/* Top Right Bottom Left */

/*-----------------------------------GENERAL BODY----------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF6600;
	background: #000000;
}
a:link {
	text-decoration: none;
	color: #CCCC66;
	background: transparent;
}
a:visited {
	text-decoration: none;
	color: #CCCC66;
	background: transparent;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	background: transparent;
}
img {
	border-color: #009933;
	border: 0 solid;
	padding: 0;
}
.BodyCenteringDiv {
	text-align: center;
	border: 0px solid white;
}
.mainBodyTables {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0px solid white;
	width: 800px;
}
.mainBodyTables td {
	border: 0px solid white;
}

/*---------------------------------------------------------------------------------------*/


/*--------------------------------BACKEND PAGES-------------------------------------*/

.HitCounter {
	margin-left: 3px;
}
.HitCounter table {
	border-collapse: collapse; /*removes all cell padding for IE*/
	border: 1px solid white;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	font-size: 13px;
	line-height: 14px;
	text-align: left;
}
.HitCounter table td{
	border: 1px solid white;
	padding: 3px;
}
.HitCounter table th{
	border: 1px solid white;
	padding: 3px;
}
.HitsFormSpacer {
	border: 1px solid white;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 20px auto 20px auto;
	height: 30px;
	width: 750px;
}
.MainHeaders {
	padding-bottom: 15px;
	font-size: 17px;
	line-height: 19px;
	background: transparent;
	font-weight: bold;
	margin-left: auto; 
	margin-right: auto;
}
.MainHeaders2 {
	padding-bottom: 15px;
	font-size: 14px;
	background: transparent;
	font-weight: bold;
	margin-left: auto; 
	margin-right: auto;
}
.MainHeaders3 {
	padding-bottom: 15px;
	font-size: 12px;
	background: transparent;
	margin-left: auto; 
	margin-right: auto;
}
.NewsFormSpacer {
	border: 1px solid white;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 30px;
	width: 550px;
}

/*---------------------------------------------------------------------------------------*/

/*---------------------------------- LOGON PAGES ---------------------------------------*/

.LoginPagesMain {
	font-size: 12px;
	line-height: 13x;
	padding: 3px;
	text-align: center;
}
.LoginPagesMain table {
	border: 1px solid #4A4D76;
	margin-left: auto; 
	margin-right: auto;
}
.LoginPagesMain table td{
	font-size: 12px;
	line-height: 13x;
	border: 1px solid #4A4D76;
}
.LoginPagesMain table th{
	font-size: 12px;
	line-height: 13x;
	border: 1px solid #4A4D76;
}
.LoginFormSpacer {
	border: 1px solid white;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 20px auto 20px auto;
	height: 30px;
	width: 550px;
}






.Header {
	text-align: center;
	margin: 0 auto 0 auto;
	padding-bottom: 25px;
}








#hiddenSearch {
	font-size: 3px;
	line-height: 4px;
	color: black;
}









.PopUps {
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
}
.PopUpsNoJava {
	font-size: 12px;
	line-height: 13px;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
}
#PopUpsCounter {
	font-size: 10px;
	text-align: center;
	line-height: 11px;
	color: black;
	
}
#PopUpsCounter a {
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	color: white;
}







#FeedbackFormDiv {
	border: 1px solid white;
	padding: 5px;
	width: 400px;
	font-size: 13px;
	line-height: 14px;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
}


/*---------------------------------------------------------------------------------------*/

/*--------------------------------------FOOTER-------------------------------------------*/

#TextFooterDiv {
	width: 400px;
	font-size: 11px;
	line-height: 12x;
	margin: 40px auto 0 auto;
	text-align: center;
	padding: 10px 0 15px 0;
	border-top: 1px solid white;
}
#FooterLinks {
	font-size: 14px;
	line-height: 16x;
}
#BackToMainPageDIV {
	width: 800px;
	margin: 50px auto 0 auto;
	text-align: center;
}
#WebAdvertise {
	padding-top: 15px;
}

/*--------------------------------NEWS PAGES-------------------------------------*/
.NewsUpdated {
	margin-bottom: 0;
	border-bottom: 1px solid white;
	padding: 4px 2px 4px 2px;
	text-align: center;
	width: 550px;
}
.Message {
	padding-top:5px;
}
.MainNews {
	width: 600px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	padding: 5px 0 20px 0;
	width: 550px;
}
.CompleteMessage {
	border: 1px solid white;
	margin-bottom: 50px;
}




















/*------------------------------CUSTOM FONTS------------------------------*/
.WhiteAsterisk {
	font-weight: bold;
	font-size: 14px;
	color: white;
	background: transparent;
}
.TenFont {
	font-size: 10px; 
	font-weight: normal;
	line-height: 11px;
}
.NineFont {
	font-size: 9px; 
	font-weight: normal;
	line-height: 10px;
}
.NineFont a{
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #CCCC66;
	background: transparent;
}
.NineFont a:hover {
	font-weight: normal;
	font-size: 9px;
	line-height: 10px;
	color: #FF6600;
	background: transparent;
}
.Underline {
	text-decoration: underline;
}
.Bold {
	font-weight: bold;
}
.Red {
	color: red;
	background: transparent;
}
.Italic {
	font-style: italic;
}
/*------------------------------TOP BORDER PAGE ONLY------------------------------*/