/* CSS Document */


BODY {
	background-color:#b4b4b4;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navmenu {
	height:42px;
	line-height:42px;
	background-image: url(images/menu_drop.png);
	font-family: Arial;
	font-size: 12px;
	color: #333;
/*	border:1px solid #999;
	background-color:#005BAE;*/

}
.vnavmenu {
	height:41px;
	line-height:41px;
	padding-left:8px;
	text-align:center;
	background-image: url(images/menu_vdrop.png); 
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;

}

.welcomebox {
		border: 1px solid #666;
		background-color:#FFF;
		width:300px;
		height:120px;
	}
a:link {
	color: #3333FF;
	text-decoration: none;
}
a:visited {
	color: #3333FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #3333FF;
	text-decoration: none;
}

.form {
margin: 0;
padding: 0;
}
.smltxt {
	font-family: Arial;
	font-size: 10px;
	color: #666;
}
.smlbtxt {
	font-family: Arial;
	font-size: 10px;
	color: #069;
}
.bodytxt {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333;
}
.whtxt {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
}
.fttxt {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #999;
}
.boldblue {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #009;
}.boldlblue {
	font-family: Verdana;
	font-size: 11px;
	color: #36F;
}
.bluebutton {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	background-color:#36F;
}
.hdr {
	background-image:url(images/vdtline.gif);

}
.headblue {
	font-family:  "Humanst521 BT", Arial, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #069;
	font-style:italic;
}
.msgbox {
	font-family: Arial;
	font-size: 10px;
	color: #069;
	width: 300px;
	
}

.linkswhite a:link {
	color: #CCC;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.linkswhite a:visited {
	color: #CCC;
	text-decoration: none;
		font-family: Arial, sans-serif;
	font-size: 11px;
}
.linkswhite a:hover {
	color: #FFF;
	text-decoration: none;
		font-family: Arial, sans-serif;
	font-size: 11px;
}
.linkswhite a:active {
	color: #CCC;
	text-decoration: none;
		font-family: Arial, sans-serif;
	font-size: 11px;
}

.stylemenu {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #003399;
	background-color: #CCCCCC;
	border-color: #000066;
	list-style-type: disc;
}
.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;
}
