.vline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0EEDD;
}
.mainfont {
	color: #000000;
	font-size: 75%;
	font-family: "Trebuchet MS", Arial, sans-serif;}
.whitefont {
	color: #FFF;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;}
p {
	font-size: 1.2em;
	line-height: 165%;

	
}
a { color: #cc0000;}
a:hover {color: #000}
	

 ul{
	font-size: 1.2em;

}
h3 {
	font-size: 1.8em;
	line-height: 165%;
	margin: 0 0 23px 0;
	color:#CC0000;
}

.deadLink{color:#ADA9A7; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.galllink {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; color: #000000;}

.blackfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

.linkbox {
	float: right;
	border: 1px solid #000;
	margin-left: 10px;
	padding: 5px;
	width: 200px;
	margin-top: 10px;
	margin-right: 8px;
}

h6{
	color: #FFF;
	
	background-color: #cc0000;
	font: bold 0.75em Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 1px 1px 1px 17px;
	border-top: 1px solid #000;
	border-right: 1px #000;
	border-bottom: 1px #000;
	border-left: 1px #000;
	background-repeat: no-repeat;
	background-position: 3px;

}
.imgborder {
	margin: 10px;
	padding: 4px;
	border: 1px solid #000000;
}
.white {color:#fff}
