.bigheading { color: black; font-weight: bold; font-size: 18px; font-family: Verdana;
}

.whitebig { color: white; font-weight: bold; font-size: 16px; font-family: Verdana;
}
.smallheading { color: #000; font-weight: bold; font-size: 14px; font-family: Verdana; }
body,p { color: #000;
	font: normal 12px Verdana;
}

.green { color: #303030;
	font: normal 12px Verdana;
	background-color: #dfdfdf;
	width: 200px;
	display: block;
}
.href:link { color: white; text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #ACA3C2;
	font: bold 12px/25px Verdana;
	display: block;
	background: url(http://www.thevdcinc.com/images/btn_bkg2.jpg) repeat;
}
.href:visited { color: white; text-decoration: none;
	border: 1px solid #ACA3C2;
	padding-right: 5px;
	padding-left: 5px;
	font: bold 12px/25px Verdana;
	display: block;
	background-image: url(http://www.thevdcinc.com/images/btn_bkg2.jpg);
}
.href:hover { color: gray; text-decoration: none;
	border-spacing: 3px outset black;
	border: 1px solid gray;
	padding-right: 5px;
	padding-left: 5px;
	font: bold 12px/25px Verdana;
	display: block;
	background-image: url(http://www.thevdcinc.com/images/btn_bkg2.jpg);
}

.href:active {
	border: 1px solid black;
	border-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
	color: black;
	font: bold 12px/25px Verdana;
	display: block;
	background-image: url(http://www.thevdcinc.com/images/btn_bkg2.jpg);
}
.comment
{
	color: #F60;
	font-size: 10px;
	font-family: Verdana;
}
.frame
{
	border: 8px ridge #555555;
}

a:link {
	color: black;
	font-size: 12px;
	text-decoration: underline;
}

a:visited {
	color: black;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: purple;
	font-size: 12px;
	text-decoration: underline;
}

.box {
	background-color: #6BC0BD;
	padding: 5px;
	background-image: url(images/teal_grad.jpg);
}

a:active {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
.footer
{
	color: black;
	font: 11px Verdana;
}

.small
{
	color: black;
	font: 9px Verdana;
}
.href2:link { 
	color: #008D61; 
	font-weight: bold; 
	text-decoration: none;
	border-width: 2px;
	font-size: 10px;
}
.href2:visited { 
	color: #008D61; 
	font-weight: bold; 
	text-decoration: none;
	font-size: 10px;
}
.href2:hover { 
	color: #008D61; 
	font-weight: bold; 
	text-decoration: none;
	border-spacing: 3px outset black;
	border: 2px outset black;
	font-size: 10px;
}

.href2:active {
	font-size: 10px;
	font-weight: bold;
	border: 2px inset #000000;
	border-spacing: 1px;
	color: #008D61;
}

.tealgrad {
	background: url(images/teal_grad.jpg) repeat-x;
}

.top_bg {
	background: url(http://www.thevdcinc.com/images/logo.jpg) no-repeat;
	font-size: 30px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	color: black;
	font-style: italic;
}

.pageheader {
	font-size: 30px;
	font-variant: small-caps;
	font-style: italic;
	text-decoration: blink;
	text-align: center;
}
.red_frame {border: 2px solid red;}

.orange_frame {border: 2px solid #ff8833;}
.green_frame {border: 2px solid green;}

