/* CSS Document */

.bodytxt {
	font-family: Arial;
	font-size: 13px;
	color: #666;
}
.titletxt {
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color: #069;
}
.subtitle {
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	color: #069;
}
.newsdrop {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #069;
	background-color: #FFF;

}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #9F0;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}

.form {
margin: 0;
padding: 0;
}
.smltxt {
	font-family: Arial;
	font-size: 10px;
	color: #069;
}
.smlbtxt {
	font-family: Arial;
	font-size: 10px;
	color: #069;
}

.bluebutton {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	background-color:#36F;
}
.hdr {
	background-image:url(images/vdtline.gif);

}
.headblue {
	font-family: "book Antiqua";
	font-size: 17px;
	font-weight:bold;
	color: #069;
	font-style:italic;
}
.msgbox {
	font-family: Arial;
	font-size: 10px;
	color: #069;
	width: 300px;
	
}



.search {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	background-color: #ffffff;
	border-color: #cccccc;
	width: 180px;
}
.searchsmall {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	background-color: #ffffff;
	border-color: #cccccc;
	width: 87px;
}
.mboxlrg {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	background-color: #ffffff;
	border-color: #cccccc;
	width: 250px;
}
.join {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006699 ;
	background-color: #ffffff;
	border-color: #cccccc;
	width: 150px;
}
.button {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	background-color: #006699;

}

