/* VDHA CSS Document */
* {
	margin: 0px;
	padding: 0px;
	}
body {
	text-align: center;
	background-color: #222A27;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	}

#header {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #707070; 
	line-height:15px;
	text-align: justify; 
	text-decoration:none;
	padding: 0px 20px 20px 25px; 
	font-weight: normal; 
	}
#header a {
	text-decoration: none;
	color: #000000; 
	}
#header a:hover {
	text-decoration: underline;
	color: #000000; 
	}

a:link {
	text-align: center;
	color: #346633;
	}
.topmenuvisited {
	text-align: center;
	color: #514630;
	text-align: center; 
	line-height:18px; 
	text-decoration:none;
	font-weight:bold;
	}
#nav_area {
	vertical-align: top;	
	font-weight: bold;
	float: left;
	padding: 0px 0px 0px 0px;
	clear: right;
	}

#footer {
	padding: 10px 0px 0px 0px;
	color: #F5F1E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear: both;
	}

.topmenu {		
	font-family:    "Times New Roman", Times, serif; 	
	font-size: 16px; 
	color: #346633;
	text-align: center; 
	line-height:18px; 
	text-decoration:none;
	font-weight:bold;
}
.topmenu:hover {
	font-family:    "Times New Roman", Times, serif; 
	font-size: 16px; 
	color: #ffffff;
	text-align: center; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
#content {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #707070; 
	line-height:16px;
	text-align: justify; 
	text-decoration:none;
	padding: 0px 20px 20px 25px; 
	font-weight: normal; 
	}
#content_header {
	font-family: "Times New Roman", Times, serif; 
	font-size: 28px; 
	color: #707070; 
	line-height:28px;
	text-align: center; 
	text-decoration:none;
	padding: 11px 0px 4px 25px; 
	font-weight: normal; 
	}
#content a {
	text-decoration: underline;
	color: #346633; 
	}
#content a:hover {
	text-decoration: underline;
	color: #514630; 
	}
img {
	border: none;
	}
.borderline {
	border-top : 1px solid #346633;
	}
.sponsor {
	border-color: #AF6130;
	}
.links a:hover {
	text-decoration: underline;
	color: #514630;
	}
.links a:visited {
	text-decoration: underline;
	color: #514630;
	}
	
#volume {
	border-top : 1px solid #346633;
	border-bottom : 1px solid #346633;
