a.topmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	text-decoration : none;
	font-weight : normal;
}
a.topmenu:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ECC340;
	text-decoration : none;
	font-weight : normal;
}
a.leftmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #5A5A5A;
}
a.leftmenu:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #ECC340;
}
.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #A8A8A8;
}
.copyright2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #A8A8A8;
}

.textheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #5A5A5A;
}

img.textdot {
	margin-right : 5px;
	vertical-align : middle;
}
img.textdot2 {
	margin-right : 5px;
	vertical-align : middle;
	margin-left : 5px;
	margin-bottom : 1px;
	margin-top : 1px;
}

.commontext {
	color : #5A5A5A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
}

.commonnote{
	color : #5A5A5A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bolder;
}
.commontext2 {
	color : #5A5A5A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

.commontext_red {
	color : #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
}

a.links{
	color : #4B8AA8;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
a.links:hover{
	color : #04CF14;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

#banner{
	/*position: absolute;*/
	margin-left: 17px;
	margin-top: 15px;
	bottom: 0px;
	left: 37px;
	width: 219px;
	height: 251px;
}
