body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-image: url(images/sitebg.gif); background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #6666FF;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000080;
}

a:active {
	text-decoration: underline;
	color: #6666FF;
}

.style1 {font-size: 10px}

.style2 {
	color: #6666FF;
	font-weight: bold;
}

.style3 {color: #6666FF}

.style4 {
	color: #6666FF;
	font-weight: bold;
}

.style5 {color: #6666FF; font-weight: bold; font-size: 12px; }

.style7 {font-size: 10px; font-weight: bold; color: #6666FF; }

.style8 {font-size: 12px}

.style9 {
	font-size: 14px;
	font-weight: bold;
}
.style10 {color: #FFFFFF; font-size: 12px; font-weight: bold;}

input { background-color: #E3E3E3; border: solid 1px #6666FF }

input.white {background-color: #ffffff; font-weight: bold; font-size: 12px; color: black;}

select {
 background-color: #E3E3E3;
 color: #000000;
 border: 1px solid #6666FF
}

textarea {
 background-color: #E3E3E3;
 color: #000000;
 border: 1px solid #6666FF
}