body,TABLE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
}

.table_heading {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.main_link:link 
{
    color: #006699;
    text-decoration: none;
}

.main_link:visited 
{
    color: #006699;
    text-decoration: none;
}

.main_link:hover 
{
    color: #000000;
    text-decoration: underline;
}

.body_text 
{

    color: #333333;
    text-decoration: none;
	font-size: 8pt;
}

.input 
{
    color: #333333;
	font-size: 8pt;
    text-decoration: none;
    height: 20px;
    width: 240px;
    border: 1px solid #666666;
}

.input_q
{
    color: #333333;
	font-size: 8pt;
    text-decoration: none;
    height: 20px;
    width: 270px;
    border: 1px solid #666666;
}

.select
{
    color: #333333;
    text-decoration: none;
    height: auto;
    width: 140px;
    border: 1px solid #666666;
	font-size: 8pt;
}
.maintable
{
	background-color:#FFF; 
	
}
.mainform
{
	background: #C1D8EF;
}


.header
{
	background: #CACACA;
	color: #333333;
	font-size: 120%;
    font-weight: bold;
    height:20px;
    
}
#headerBanner  
{
	background-color:#EDEFF1; 
}
#headerBanner  .warning_text
{
	background-color:#FFF; 
	color: #FF0000;
}


#footer
{
	
	background: #C1D8EF;
	color:blue;
	font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    height:30px;
    text-align:center;
    text-decoration: none;
}

#footerBanner  
{

}

#footer A:link 
{
    color: #0066CC;
}

#footer A:visited 
{
    color: #0066CC;    
}

#footer A:hover 
{
    color: #000000;
}
#footer A:active
{
    color: #0066CC;
}