body {
	margin: 10px;
	padding: 10px 10px;
	background-color: rgb(255,255,255);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align:  justify;
	text-decoration: none;
	color: rgb(0,0,0);
}


h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-decoration: underline;
	clear: both;
}


h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-indent: 10px;
	text-decoration: underline;
	clear: both;
}


h3 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	text-indent: 20px;
	text-decoration: underline;
	clear: both;
}


small {
	font-size: 7pt;
	text-align: center;
	text-decoration: none;
}


a {
	color: rgb(0,51,102);
	text-decoration: none;
}


a:link {
	color: rgb(0,51,102);
	text-decoration: none;
}


a:active {
	color: rgb(255,255,255);
	text-decoration: none;
}


a:visited {
	color: rgb(0,102,102);
	text-decoration: none;
} 


a:hover {
	color: rgb(0,102,102);
	text-decoration: underline;
}


img {
	border: 0px solid rgb(255,255,255);
/*	border: none;*/
}


ul.menu {
	border: 0px solid rgb(255,255,255);
	padding: 0px 0px 0px 0px;
	margin: 2px 2px;
}


li.menu0 {
	list-style-type: none;
	border: 0px solid rgb(255,255,255);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
	font-weight: bold;
}


li.menu1 {
	list-style-type: none;
	border: 0px solid rgb(255,255,255);
	padding: 0px 0px 0px 0px;
	margin: 0px 10px;
}


li.menu2 {
	list-style-type: none;
	border: 0px solid rgb(255,255,255);
	padding: 0px 0px 0px 0px;
	margin: 0px 20px;
}


.team {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
}


div.spacer {
	clear: both;
	visibility: hidden;
}


.box {
	background-color: rgb(255,255,255);
	border: 1px solid rgb(0,135,135);
	margin: 10px 2px;
	padding: 0px 0px;
/*	visibility: hidden;*/
}


.box_dashed {
	background-color: rgb(255,255,255);
	border: 1px dashed rgb(0,135,135);
	margin: 10px 2px;
	padding: 0px 10px;
	width: 80px;
}


.box_body {
	background-color: rgb(255,255,255);
	border: 1px solid rgb(255,255,255);
	margin: 10px 2px;
	padding: 0px 10px;
/*	visibility: hidden;*/
}


.float_left {
/*	clear: left;*/
	float: left;
	width: 20%;
}

.google_adsense {
	float: left;
/*	width: 60%;*/
	margin: 0px 15px;
}


.float_center {
/*	clear: none;*/
	float: left;
	width: 60%;
}


.float_right {
/*	clear: none;*/
	float: left;
	width: 20%;
}


.image_left {
	clear: both;
	float: left;
	margin: 5px;
}


.image_right {
	clear: both;
	float: right;
	margin: 5px;
}


img.logo {
	border: 0px solid rgb(255,255,255);
	width: 150px;
	height: 80px;
}


img.flag {
	border: 0px solid rgb(255,0,0);
	margin: 0px 2px;
}


.screenshot {
	border: 0px solid rgb(255,255,255);
	margin: 10px 10px;
	text-align: center;
}


img.small_scr {
	border: 0;
	width: 160px;
	height: 120px;
}


img.w3c {
	border: none;
	width:88px;
	height:31px
}


.box_title {
	background-color: rgb(0,135,135);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
	text-decoration: none;
	border: 1px solid rgb(255,255,255);
	padding: 4px 2px;
	margin: 0px 0px 0px 0px;
/*	position: relative;*/
}


.box_content_item {
	background-color: rgb(255,255,255);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: rgb(0,0,0);
	text-align: center;
	text-decoration: none;
	padding: 2px 2px;
}


.box_content_text {
	background-color: rgb(255,255,255);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: rgb(0,0,0);
	text-align:  justify;
	text-decoration: none;
	padding: 0px 2px;
	border: 0px dashed rgb(255,255,255);
}


div.footerbar {
/*	clear: both;*/
	float: left;
	background-color: rgb(0,135,135);
	margin: 0px 0px;
	padding: 4px 0px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: rgb(255,255,255);
	border: none;
	width: 100%;
}


.footerbar span.left {
	float: left;
	text-align: left;
	background-color: rgb(0,135,135);
	font-weight: bold;
	width: 32%;
}


.footerbar span.center {
	float: left;
	text-align: center;
	background-color: rgb(0,135,135);
	font-weight: bold;
	width: 34%;
}


.footerbar span.right {
	float: right;
	text-align: right;
	background-color: rgb(0,135,135);
	font-weight: bold;
	width: 32%;
}


a.footerbar {
	background-color: rgb(0,135,135);
	font-weight: bold;
	color: rgb(255,255,255);
}


a.footerbar:link {
	background-color: rgb(0,135,135);
	font-weight: bold;
	color: rgb(255,255,255);
}


a.footerbar:active {
	background-color: rgb(0,135,135);
	font-weight: bold;
	color: rgb(255,255,255);
}


a.footerbar:visited {
	background-color: rgb(0,135,135);
	font-weight: bold;
	color: rgb(255,255,255);
}


a.footerbar:hover {
	background-color: rgb(0,135,135);
	font-weight: bold;
	color: rgb(255,255,255);
}


a.download {
	font-weight: bold;
}


a.download:link {
	font-weight: bold;
}


a.download:active {
	font-weight: bold;
}


a.download:visited {
	font-weight: bold;
}


a.download:hover {
	font-weight: bold;
}


ul.poll {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
	list-style-type: none;
}


ul.poll-link li {
	list-style-type: none;
	display: inline;
 }


a.poll {
	color: rgb(255,0,0);
	text-decoration: blink;
}
