body {
	
	margin-top:15px;
	margin-bottom:10px;
	background-color:#110807;
}

.topMenu, .topMenu A {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.topMenu A:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#E77F7A;
	text-decoration:none;
	text-transform:uppercase;
}
.title {
	font-family:Verdana, Tahoma,  Arial;
	font-size: 10pt;
	color:#053873;
	font-weight:bold;
	text-decoration:none;	
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:10px;
	line-height:18px;
	
}
.content A {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none;	

}
.content A:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none;	
}

.copyright, .copyright A {
	font-family:Verdana, Tahoma,Arial;
	font-size: 8pt;
	font-weight:normal;
	color:#A8A8A8;
	text-decoration:none;
	text-align:left;
}
.copyright A:hover {
	font-family:Verdana, Tahoma,Arial;
	font-size: 8pt;
	font-weight:normal;
	color: #D50000;
	text-decoration:none;
	text-align:left;
}
.input {
	font-family:Verdana, Tahoma,  Arial;
	font-size: 9pt;
	text-decoration:none;
	border-color:#590101;
	border-style:solid;
	border-width:1px;
	max-width:190px;
	width:190px;
	background-color:#CCCCCC;
}
.inputsmall {
	font-family:Verdana, Tahoma,  Arial;
	font-size: 9pt;
	text-decoration:none;
	border-color:#590101;
	border-style:solid;
	border-width:1px;
	max-width:40px;
	width:40px;
	background-color:#CCCCCC;
}
.star {
	font-size: 9pt;
	color:#FF0000;

}
.textarea {
	font-family:Verdana, Tahoma,  Arial;
	font-size: 9pt;
	text-decoration:none;
	border-color:#590101;
	border-style:solid;
	border-width:1px;
	max-width:200px;
	width:200px;
	height:90px;
	max-height:90px;
	background-color:#CCCCCC;
}
.submit {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	max-width:60px;
	width:60px;
	height:20px;
	max-height:20px;
	background-color:#CCCCCC;
}
.bottomMenu, .bottomMenu A {
	font-family: Verdana,Tahoma,Arial;
	font-size: 8pt;
	font-weight:bold;
	color:#7E7B80;
	text-decoration:none;
	text-align:center;
	line-height:18px;
}
.bottomMenu A:hover {
	font-family:Verdana,Tahoma,Arial;
	font-size: 8pt;
	font-weight:bold;
	color:#00CD00;
	text-decoration:underline;
	text-align:center;
	line-height:18px;
}
.readmore, .readmore A {
	font-family:Verdana, Tahoma,  Arial;
	font-size: 8pt;
	color:#7E7B80;
	text-decoration:none;
	padding-right:5px;
	line-height:18px;
	font-weight:bold;
	text-align:right;
}
.readmore A:hover {
	font-family:Verdana, Tahoma,  Arial;
	font-size: 8pt;
	color:#C30B0B;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
}
.errorMsg {
	border:1px solid #FF0000;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
	margin-bottom:10px;
}

/*.table {
	border-top:#000000;
	border-bottom:#000000;
	border-left:#000000;
	border-right:#000000;
	border-style:solid;
	border-width:1px;
}
.table-sub {
	border-top:#FFF8ED;
	border-bottom:#FFA00D;
	border-right:#FFA00D;
	border-style:solid;
	border-width:1px;
}
.table-center {
/*	border-top:#FFF8ED;
	border-bottom:#FFF8ED;
	border-right:#FFA00D;
	border-left:#FFA00D;
	border-style:solid;
	border-width:1px;*/
	border:1px solid #FFA00D;
	font-family:Verdana, Tahoma,  Arial;
	font-size: 8pt;
	color:#7E7B80;
	text-decoration:none;
	padding-right:5px;
	line-height:13px;
}
.table-centerbottom {
	border-top:#FFF8ED;
	border-bottom:#FFA00D;
	border-right:#FFA00D;
	border-left:#FFA00D;
	border-style:solid;
	border-width:1px;
}*/