.maintable {
	padding-left: 30px;
	padding-top: 10px;
}
.maintext {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
}
.maintext a:hover{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: none;
}
.heading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FDFE48;
}

.maintext a:link, .maintext a:visited {
	font-family: Tahoma;
	color: #FFCC00;
	font-size: 12px;
}
body {
	background-color: #977744;
	background-image: url(../bg/bg2.jpg);
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
}
.disclaimer a:link, .disclaimer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.disclaimer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.err {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #FFFF00;	
}
.right {
	float: right;
}
.left10 {
	padding-left: 10px;
}
.bottompic {
	background-attachment: fixed;
	background-image: url(../images/inside_16.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
