@charset "utf-8";
.mainbg {
	background-image: url(images/bgmain.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.tablemain {
	height: 100%;
	width: 770px;
}
.tablebaserule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e3e4;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 11px;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 17px;
	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: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 19px;
	color: #828282;
	width: 65px;
}
.basetiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ac83ea;
	line-height: 30px;
	clip: rect(auto,auto,4px,auto);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ac83ea;
	line-height: 24px;
	clip: rect(auto,auto,4px,auto);
	font-style: italic;
}
.menubg1 {
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
}

