BODY,TABLE,TR,TD,SPAN {  
    SCROLLBAR-3DLIGHT-COLOR: #6F6A5E;
    SCROLLBAR-ARROW-COLOR: #6F6A5E;
    SCROLLBAR-DARKSHADOW-COLOR: #6F6A5E;
    SCROLLBAR-FACE-COLOR: #807C72;
    SCROLLBAR-HIGHLIGHT-COLOR: #6F6A5E;
    SCROLLBAR-SHADOW-COLOR: #6F6A5E;
    SCROLLBAR-TRACK-COLOR: #6F6A5E;	
}
.body {
	font-family: Georgia, Times New Roman, Times, serif; 
	color:#ffffff; 
	font-size:12px;
	text-decoration:none; 
}
.body-scroll {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
}
.body-index {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #ffffff;
}
.body-header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:100;
}
.body-title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
}
a:link {
	color: #ffffff;
text-decoration: underline;
}
a:visited {
	color: #ffffff;
text-decoration: underline;
}
a:hover {
	color: #333333;
text-decoration: none;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #666666;
}
.footer A:link {
	color: #666666;
text-decoration: underline;
}
.footer A:visited {
	color: #666666;
text-decoration: underline;
}
.footer A:hover {
	color: #000000;
text-decoration: none;
}
.myfield {
	background-color:#333333;
    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:#333333;
    font: verdana 9pt #000;
	border: solid 1px #ffffff;
	padding: 2px;
	height: 50px;
	width: 240px;
	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
}