/* CSS Document */


BODY { 
  background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;

margin-bottom: 0px;}
	
.welcomebox {
		border: 1px solid #666;
		background-color:#FFF;
		width:300px;
		height:120px;
	}
	.feat {
	width:728px;
	height:120px;
	background-image:url(images/features_bg.png);
}
a:link {
	color: #6FF;
	text-decoration: none;
}
a:visited {
	color: #6FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #6FF;
	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;
	font-size: 10px;
	color: #FFF;
	text-align: justify;
}
.partners {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
.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);

}
.headtxt {
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color: #FFF;
}
.msgbox {
	font-family: Arial;
	font-size: 10px;
	color: #069;
	width: 300px;
	
}

.linkswhite a:link {
	color: #ffffff;
	text-decoration: none;
}
.linkswhite a:visited {
	color: #ffffff;
	text-decoration: none;
}
.linkswhite a:hover {
	color: #0099FF;
	text-decoration: none;
}
.linkswhite a:active {
	color: ffffff;
	text-decoration: none;
}

.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;
	width: 150px;
}

