BODY {
	FONT-SIZE: 11px;
	font-family: "Verdana", "Arial";
	color: #000000;
	
}
TD {
    FONT-SIZE: 11px;
	font-family: "Verdana", "Arial"
}
A:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
.mainbg {
	background-repeat: repeat-y;
	background-position: center top;
	width: auto;
}
.indexbg {
	background-repeat: repeat-x;
	background-position: center top;
	width: auto;
}
.tablebg1 {
	background-repeat: no-repeat;
	background-position: center bottom;
	width: auto;
}
.tablebg2 {
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
}
.form {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6A9AF;
	border-right-color: #A6A9AF;
	border-bottom-color: #A6A9AF;
	border-left-color: #A6A9AF;
	width: 100px;
	FONT-SIZE: 12px;
	font-family: "Verdana", "Arial";
	color: #000000;
}
