body {  background-attachment: fixed; background-image: url(images/bg.gif); background-repeat: no-repeat}

a:link {color: #006699; text-decoration: underline; font-size: 11px} 
a:visited {color: #666666; text-decoration: underline; font-size: 11px} 
a:hover {color: #000000; text-decoration: none; font-size: 11px; font-weight: normal} 
a:active {color: #cccccc; text-decoration: none; font-size: 11px}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333} 

li {
} 

ul {
	list-style-type: square;
	line-height: 18px;
} 

ol {
} 

.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 11px;
} 
.mytext a:link {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
} 
.mytext a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
} 
.mytext a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	font-size: 10px;
} 
.mytext a:active {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
} 


.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #006699;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 0px;

}

.subheader { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #006699; font-weight: bold }
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;


}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E8E8E8;
	border: 1px inset #006699;
	margin-top: 4px;

}
.formbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px outset #006699;
	padding: 1px;

}
.formbox2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #e8e8e8;
	border: 1px inset #006699;
	margin-top: 4px;
}
