.main_table
{
    background-color:#FFFFFF;
	font-size: 13px;
	font-family:Trebuchet MS;
	color:#172555;
	font-weight:normal;
    text-align:left;
}

.my_radio
{
    background-color:#FFFFFF;
    width:10;
    border-style:none;
    
}
.table_top
{
    background-color:#FFFFFF;
	font-size: 12px;
	font-family:Trebuchet MS;
	color:#172555;
	font-weight:bold;
	vertical-align:middle;
}

.white_row
{
    background-color:#FFFFFF;
	font-size: 13px;
	font-family:Trebuchet MS;
	color:#172555;
	font-weight:normal;
	vertical-align:middle;
}

.blue_row
{
    background-color:#F5F5F5;
	font-size: 13px;
	font-family:Trebuchet MS;
	color:#172555;
	font-weight:normal;
    border-top: solid 1px #172555;
    border-bottom: solid 1px #172555;
    vertical-align:middle;
}

.form
{
    background-color:#FFFFFF;
	font-size: 13px;
	font-family:Trebuchet MS;
	color:#172555;
	font-weight:normal;
    text-align:right;
    vertical-align:text-middle;
    width:125;
}

input, select, textarea
{ 
   border: solid 1px #172555; 
   background-color: #FFFFFF; 
   font-family: Trebuchet MS; 
   font-size: 13px; 
   color:#172555;
   width:200;
} 

.news_box
{ 
   border: solid 1px #172555; 
   background-color: #FFFFFF; 
   font-family: Trebuchet MS; 
   font-size: 13px; 
   color:#172555;
   width:400;    
   height:100;
} 



.page_title
{
	font-size: 16px;
	font-family:Trebuchet MS;
	color:#172555;
	font-weight:bold;
}

.home_title
{
	font-size: 20px;
	font-family:Trebuchet MS;
	color:#D20200;
	font-weight:bold;
	width:720;
}

.row_title
{
	font-size: 16px;
	font-family:Trebuchet MS;
	color:#D20200;
	font-weight:bold;
	width:720;
	vertical-align:inherit;
}

.main_home
{
	font-size: 14px;
	font-family:Trebuchet MS;
	color:#6E3900;
	font-weight:normal;
	width:720;
}

.news_item
{
	font-size: 14px;
	font-family:Trebuchet MS;
	color:Green;
	font-weight:normal;
	width:720;
}

.news
{
	font-size: 12px;
	font-family:Trebuchet MS;
	color:#D20200;
	color:Green;
	font-weight:normal;
	width:720;
	position:absolute;
	vertical-align:text-bottom;
}

.archer
{
	width:94;
}


body
{   margin-bottom:0;
    margin-top:0;
    margin-left:0;
    margin-right:0;
    
/*    background-image:url('../images/page_stretch.jpg');
    background-repeat:repeat-y;
*/
}

a:visited
{
    color:#7C7C7C;
}

a:link
{
    color:#393939;
}

a:hover
{
    color:#0066CC;
}
