/* CSS Document */


a {
   text-decoration: none;
}
a:link {
   color: #ACACAC;
}
a:visited {
   color: #ACACAC;
}
a:active {
   color: #ACACAC;
}
a:hover {
   color: #FF9900;
}


body
{ 

font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
color:#ACACAC;
margin:0px;
/*background:#1D1D1D*/
background:#000000;
}

.menucls
{
font-family: Arial Black;
font-size:10px;
color:#ffffff;
font-weight:normal;
text-align:center;
}
.menucls a {
   text-decoration: none;
}
.menucls a:link {
   color: #ffffff;
}
.menucls a:visited {
   color: #ffffff;
}
.menucls a:active {
   color: #ffffff;
}
.menucls a:hover {
   color: #FF9900;
}

.menulinecolor
{
color:#902A38;
}

#topheaderbg{
background:url(images/tbg.gif);
	background-repeat:no-repeat;
	width:740px;
	height:165px;
	text-align:left;
}

.leftbg{
background:url(images/leftbg.gif);
background-repeat:repeat-y;
width:267;
}
.tablecls{
padding-top:2.4em;padding-left:1.5em;}

h1{font-size:18pt;
color:#ACACAC;
font-weight:bold;}

.bodytextbg{
/*background:url(images/bodytextbg.gif);*/
background:url(images/maincontentmiddle.gif);
background-repeat:repeat-y;
}
.middlecontentbg
{
background:url(images/maincontentmiddle1.gif);
background-repeat:repeat-x;
padding-left:1em;
padding-right:0.5em;
}
p{
font-size:12px;
color:#ACACAC;
}

.headline{

}
.footer{
	background:url(images/footercontentbg.gif);
	height:125px;
	font-size:12px;
	font-weight: bold;
	color:#052603;
	width:999px;
	
}
#copyright{
padding-left:11px;
	font-size:11px;
	color:#D4C5BE;
	text-align:left;
	padding-top:7.4em;
	padding-left:5em;
	font-weight:normal;
	
}
.topheader{
background:url(images/header1.gif);
width:100%;
height:283px;
text-align:center;
}
.audiotext{
	font-size: 11px;
	color:#ACACAC;
	padding-top:3px;
	text-align:center;
}
