html, body { 
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px; 
	color: rgb(255,255,255); 
	background-color: rgb(51,51,51); 
	background-image: url("./images/BG1.jpg");
	margin: 0px;
	padding: 0px;
/*	
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-3dlight-color: #E5E5E5; 
	scrollbar-shadow-color: #525252; 
	scrollbar-darkshadow-color: #E5E5E5; 
	scrollbar-face-color: #525252; 
	scrollbar-track-color: #040000; 
	scrollbar-highlight-color: #525252;
*/
	text-align: center;
	scrollbar-face-color: #525252; 
	scrollbar-shadow-color: #525252; 
	scrollbar-highlight-color: #525252; 
	scrollbar-3dlight-color: #E5E5E5; 
	scrollbar-darkshadow-color: #E5E5E5; 
	scrollbar-track-color: #333333; 
	scrollbar-arrow-color: #FFFFFF;
}

.BodyText {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px; 
	color: rgb(255,255,255);
}

.BodyTextL {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 12px; 
	color: rgb(255,255,255);
}

.Header1 {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: rgb(255,205,0);
	border-bottom: 1px dotted white;
}

.Header2 {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: rgb(255,205,0);
}

.Header3 {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: rgb(255,205,0);
}

.Header4 {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: white;
	border-bottom: 1px dotted rgb(255,205,0);
}

.Header5 {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 14px; 
	font-weight: normal;
	color: white;
}

.Header6 {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: rgb(255,205,0);
}

a.btmlink{
	color:#FFFFFF; 
	font-weight:normal; 
	text-decoration:none; 
	font-size:10px;
}
a:link.btmlink{color:#FFFFFF; 
	font-weight:normal; 
	font-size:10px;
}
a:active.btmlink{color:#FFFFFF; 
	font-weight:normal; 
	font-size:10px;
}
a:visited.btmlink{color:#FFFFFF; 
	font-weight:normal; 
	font-size:10px;
}
a:hover.btmlink{color:red; 
	text-decoration:none; 
	font-weight:normal; 
	font-size:10px;
}

IMG{border-color:#FFFFFF;}
a:hover IMG{border-color:#FFCD00;}


A:active { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 48px; 
	color: rgb(255,255,255); 
	font-weight: bold; 
	text-decoration: none ;
}
A:link { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px; 
	color: rgb(255,255,255); 
	font-weight: bold; 
	text-decoration: none ;
}
A:visited { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px; 
	color: rgb(255,255,255); 
	font-weight: bold; 
	text-decoration: none ;
}
.btn { 
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: rgb(255,205,0); 
	border-left-style: none; 
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: none;
}
.btn1 { 
	color:black; 
	background-color:#FFCD00; 
	font-face:trebuchet; 
	font-size:11px; 
	font-weight:bold;
}
.btn2 { 
	color:black; 
	background-color:#CCCCCC; 
	font-face:trebuchet; 
	font-size:11px; 
	font-weight:bold;
}
.fld { 
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; 
	font-size: 11px; 
	background-color: rgb(240,240,240); 
	border: 1px solid rgb(100,100,100);
}
A { 
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px; 
	color: rgb(255,255,255); 
	font-weight: bold; 
	text-decoration: none ;
}
A:hover { 
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px; 
	color: rgb(255,127,0); 
	font-weight: bold; 
	text-decoration: none ;
}