body {
	background-image: url(/images/mainbg.jpg);
	background-repeat: no-repeat;
	background-color: #0b0603;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #353c49;
	text-decoration: none;
	font-weight: lighter;
}
.light_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #c1bfbc;
	text-decoration: none;
}
.tahoma11 {
	font-family: tahoma, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #c1bfbc;
	text-decoration: none;
}
.tahoma11:hover {
	font-family: tahoma, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.white16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.light10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #c1b4b6;
	text-decoration: none;
}
.main_table {
	background-image: url(/images/top_bg2.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
	background-color: #353c49;
	height: 30px;
	width: 100%;
	font-weight: lighter;
	padding-top: 3px;
	padding-left: 3px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4e0008;
	text-decoration: none;
}
.input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4e0008;
	background-color: #b9bcc4;
	text-decoration: none;
	border: 1px solid #fcfdfd;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: underline;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2b2f36;
	text-decoration: none;
}
.divoc {
	background-image:url(/images/t_img.png);
	overflow: hidden;
	position: absolute;
	visibility: visible;
	left: 0px;
	width: 100%;
	height: auto;
	z-index:20;

}