a:link {  text-decoration: none; color: #B20C32; line-height: 140% }
a:active {  text-decoration: none; color: #B20C32}
a:visited {  text-decoration: none; color: #B20C32; line-height: 140%}
a:hover {  text-decoration: underline; color: #FF7D00}

a.menu:link {  text-decoration: none; color: #F1FEF9; line-height: 140%;font-weight;bold;}
a.menu:visited {  text-decoration: none; color: #F1FEF9; line-height: 140%;font -weight;bold;}
a.menu:hover {  text-decoration: none; color: #ECDB46; 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: #ECDB46; line-height: 140%;font-weight:bold;}

table {  
	font-family:arial; 
	font-size: 9pt; 
	BORDER-top:1px;
	BORDER-right:1px
}
TD{
	BORDER-LEFT:1px;
	BORDER-BOTTOM:1px;
	font-size: 9pt; 
	color:B20C32;
}
body {  
	font-family:arial; 
	font-size: 9pt;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #B20C32;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	background-color:#ffffff;
}
.sub{
	font-family:arial; 
	font-size: 9pt;
	color:#ffffff;
}
.btns{
	cursor:hand;
	width:50;
	height:;
	font-family:arail;
	font-size:10px;
	color:#B20C32;
	background:#ffffff;
	border-width:1px;
	border-color:#B20C32;
	border-style:solid;
	vertical-align:middle;
	}
	
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: ?????, ???;
	font-size:11pt;
	font-weight:bold;
	color:#710303;
}
.secondTitle{
	font-family:arial;
	font-size:10pt;	
	color:#710303;
}
.btnFont{
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	color:white;
	
}

.toplinkfont{
	font-family:arial;
	font-size:8pt;
	color:ff6e2d;
	
}

.whitefont{
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	color:ffffff;
	
}