A {  Color: #0066cc;  Text-Decoration: underline; }
A:hover {  Color: #ffcc00; Text-Decoration: underline; }

BODY {
	scrollbar-face-color: #444444;
	scrollbar-arrow-color: white;
	scrollbar-track-color: gray;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: 'black';
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
	background-color: black;
}

.btn {
	BACKGROUND-COLOR: #333300;
	border: 1px solid #FFD200;
	COLOR: White;
	FONT-FAMILY: helvetica;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	CURSOR: hand;
}

.btn_o {
	BACKGROUND-COLOR: #444400;
	border: 1px solid #FFF240;
	COLOR: White;
	FONT-FAMILY: helvetica;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	CURSOR: hand;
}

.bodytxt {  Color: #000000;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 10pt;  Font-Weight: normal; }
.abodytxt {  Color: #ffffff;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 10pt;  Font-Weight: normal; }
.headtxt {  Color: #ffcc00;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 12pt;  Font-Weight: normal; }
.headtxt2 {  Color: #ffcc00;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 10pt;  Font-Weight: bold; }
.msgtxt {  Color: #0066cc;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 12pt;  Font-Weight: bold; }
.errortxt {  Color: Red;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 10pt;  Font-Weight: normal; }

.lowertxt, .lowertxt A, .lowertxt A:visited {  Color: #ffffff;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 8pt;  Font-Weight: normal; text-decoration: none; }
.lowertxt A:hover {  Color: #dddddd;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 8pt;  Font-Weight: normal; text-decoration: none; }

.divideline { background-color: #ffcc00; }

.pagecont
{
	padding: 130 0 0 25;
	width: 380;
	Color: #000000;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 10pt;  Font-Weight: normal;
}
.linkspage
{
	padding: 130 0 0 33;
	width: 380;
	Color: #000000;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 10pt;  Font-Weight: normal;
}
.contactpage
{
	padding: 60 0 0 0;
}

.lowerTxt {  Color: #FDFDFD;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 10pt;  Font-Weight: normal; }
.smalltxt {  Color: #FFFFFF;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 10pt;  Font-Weight: normal; }
.whitetxt {  Color: #FFFFFF;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 14pt;  Font-Weight: normal; }
.whitetxt A, .whitetxt A:visited {  Color: #FFFFFF;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 16px;  Font-Weight: normal; text-decoration: none;}
.whitetxt A:hover {  Color: #ffcc00;  Font-Family: Arial, Lucida Sans Unicode; Font-Size: 16px;  Font-Weight: normal; text-decoration: none;}

.topInfo
{
	 background-color: #000000;
	 height: 20;
}

/*****************************************************************/
.topmenu 
{
	Color: White;
	font-family: Arial, Lucida Sans Unicode;
	font-size: 17px;
}

.topmenu A, .topmenu A:visited { Color: White; text-decoration: none; }
.topmenu A:hover { Color: #0066cc; text-decoration: none; }

.topmenuselected
{
	Color: #ffcc00;
	font-family: arial;
	font-size: 17px;
}

.sidemenu 
{
	Color: White;
	font-family: Arial, Lucida Sans Unicode;
	font-size: 17px;
	margin-left: 20px;
	margin-top: 120px;
}

.sidemenu A, .sidemenu A:visited { Color: White; text-decoration: none; }
.sidemenu A:hover { Color: #0066cc; text-decoration: none; }

.sidemenuselected
{
	Color: #ffcc00;
	font-family: Arial, Lucida Sans Unicode;
	font-size: 17px;
}

.linktitletxt { color: White; font-size: 16px; }
.linktext { color: White; font-size: 14px; }
