/* spec version: 3 */
body, html {
	padding:          0px;
	margin:           0px;
	background:#000;
	color:            #fff;
}
a:link, a:visited {
	color:            #c79800;
}
a:hover, a:active {
	color:            #c79800;
}
img {
	border:           0;
}
#mainMenu {
   text-align:       left;
}
.content_a, .content_b, .content_c {
   font-size:        9pt;
   color:#fff;
}
.content_a, .content_b, .content_c, .content_a td, .content_b td, .content_c td, .content_a th, .content_b th, .content_c th
{
background:#000;
color:#fff;
}
.pageTitle {
   font-size:        12pt;
   color:            #FF5D00;
}
.footer {
   font-size:        9pt;
   color:            #9a9899;
   text-align:       center;
}
.footer a:link, .footer a:active, .footer a:hover, .footer a:visited {
   text-decoration:  none;
   color:            #9a9899;
}

#backTable {
	background:url(../images/bg.png) top left repeat-x #000;
}
#sideRight {
	background:url(../images/right.jpg) top left no-repeat;
}
#sideLeft {
	background:url(../images/left.jpg) top right no-repeat;
}
#headerCell {
	background:url(../images/top.jpg) top left no-repeat;
	color:#fff;
}
#contentCell {
	background:url(../images/main2.jpg) top left no-repeat;
}
#upperCell {
	height:170px;
}
.contentCell {
	color: #fff;
}
.content_c, #footerCell {
	color: #9a9899;
}

