a:link {  text-decoration: none; color: #000000; line-height: 140% }
a:active {  text-decoration: none; color: #000000}
a:visited {  text-decoration: none; color: #000000; line-height: 140%}
a:hover {  text-decoration: underline; color: #FF7D00}

a.menu:link {  text-decoration: none; color: #000000; line-height: 140%;font-weight;bold;}
a.menu:visited {  text-decoration: none; color: #000000; line-height: 140%;font -weight;bold;}
a.menu:hover {  text-decoration: none; color: #000000; line-height: 140%;font-weight;bold;}

a.button:link {  text-decoration: none; color: #ffffff; line-height: 140%;font-weight;bold;}
a.button:visited {  text-decoration: none; color: #F1FEF9; line-height: 140%;font -weight;bold;}
a.button:hover {  text-decoration: none; color: #000000; line-height: 140%;font-weight;bold;}

table {  
	font-family:arial; 
	font-size: 10pt; 
	BORDER-top:1px;
	BORDER-right:1px
}
TD{
	BORDER-LEFT:1px;
	BORDER-BOTTOM:1px;
	font-size: 10pt; 
	color:#000000;
}
body {  
	font-family:arial; 
	font-size: 10pt;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	background-color:#6D4005;
	
}
.sub{
	font-family:arial; 
	font-size: 9pt;
	color:#000000;
}
INPUT{
	FONT-SIZE: 9pt; 
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	PADDING-BOTTOM: 1px; 
	HEIGHT: 18px; 
	BORDER-TOP-WIDTH: 1px; 
	PADDING-TOP: 1px;  
	BORDER-TOP-COLOR: #cccccc; 
	BORDER-LEFT-WIDTH: 1px;
	BORDER-LEFT-COLOR: #cccccc; 
	BORDER-BOTTOM-WIDTH: 1px;
	PADDING-BOTTOM: 1px; 
	BORDER-BOTTOM-COLOR: #666666; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #666666
}

textarea {
	border-width: 1; 
	border-color: #000000; 
	background-color: #efefef; 
	font-family:arial; 
	font-size: 9pt; 
	font-style: bold;
}

.redTitle {  
	font-size: 14px; 
	color: #666633;
	line-height:180%
}
select{
	font-family:arial; 
	font-size: 8pt;
}
.smallTitle{
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
}
.textfont{
	font-family:arial;
	font-size:10pt;
	font-weight:regular;
	color:#000000;
}

.pageTitle{
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
}
.btnFont{
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	color:white;
	
}
