body {width:830px;margin:5px auto 5px auto;color:#000000;text-align:justify;font-family: Geneva, Arial, Helvetica, sans-serif;font-size:12px}
	a  {font-weight:bold;color:#2160a8;text-decoration:none;}
		a:visited {font-weight:bold;color:#2160a8;text-decoration:none;}
		a:hover {font-weight:bold;color:#0B2608;text-decoration: underline;}

h1{
	font-weight: bold;
	color: #CCCC99;
	font-size: x-large;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin:0px;
	padding:0px;
}
hr{
	padding:1px;
	margin-top:4px;
	margin-bottom:1px;
	width:100%;
	border: 1px solid #FF6600;
}

#header{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: 1px #CCCC99 solid;
	width: 810px;
	height:50px;
	padding:5px 10px 5px 10px;
}
	#flash{
		width:210px;
		float:left;
		text-align:left;
		margin-bottom:5px;
		margin-top:5px;

	}
	#title{
		width:490px;
		float:right;
		text-align:center;
		/*margin-bottom:15px;
		/*margin-top:15px;
		/*margin-right:40px;*/
		padding:0px;
	}

		
#content{
	clear:both;
	width: 810px;
	border-left: 1px #CCCC99 solid;
	border-right: 1px #CCCC99 solid;
	padding:5px 10px 5px 10px;	
}
.table{
	border: 1px #CCCC99 solid;
	width:95%;
	color:#000000;
	background:#ffffff;
    margin: 6px;
    padding-left: 0px;
}
.td_header{
	font-weight: bold;
	border: 1px #CCCC99 solid;
	color: #FF6600;
	font-size: small;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.td{
	background:#FFFFFF;
	color:#000000;
	border: 1px #CCCC99 solid;
	padding: 2px;
}
#footer2{
	clear:both;
	width: 810px;
	border-left: 1px #CCCC99 solid;
	border-right: 1px #CCCC99 solid; 
	border-top: 1px #CCCC99 solid;
	padding:5px 10px 5px 10px;
	font-size: x-small;
	text-align:right;	
}
#footer{
	clear:both;
	width: 810px;
	border: 1px #CCCC99 solid;
	padding:5px 10px 5px 10px;
	font-size: x-small;
	text-align:center;	
}
