@charset "iso-8859-1";
/* CSS Document */
body{
	margin: 0 auto;
	padding: 0;
	color:#232323;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFFFFF ;
	}
input{
	margin:1px;
       	}
a{
	text-decoration:none;
        color:#000033;
        font-weight:bold;
	}
a:hover{
	text-decoration:none;
        color:#FF0000;
        font-weight:bold;
       	}

.maintable{
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	}
.top_nav_bg{
	vertical-align:middle !important;
	vertical-align:top;
	background:#FFFFFF url(images/top_nav_bg.jpg) top repeat-x;
	height:53px;
	font-size:small;
	font-weight:bold;
	padding-top:1.5em;
	}
.main_top_nav{
	padding-left:20px;
		}
.top_nav a{
	float:left;
	color:#000000;
	text-decoration:none;
	font-size:x-small;
	}
.top_nav2 a{
	float:left;
	color:#000000;
	text-decoration:none;
	width:70px;
	font-size:x-small;
	}
.top_nav a:hover{
	float:left;
	color:#990000;
	text-decoration:underline;
	font-size:x-small;
	}
.top_nav2 a:hover{
	float:left;
	color:#990000;
	text-decoration:underline;
	width:70px;
	font-size:x-small;
	}
.header{
	background:#990000 url(images/header_bg.jpg) repeat-x;
	height:179px;
	}
#header_spacer{
	background-color:#000033;
	height:6px;
	}
#header_spacer1{
	background-color:#FF0000;
	height:6px;
	}	
.header_bg{
	background:#990000 url(images/left_header_bg.jpg) no-repeat top right;
	height:180px;
	width:614px;
	}

#navi{
	background:#CCCCCC url(images/navi_bg.jpg) repeat-X;
	font-weight:bold;
	text-transform:uppercase;
	font-size:x-small;
	text-align:center;
	height:32px;
	}
.navi a{
	background:url(images/navi_divider.jpg) top right no-repeat;
	float:left;
	height:22px;
	color:#000033;
	text-decoration:none;
	padding-top:10px;
        width:14%;

		}
.navi a:hover{
	text-decoration:underline;
	color:#FF0000;
	}
#leftpanel{
	background:#FFFFFF url(images/left_panel_bg.jpg) top repeat-x;
	width:200px;
	vertical-align:top;
	border-right:#999999 solid 1px;
	}

#mainbody{
	height:500px;
	vertical-align:top;
	padding-top:1em;
	padding-left:3em;
	padding-bottom:5em;
	}
.news{
	padding-left:1em;
	padding-top:2em;
	padding-right:1em; /* for cross-browser's sake */
	width:220px; 
	}
.news_header{
	font-weight:bold;
	color:#000033;
	}
.news_text{
	background-color:#FFFFFF;
	font-size:11px;
	margin-top:10px;
	padding-top:1em;
	padding-right:.5em;
	padding-left:.5em;		
	padding-bottom:1em;
	border-top:#FF0000 1px solid;
        border-left:#FF0000 1px solid;
        border-right:#000033 2px solid;
        border-bottom:#000033 2px solid;
       	}
.news_text a{
	text-decoration:none;
	font-size:11px;
	color:#000033;
	font-weight:bold;
		}
.news_text a:hover{
	text-decoration:none;
	color:#FF0000;
	font-weight:bold;
	}
#footer{
	background:#990000 url(images/footer_bg.jpg) repeat-x;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	font-size:x-small;
	font-weight:bold;
	vertical-align:middle;
	}
.footer a{
	text-decoration:none;
	color:#FFFFFF;
	}
.footer a:hover{
	text-decoration:none;
	color:#000033;
	}
/* mainbody */
.headermain{
	font-size:14px;
	font-weight:bold;
	border-bottom:#CCCCCC 1px solid;
	color:#FF6600;
	}
#welcome{
	float:left;
	padding-left:3em;
	font-size:12px;
	font-weight:bold;
	}
.subtable{
	padding:1px;
	}

.note{
	font-size:x-small;
	color:#FF6600;
	font-weight:bold;
	padding-top:.25em;
	}
.total{
	height:30px;
	color:#000000;
	font-weight:bold;
	background-color:#F8F8F8;
	text-indent:.5em;
	}
.subheader{
	font-weight:bold;
	font-size:small;
	height:25px;
	}
	
	

