
body {
max-width: 1050px;
background-color:#000; 
font-family: Arial, Verdana,  sans-serif;
font-size: 93%; 
color: #000;
margin:auto;
padding:0;
text-align:center;
}


.max-width {
width:expression(document.body.clientWidth > 1052? "1050px": "auto" );
}


table {
font-family: Arial, Verdana,  sans-serif;
font-size:100%; 
color:inherit;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}


hr{
border: 0;
color:inherit;
background-color: #999;
height: 1px;
width: 80%;
text-align: center;
}

ul {
list-style-type: none;
padding-left: 0;
margin-left: 10px;
}
 
li.custom {
background: url(../images/star.jpg) left center no-repeat; 
padding-left: 20px;
margin-bottom: 10px;

 }
 

a { font-family: Arial, Verdana, sans-serif; 
font-size: 100%; color: #407495; 
text-decoration: none;
}

a:hover { font-family: Arial, Verdana, sans-serif;
 font-size: 100%; 
 background-color: #407495;
 color: #fff;
 text-decoration: none;
 }


h1 { font-family: 'Book Antiqua', Arial, Verdana, sans-serif; font-size: 160%;  color: #123456; text-align:center;}
h2 { font-family: 'Book Antiqua', Arial, Verdana, sans-serif; font-size: 140%;  color: #123456; text-align:center;}
h3 { font-family: 'Book Antiqua', Arial, Verdana, sans-serif; font-size: 140%;  color: #123456; text-align:center;}



td.logo {
background-color:#000;
font-size: 100%; 
}

td.headerbg {
background-color:#000;
 font-size: 93%; 
 background-image: url(../images/main-header2.jpg);
background-repeat: no-repeat;
position: bottom left;
height: 140px; */
}

td.spacerbg {
background-color:#000;
 font-size: 93%; 

}

td.contentbg {
background-color:#000;
border-left: none;
border-right: none;
border-top:  none;
border-bottom:  none;
font-size: 93%; 
color:inherit;
padding:10px;
}

td.rightbg {
font-family: Arial, Verdana, sans-serif;
font-size: 86%;
color:#fff;
background-color:#000;
padding:5px;

}

td.leftbg {
font-size: 86%;
color:#fff;
margin-left: 5px;
background-color:#000;
padding:5px; 

}

td.footerbg {
font-size: 86%;
color:#fff;
background-color:#000;
padding:5px; 

}

td.fire {
background-color:#000;
 font-size: 93%; 
 background-image: url(../images/fire.jpg);
background-repeat: no-repeat;
position: center;
height:80px;

}
.left-side{
 background: url(../images/left-sidebar.jpg) top left repeat-y;  
 }
 
 .right-side{
 background: url(../images/right-sidebar.jpg) top right repeat-y;  
 }


.hbg{
background-color:#000; 
color:#e3eae0;
width: auto;

}



a.jumplink{
text-decoration: none;
font-size: 100%; 
background-color: transparent;
color: #000;
}

a:hover.jumplink  {
text-decoration: none;
font-size: 100%; 
background-color: transparent;
color: #000;
} 


.round-container{
text-align:center;
font-family:  verdana, 'Trebuchet MS', Arial, Verdana, sans-serif;
font-size: 100%;
font-weight:bold;
background-color:#fff; 
color:#fff;
width: auto;
padding: 0px;
margin: 0px;
}

.round-container2{
text-align:center;
font-family:  verdana, 'Trebuchet MS', Arial, Verdana, sans-serif;
font-size: 100%;
font-weight:bold;
background-color:#ccc; 
color:#fff;
width: auto;
padding: 0px;
margin: 0px;
}

.text2{
font-family:  verdana, 'Trebuchet MS', Arial, Verdana, sans-serif;
font-size: 86%;
font-weight:normal;
color:#000;
background-color:#ccc; 
}

.top-right-image{
background-image: url(../images/top-right.jpg);
background-repeat: no-repeat;
background-position:top right;
}
.top-left-image{
background-image: url(../images/top-left.jpg);
background-repeat: no-repeat;
background-position:top left;
}
.bottom-right-image{
background-image: url(../images/bottom-right.jpg);
background-repeat: no-repeat;
background-position:bottom right;
}
.bottom-left-image{
background-image: url(../images/bottom-left.jpg);
background-repeat: no-repeat;
background-position:bottom left;
}
.text{
font-family:  verdana, 'Trebuchet MS', Arial, Verdana, sans-serif;
font-size: 86%;
font-weight:normal;
color:#000;
background-color:#fff; 
/*border-left:2px solid #ffcc33; 
border-right:2px solid #ffcc33; */
text-align:left; 
padding-left:10px; 
padding-right:8px;
}


