@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(new_images/bg.gif);
	background-color:#182051;	
	margin-top: 0px;
}

h3 {
   border-bottom:#000 solid 1px;
}   

.column {
   font-size:10px;
   font-weight:bold;
   color: #fff;
}

.column a:link {
   font-size:10px;
   font-weight:bold;
   color:#FFFFFF;
} 

.column a:hover {
   font-size:10px;
   font-weight:bold;
   color:#FFFFFF;
}  

.column a:visited {
   font-size:10px;
   font-weight:bold;
   color:#FFFFFF;
}      

.main_color {
   background-color:#000000;
}

.output{
  font-size:10px;
}        

.image_bdr {
    border: double 5px #000;
}	
.wrapper {
    background-color:#FFFFFF;
	border:#000000 solid 1px;
	padding: 10px;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

.header {
   text-align:center;
   margin-bottom: 3px;
}   

.main_table {
    border: #000000 solid 1px;
	width: 857px;
	margin-left: 11px;
}	

.link_area {
   background-color:#000000;
   padding: 5px;
   
}

.link_container {
    display: block;
	border: #CCCCCC solid 1px;
	color:#FFFFFF;
	text-align:center;
	padding: 3px;
}	


.link_container a:link {
    color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}	

.link_container a:visited {
    color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}	

.link_container a:hover {
    color: #ccc;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}	

.content_area {
    background-color:#d9d9d9;
	padding: 10px;
	border-right: #000 solid 1px;
}	    

.footer {
    display: block;
	border: #CCCCCC solid 1px;
	color:#FFFFFF;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
}	

.footer a:link {
    font-size: 10px;
	font-weight:bold;
	text-decoration:underline;
	color: #fff;
}

.footer a:visited {
    font-size: 10px;
	font-weight:bold;
	text-decoration:underline;
	color: #fff;
}

.footer a:hover {
    font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}	 	 

.section_header{
font-weight:bold;
font-variant:small-caps;
color:#DB1A27;
font-size:14px;
}
