body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: none;
	margin: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 5px;
	margin-bottom: 0px;
	background: #FFFFFF;
	background-image: url('bg.jpg');
}
body a, a:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000; text-decoration: none;	
}
body a:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #e10bff; text-decoration: none;		
}
img
{
	border: 0px;	
}

.hidden{
	display: none;
}
.maindiv
{
	position: relative; left:50%;
	width:500px;
	margin-left:-250px;	
	margin-top: 5px;
}
.bottomdiv
{
	position: relative; left:50%;
	width:800px;
	margin-left:-400px;	
	margin-top: 50px;
	text-align: center;
}

#centerTable
{
	position: absolute; left: 50%;
	width: 800px;
	margin-left: -350px;
}
#mainTable{
	width: 800px;
	margin-top: 0px;
}
#mainTable2{
	width: 502px;
	background-color: #FFF;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 3px;
	border: 1px solid #000;
}
#mainTable3{
	width: 400px;
	background-color: #FFF;
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #000;
}
#mainTableAdmin{
	width: 800px;
	margin-top: 0px;
	border: 1px solid #000;
}
#Copyright{
	float: right;
	text-align: right;
	margin-right: 10px;
}
.Cell1
{
	height: 25px;	
	border: 1px solid;
	border-color: #000000;
	padding-left: 5px;
	padding-top: 92px;
}
.Cell2
{
	background-color: #FFF;
	text-align: center;	
	border: 1px solid;
	border-color: #000000;
	padding: 5px;
}
.Cell3
{
	background-image: url('images/bgcell.gif');
	text-align: center;	
	border: 1px solid;
	border-color: #000000;
	padding: 5px;
}
.Cell4
{
	background-color: #FFF;
	text-align: left;	
	border: 1px solid;
	border-color: #000000;
	padding: 2px;
}
.title{
	color: #FFF;
	font-family: Tahoma, Arial;
	font-size: 20px;
}
.title2{
	color: blue;
	font-family: Tahoma, Arial;
	font-size: 16px;
}
.error{
	color: red;
	text-align: center;
}
.error{
	color: red;
}
.centerForm
{
	width: 600px;
	margin-left: 65px;
}
.formName{
	color: #000;	
}
.formInputText{
	width: 200px;
    border: 1px solid #300000;
    background: #fff;
}
.formNameTA{
	color: #000;
}
.formInputTextarea{
	width: 400px; height: 200px;
    border: 1px solid #300000;
    background: #fff;
}
.showTable{
	width: 100%;
}
.loginShow{
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-align: left;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #000000;
	background-color: #FFFFFF;	
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.administrator{
	color: blue;
}
.advertisement{
	color: red;
}
.msgShow{
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #000000;
	background-color: #FFFFFF;	
	color: #000;
	padding: 5px;
}
.centertext
{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}


.maintext, .maintext a, .maintext a:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: none;
}
.maintext a:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #e10bff; text-decoration: none;
}
.maintext2, .maintext2 a, .maintext2 a:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; font-weight: bold; text-decoration: none;
}
.maintext2 a:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #e10bff; font-weight: bold; text-decoration: none;
}
.maintext3
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: underline;
}
.maintext4
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: none;
}
.maintext5, .maintext5 a, .maintext5 a:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9px; color: #000; font-weight: bold; text-decoration: none;
}
.maintext5 a:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9px; color: #e10bff; font-weight: bold; text-decoration: none;
}

.button{
	font-family: Tahoma, Arial, Trebuchet MS;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	background-color:#DDDDDD;
	border:1px solid;
	margin-top: 10px;
	border-top-color:#757575;
	border-left-color:#757575;
	border-right-color:#757575;
	border-bottom-color:#757575;
	width: 150px;
}
.field{
	font-family: Tahoma, Arial, Trebuchet MS;
	color: #1e0cdd;
	background-color:#FFFFFF;
	border:1px solid;
	padding: 3px;
	border-top-color:#272121;
	border-left-color:#272121;
	border-right-color:#272121;
	border-bottom-color:#272121;
	width: 150px;
}