a:link {
	color: #ffffff;
text-decoration: underline;
}
a:visited {
	color: #ffffff;
text-decoration: underline;
}
a:hover {
	color: #666666;
text-decoration: none;
}

a.footer:link {
	color: #666666;
text-decoration: underline;
}
a.footer:visited {
	color: #666666;
text-decoration: underline;
}
a.footer:hover {
	color: #000000;
text-decoration: none;
}
.body-scroll {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
}
.body-text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
}
.grey-text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
}
.header{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #ffffff;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #666666;
}
.styledfield {
	background: url(YOURIMAGE.gif) #EFEFEF no-repeat;
    font: verdana 9pt #000;
	border: dotted 1px #0066CC;
	padding: 4px;
	height: 30px;
	width: 240px;
}
.myfield {
	background-color:transparent;
    font: verdana 9pt #000;
	border: solid 1px #ffffff;
	padding: 2px;
	height: 20px;
	width: 240px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.mycombobx {
	background-color:transparent;
    font: verdana 9pt #000;
	border: solid 1px #ffffff;
	padding: 2px;
	height: 50px;
	width: 240px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.mysec {
	background-color:transparent;
    font: verdana 9pt #000;
	border: solid 1px #ffffff;
	padding: 2px;
	height: 20px;
	width: 100px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.button{
	border: solid 1px #ffffff;
	padding: 0px;
	height: 17px;
	width: 100px;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-align:center
}
