.nav1 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	color: #666666;
	

}
.nav1 a {
	color: #666666;
	text-decoration:none;
	padding:10px;

}
.nav1 a:hover {
	color: #FF0099;
	text-decoration:none;
	padding:10px;

}
.bodytext {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.bodytext a{
	color: #FF0099;
	text-decoration:underline;
}
.bodytext a:hover{
	text-decoration:none;
}
.subhead {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #FF0099;
}
.subhead a{
	color: #FF0099;
	text-decoration:none;
}
.subhead a:hover{
	text-decoration:underline;
}
.subhead2 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	color: #FF0099;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url();
}
div#menu {
    height: auto;
    width: 150px;
}
div#menu {
	height: 80px;
	width: 80px;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align:left;
	line-height: 13px;
	padding:5px;

}
div#menu a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #CCCCCC;
	padding:5px;
}
div#menu a:link {
    color: #CCCCCC;
	padding:5px;
}
div#menu a:visited {
    color: #CCCCCC;
	padding:5px;
}
div#menu a:hover {
    color: #CCCCCC;
	background-image: url(images/buttons.gif);
	background-position: 0px 0px;
	padding:5px;
}
div#menu a:active {
	color: #CCCCCC;
	background-image: url(images/buttons.gif);
	background-position: 0px 0px;
	padding:5px;
}
.style1 {
	color: #666666
}

.formfield {  
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #FFFFFF; 
	border: 1px #999999 solid; 
	clip:   rect(   ); 
	color: #666666; 
	height: 17px; 
	width:250px
	

}

.formfield2 {  
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	border: 1px #999999 solid; 
	clip:   rect(   ); 
	color: #666666; 
	height: 17px; 
	width:80px
	
}

.formfield3 {  
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	border: 1px #999999 solid; 
	clip:   rect(   ); 
	color: #666666; 
	height: 17px; 
	width:150px
	
}.border {
	border: 1px solid #CCCCCC;
}
