a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
} 
a:hover {
	color: red;
	text-decoration: underline;
}
.dvctc {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	text-decoration: none;


}
.lnk {
	font-family: Tahoma;
	color: #AAAAAA;
	font-size: 11px;
	text-decoration: none;
	cursor: default;
	font-weight: bold;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;


}
.mtr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;


}
.heading {
	font-family: Tahoma;
	font-size: 11px;
	color: #669933;
	font-weight: normal;

}
.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E36012;
	font-weight: bold;

}
.fieldcell input { 
 width: 200px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
 margin-right: 0px; 
} 

.smallfieldcell input { 
 width: 100px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
} 

.smallfieldcell select { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
}
.button {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 2px;
	background-image: url(images/tbg.gif);
}


#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002; }

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#DDDDDD;
color:#000000;
width:550px;
padding:2px;
text-align:Left;
font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-weight:bold;
border:1px solid #000000;
}

.submenu{
margin-bottom: 0.5em;
}
.hometxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000066;
	left: 10px;
	right: 10px;
	text-align: justify;
}
.signuptxt {
	font-family:Verdana;
	font-size: 13px;
	color: #333333;
	left: 10px;
	right: 10px;
}
