BODY	
{
	background: #FFFFFF; font-family:  verdana, arial,helvetica; font-size: 11px;	
	scrollbar-face-color: #5B7AAE;
	SCROLLBAR-BASE-COLOR: #5B7AAE;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #5B7AAE
}

P, TABLE, TD 
{
	font-family:  verdana,arial, helvetica; 
	font-size: 11px
;
}

H1          
{ 
	font-family:  verdana,arial, helvetica; 
	font-size: 13px; 
	text-align: Left; 
	color: #FFFFFF; 
	line-height: 16px; 
	font-weight: lighter
}
			   
H2           
{
	font-family:  verdana,arial, helvetica; 
	font-size: 13px; 
	text-align: Left; 
	color: #FFFFFF; 
	line-height: 16px; 
	font-weight: lighter 
}
			   
H3 			
{
	font-family:  verdana,arial, helvetica; 
	font-size: 13px
}

H4        
{
	font-family:  verdana,arial, helvetica; 
	font-size: 13px; 
	color: #808080; 
	font-style: normal; 
	font-weight: normal; 
	letter-spacing: -1pt; 
	vertical-align: 1 
}

.error    
{ 
	font-family:  verdana,arial, helvetica; font-size: 13px; 
	color: #B40000 
}

TEXTAREA, INPUT, SELECT, OPTION     
{ 
	font-family:  verdana,arial, helvetica; 
	font-size: 11px;  
	color: #333333; 
	border : 1px solid #666666;
	background-color : #DCE8FC;
}

SELECT     
{
	width: 175px;
}
.smalltext        
{
	font-family:  verdana,arial, helvetica; font-size: 10px; 
	color: #808080; 
	font-style: normal; 
	font-weight: normal; 
	letter-spacing: -1pt; 
	vertical-align: 1 
}

			   
.whitetext   
{ 
	font-family:  verdana,arial, helvetica; font-size: 13px; 
	text-align: Left;
	color: #FFFFFF; 
	line-height: 16px; 
	font-weight: lighter
}

.bold_whitetext   
{ 
	font-family:  verdana,arial, helvetica; 
	font-size: 13px; 
	color: #FFFFFF; 
	font-weight: bold
}

.helptext   
{ 
	font-family: verdana,arial, helvetica; font-size: 11px; 
	text-align: Left; 
	color: #000000; 
	line-height: 14px; 
	font-weight: lighter
}
			   
li
{ 
	font-family:  verdana,arial, helvetica; font-size: 13px;
	list-style-type : square; padding-top : 10px; padding-left: -30px
}
			   
-->

.input_but {
border: 0px;
}
.section_name
{
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #333333;
}
.simple_text{
	color : #333333;
	background-color : #ffffff;
	
}
.table_header{
	color : #333333;
	font-size : 12px;
	font-weight: bold;
	text-decoration:none;
	background-color : #839FC7;
}
a:link{
	color : #6B90D3;
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a:hover{
	color : #5373AD;
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a:active{
	color : #6B90D3;
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a:visited{
	color : #6B90D3;
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.help{
	color : #48669C;
	background-color : #DCE8FC;
	
}