A:link  {
	text-decoration : none;
	color : #FFFFFF;
}

A:visited  {
	text-decoration : none;
	color : #FFFFFF;
}

A:hover  {
	text-decoration : none;
	color : #DDDDDD;
	font-style : normal;
	text-decoration : underline overline;
}

}
BODY  {
	scrollbar-3dlight-color : #DDDDDD;
	scrollbar-arrow-color : white;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : white;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #adadad;
	scrollbar-shadow-color : white;
	font-family : Arial;
}

.nav  {
	text-decoration : none;
	color : #FFFFFF;
}

.nav:link  {
	text-decoration : none;
	color : #FFFFFF;
}

.nav:visited  {
	text-decoration : none;
	color : #FFFFFF;
}

.nav:hover  {
	text-decoration : none;
	color : #C0C0C0;
	font-style : normal;
	text-decoration : underline;
}

.windowbg  {
	background-color : #40454C;
}

.windowbg2  {
	background-color : #555B63;
}

.windowbg3  {
	background-color : #6D747D;
}

.titlebg  {
	background-color : #808080;
}

.text1  {
	font-style : normal;
	font-weight : Normal;
	font-size : 13px;
	color : #FFFFFF;
}

.textunten  {
	font-style : normal;
	font-weight : Normal;
	font-size : 10px;
	color : #FFFFFF;
}

.mainlinks  {
	font-style : normal;
	font-weight : Normal;
	font-size : 12px;
	color : #FFFFFF;
}

.catbg  {
	background-color : #40454C;
	color : #EEEEEE;
	font-weight : bold;
	font-size : 13px;
}

.bordercolor  {
	background-color : #000000;
}

.quote  {
	font-size : 10px;
	font-family : sans-serif;
	color : #FFFFFF;
	background-color : dimgray;
}

.code  {
	font-size : 10px;
	font-family : Courier New;
	color : #000000;
	background-color : #FFB920;
}

TD2  {
	font-family : Verdana;
	color : #FFFFFF;
	padding-left : 15;
	padding-right : 15;
}

input  {
	background-color : #333333;
	font-family : sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
}

textarea  {
	background-color : #333333;
	font-family : sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
}

select  {
	background-color : #333333;
	font-family : sans-serif;
	font-size : 7pt;
	color : #FFFFFF;
}

