a, A:link, a:visited, a:active
		{color: #000000; text-decoration: none; font-family: Verdana; font-size: 11px}

	A:hover
		{color: #A21100; text-decoration: none; font-family: Verdana; font-size: 11px}
		
a.b, A.b:link, a.b:visited, a.b:active
		{color: #ffffff; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight:bold}

	A.b:hover
		{color: #DCC783; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight:bold}

p, tr, td, ul, li
		{color: #ffffff; font-family: Verdana; font-size: 11px}

body {
scrollbar-face-color:#36241B;
scrollbar-arrow-color:#765E38; 
scrollbar-track-color:#2B1F17; 
scrollbar-shadow-color:#2B1F17; 
scrollbar-highlight-color:#553829; 
scrollbar-3dlight-color:#897041; 
scrollbar-darkshadow-Color:#553829;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mediumtextyellowbold
{   
    FONT-FAMILY: "Times New Roman", Times, serif;
    FONT-SIZE: 16px;
	font-weight:bold;
  	color: #ffffff
}
.mediumtextwhitebold
{   
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
	color: #ffffff
}

 .mediumtextwhite
{   
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
  	color: #DCC783
 }
 
 .bigtextblack
{   
    FONT-FAMILY: verdana;
    FONT-SIZE: 8.5pt;
	font-weight:bold;
  	color:#6F1F03
 }
 
.forscroll{
	border: 1px solid #000000;
	background-color:#FFFFFF;
	font-family:verdana;
	font-size: 8.5pt;
	color: #000000;
	width:200px;
}
.lstbx{
	border: 1px solid #6F1F03;
	background-color:#E0B069;
	font-family:verdana;
	font-size: 8.5pt;
	color: #6F1F03;
}

 .button{
	border: 1px solid #E0B069;
	background:#6F1F03;
	font-family:verdana;
	font-size: 8.5pt;
	color: #C18427;
}
