/* CSS Document */
BODY {
	MARGIN: 0px; BACKGROUND-COLOR: #ededef

}
A.style2:link {
	COLOR: #00ff00; TEXT-DECORATION: underline
}
A.style2:hover {
	COLOR: #00ffff
}
A.style2:visited {
	COLOR: #00ff00; TEXT-DECORATION: underline
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.homecontent {
	margin: 0px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.style4 {
	color: #878888;
	font-size: 10px;
	font-family: tahoma;
}
.style4 a{
	color: #878888;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
}
.style4 a:link, a:visited{
	color: #878888;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
}
.style4 a:hover{
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: underline;
}


.style5 {
	color: #000000;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10px;
}
.style6 {color: #423f3f}
.style7 {
	font-family: Tahoma;
	font-size: 10px;
	color: #413f40;
}
A.style7:link{
	font-family: Tahoma;
	font-size: 10px;
	color: #413f40;
	text-decoration: none;
	font-weight: bold;
}
A.style7:visited{
	font-family: Tahoma;
	font-size: 10px;
	color: #413f40;
	text-decoration: none;
	font-weight: bold;
}

A.style7:hover{
	font-family: Tahoma;
	font-size: 10px;
	color: #413f40;
	text-decoration: underline;
	font-weight: bold;

}
.style8 {
	color: #575757;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style8 {
	color: #575757;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.style8:link{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.style8:visited{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.style8:hover{
text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#tablist{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
	padding: 3px 0.5em;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: D2CFCF;
	border-right-color: D2CFCF;
	border-bottom-color: D2CFCF;
	border-left-color: D2CFCF;
	background-color: E8E6E6;
}

#tablist li a:link, #tablist li a:visited{
	color: 828080;
	text-decoration: none;
}

#tablist li a.current{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
}

#tabcontentcontainer{
	width: auto;
	/* Insert Optional Height definition here to give all the content a unified height */
padding: 5px;
	height: 75px;
}

.tabcontent{
display:none;
}

.language
{
	color: #575757;
	font-size:11px;
	font-family:" verdana, Geneva, Arial, Helvetica, sans-serif";}
	
