body {
	background-color: #0C0C0C;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
     font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

li {
    font-size: 9px;
}

.mainBodyTd {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 15px;
}

a:link {  
color: #CDCDCE; 
font-weight: bold;
text-decoration: none
}

a:hover { 
color: #CDCDCE;
font-weight: bold;
text-decoration: none 
}

a:visited { 
color: #CDCDCE; 
text-decoration: none 
}

a:visited:hover { 
color: #FFFFFF;
font-weight: bold;
text-decoration: none 
}

.copyright {  
font-family: "arial", Courier, mono; 
text-align: right; 
font-size: 11px
}

h2 {
	font-size: 10pt;
	color: #EA7F29;
}

h3 {
	font-size: 8pt;
	font-weight: bold;
	color: #646464;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #D7A544;
}

.menu  {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	border-right: 1px dashed #c8c8c8;
	text-decoration: none;
	background-color: transparent;
	padding: 10px;
}

.menu1 {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	border-right: 1px dashed #c8c8c8;
	text-decoration: none;
	background-color: transparent;
	padding: 10px;
}

.menu2 {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	border-right: 1px dashed #c8c8c8;
	text-decoration: none;
	background-color: transparent;
	padding: 10px;
}

.menu3 {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	border-right: 1px dashed #c8c8c8;
	text-decoration: none;
	background-color: transparent;
	padding: 10px;
}

.menu4 {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	border-right: 1px dashed #c8c8c8;
	text-decoration: none;
	background-color: transparent;
	padding: 10px;
}

.menu5 {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	border-right: 1px dashed #c8c8c8;
	text-decoration: none;
	background-color: transparent;
	padding: 10px;
}

.menu:hover {
	background-color: #B5BA05;
	color: #ffffff;
}

.menu1:hover {
	background-color: #5C52A7;
	color: #ffffff;
}

.menu2:hover {
	background-color: #9A33C1;
	color: #ffffff;
}

.menu3:hover {
	background-color: #C43736;
	color: #ffffff;
}

.menu4:hover {
	background-color: #EEE842;
	color: #ffffff;
}

.menu5:hover {
	background-color: #C16833;
	color: #ffffff;
}
