body
{
background-color: #3F3939;
font-size: 13px;
font-family: verdana;
color: #FFFFFF;
margin: 0;

}

#maincontainer
{
width: 995px;
margin:0px auto 0px auto;
color: #FFFFFF;
background-image: url(../images/header.jpg) no repeat;
border-left: 3px solid #000000;
border-right: 3px solid #000000;
background-color: #000000;
}

#header
{
background-color: #000000;
height: 113px;
width: 995px;
margin: 0px;
background-image: url(../images/header.jpg);
}

#footer
{
height: 77px;
width: 995px;
margin: 0px;
background-image: url(../images/footer.jpg);
}
#centercontent 
{
	background-color:#000;
}

#menubar
{
background-color:#FDC510;
color: #000000;
width: 995px;
margin: 0px;
border-top: 1px solid #000000;
}
#menubar a:link
{
font-weight: bold;
text-decoration: none;

padding-left: 5px;
padding-right: 5px;
height: 15px;
padding-top: 6px;
color:#000;
border-right: 1px solid #000000;
}
#menubar a:visited
{
font-weight: bold;
text-decoration: none;

padding-left: 5px;
padding-right: 5px;
height: 15px;
padding-top: 6px;
color: #000000;
border-right: 1px solid #000000;
}
#menubar a:hover
{
font-weight: bold;
text-decoration: none;

padding-left: 5px;
padding-right: 5px;
height: 15px;
padding-top: 6px;
color: red;
border-right: 1px solid #000000;
}
#menubar a:active
{
font-weight: bold;
text-decoration: none;

background: url(../images/btn_static.jpg) no-repeat;
height: 15px;
padding-left: 5px;
padding-right: 5px;
padding-top: 6px;
color: #000000;
border-right: 1px solid #000000;
}

.menutable
{
border-collapse: collapse;
width: 995px;
}

.menutable td
{
text-align:center;
}

.bodytable
{

width: 100%;
}

.bodytable td
{
border-collapse:collapse;
padding-left: 5px;

}

.telestyle 
{
position:absolute;
visibility:visible;
font-size:12pt;
font-family:Arial;
font-weight:normal;
color:#FDC510;
top:300px;
left: 60px;
height: 32px;
width: 500px;
filter:alpha(opacity=100);
}

h1
{
font-family:Arial;
padding-left: 8px;
font-size:20px;
font-weight:bold;
color:#FFFFFF;
}

.yellowhighlite
{
color:#FDC510;
}

.newsheadline
{
width: 330px;
border-bottom: 2px solid #FDC510;
font-weight:bold;
font-size: 16px;
}

.headlinebox
{
background-image:url(../images/heading_filler.jpg);
padding-top: 5px;
padding-left: 5px;

height: 25px;
color:#FFFFFF;
font-family:Arial;
font-size: 16px;
font-weight: bold;
background-color:#00CC00;

}
.backbox
{
background-image:url(../images/heading_filler.jpg);
padding-top: 5px;
padding-left: 5px;
height: 25px;
color:#FFFFFF;
font-family:Arial;
font-size: 12px;
vertical-align:bottom;
font-weight: normal;
background-color:#00CC00;

}

.customertable
{
border-collapse: collapse;
}

.customertable th
{
border: 1px solid #FFF;
text-align: left;
font: 14px verdana bold;
background-color: teal;
color: yellow;
}
.customertable td
{
	color:#FFF;
font: 12px verdana;
}

