body{
	background-color: #000;
	background-image: url(/web-dev/new-template-images/bg-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

#mainTable{
	border: 1px solid #000;
	background-color: #0E0E0E;
	background-image: url(/web-dev/new-template-images/body-back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color:9e0b0f;
}

#topMenu{color: #f2f1e4; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px;	text-decoration: none;}
#topMenu a:link{text-decoration:none; color: #f2f1e4;}
#topMenu a:visited{text-decoration: none; color: #f2f1e4;}
#topMenu a:hover{color: #FFFFFF;}
#topMenu a:active{text-decoration: none; color: #f2f1e4;}

#bottomMenu{color: #f2f1e4; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
#bottomMenu a:link{text-decoration:none; color: #f2f1e4}
#bottomMenu a:visited{text-decoration: none; color: #f2f1e4;}
#bottomMenu a:hover{color: #FFFFFF;}
#bottomMenu a:active{text-decoration: none;	color: #f2f1e4;}

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color:9e0b0f;
}

.headerSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color:9e0b0f;
}

h1{font-size: 14px; font-weight: bold; color: #9e0b0f; margin: 0px; padding: 0px 0px 5px 0px;}
h2{font-size: 13px; font-weight: bold; color: #E77143;}
h3{font-size: 11px; font-weight: bold; color: #E77143;}

#bigLink{font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; text-decoration: none; color:#9e0b0f;}
#bigLink a:link{text-decoration:none; color: #9e0b0f}
#bigLink a:visited{text-decoration: none; color: #9e0b0f;}
#bigLink a:hover{color: #000000;}
#bigLink a:active{text-decoration: none; color: #9e0b0f;}

a:link{font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFBD89;}
a:visited{color: #FFBD89;text-decoration: none;}
a:hover{color: #666;text-decoration: none;}
a:active{color: #FFBD89;text-decoration: none;}

.header2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color:9e0b0f;
}

