/* CSS Document */

body{
	line-height:normal;
	background:#363333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:1px;
	margin:0px;
	}

h1,h2,h3,h4,h5,h6{
	color:#660000
	}
h3{
	font-size:14px;
	margin:5px 0px 5px 0px;
	background-color:#CCCCCC;
	}
h4{
	font-size:12px;
	margin:0px 0px 0px 0px;
	background-color: #660000;
	color:#FFFFFF;
	padding:1px;
}
h5{
	margin:3px;
}
img{
	margin:3px;
	}

#searchsection h4{
	font-size:12px;
	margin:0px 0px 0px 0px;
	background-color: #660000;
	color:#FFFFFF;
	padding:1px;
}

p{
	margin:8px 0px 8px 0px;
}

form{
	margin:0px;
	}
	
#nav_bar a{
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
#nav_bar a:hover{
	text-decoration:underline;
	}

a{
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	border:none;
	}
	
a:hover{
	text-decoration:underline;
	}

img{
	border:none;
	}
	
hr{
	width:80%;
	color:#660000;
	text-align:center;
	}

select{
	width:100px;
	}

.itext{
	width:93px;
	}
	
#container{
	 width:750px;
	 margin-right:auto; 
	 margin-left:auto;
	 }

.banner{
	/*background-color:#EEEEFF;*/
}
#nav_bar{
	background:#660000; 
	color:#FFFFFF;
	text-align:center;
	padding:2px;
	}
#main{
	background:#660000;
}

#left_pane{
	width:153px;
	/*height:450px;*/
	float:left;
	text-align:center;
	/*border:#660000 1px solid;
	border-right:#660000 1px solid;*/
	}
	
#mid_pane{
	width:428px;
	/*height:440px;*/
	/*min-height:500px;*/
	float:left;
	margin:3px 3px 3px 3px;
	text-align:justify;
	border:#660000 0px solid;
	background-color:#FFFFFF;
	padding: 5px;
	}

#right_pane{
	width:153px;
	/*height:444px;*/
	float:left;
	text-align:center;
	/*border:#660000 1px solid;
	border-left:#660000 1px dashed;*/
	}
	
#footer{
	width:750px;
	margin-right:auto;
	margin-left:auto;
	}
	
#rightspan{
	width:588px;
	min-height:400px;
	float:left;
	padding: 3px;
	border:#660000 0px solid;
	/*border-bottom:#660000 1px solid;
	border-top:#660000 1px solid;*/
	margin: 3px 0px 3px 3px;
	background-color:#FFFFFF;
	}
	
.section{
	border:0px solid #660000;
	margin:3px 0px 3px 0px;
	padding:0px;
	padding-bottom:3px;
	background-color:#CCCCCC;
	}
.searchsection{
	border:0px solid #336600;
	margin:3px 0px 3px 0px;
	padding:0px;
	padding-bottom:3px;
	background-color:#CCCCCC;
	}
td.search{
	border-right:#660000 1px dotted;
	}
.hover{
	background-color:#FFFFFF;
	}	
#home_img{
	margin-left:3px;
	margin-right:0px;
}
.banner_img{
	margin:0px;
	}
#footer{
	margin-left:auto; 
	margin-right:auto; 
	width:750px; 
	color:#CCCCCC;
	text-align:center;
	font-size:10px;
	clear:both;
	}
#footer a{
	color:#FFFFFF;
	}