body {
	margin: 0px;
	background-image: url(../images/bg.gif);
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
.tableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;

}
.blackword {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.whiteword {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.mainword {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.btword {
	font-size: 12px;
	font-weight: bold;
	color: #640064;
}
.leftword {
	font-size: 12px;
}
.form {
	font-size: 12px;
	color: #000000;
	border: 1px solid #4788c6;
	background-color: #FFFFFF;
	padding-top: 3px;


}
.mainbg {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
