body {
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(BG.jpg);
	background-color: #3E2413;
	background-repeat:repeat;
	line-height: 1.5em;
}
body,td,th {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E2CDC0;
}


a:link {
	color: #A4D1FF;
}
a:visited {
	color: #A4D1FF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #A4D1FF;
}


h2 {
	display:inline;
	color: #000;
}
h3 {
	display:inline;
	color:#000;
}
h4 {
	display:inline;
	color:#000;
}

.copy {
	color:#333;
}

.blackLinks {
color: #000;
text-decoration: none;
}
.blackLinks a:link {
color: #03F;
text-decoration: none;
}
.blackLinks a:visited {
color: #03F;
text-decoration: none;
}
.blackLinks a:hover {
color:#000;
text-decoration: underline;
}
.blackLinks a:active {
color: #03F;
text-decoration: none;
}




.headLink {
color: #00CCFF;
}
.headLink a:link {
color: #00CCFF;
text-decoration: none;
}
.headLink a:visited {
color: #00CCFF;
text-decoration: none;
}
.headLink a:hover {
color: #CCCCCC;
text-decoration:underline;
}
.headLink a:active {
color: #00CCFF;
text-decoration: none;
}

/*------------------------------------------------------------------*/
.newmenu a {
display: block;
background-image:url(BtnSliver.jpg);
text-align:center;
text-decoration: none;
color: #000000;
height:31px;
line-height:2.5em;
border:#553A28 1px solid;
}
.newmenu a:visited {
display: block;
background-image:url(BtnSliver.jpg);
text-decoration: none;
color: #000000;
text-decoration: none;
height:31px;
border:#553A28 1px solid;
}
.newmenu a:hover {
display: block;
background-image:url(BtnSliverActive.jpg);
color: #FFF;
height:31px;
border:#000000 1px solid;
}
.newmenu a:active {
display: block;
background-image:url(BtnSliver.jpg);
text-decoration: none;
color: #000000;
text-decoration: none;
height:31px;
border:#553A28 1px solid;
}
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
.newmenuOn a {
display: block;
background-image:url(BtnSliverActive.jpg);
text-align:center;
text-decoration: none;
color: #FFF;
height:31px;
line-height:2.5em;
border:#000000 1px solid;
}
/*------------------------------------------------------------------*/

/* Start Header banner box style */
#headerBox {
	background-image:url(headerPic.jpg);
	width:100%;
	height:174px;
	overflow:hidden; 
}
/* End Header banner box style */



#topMenu td div{
	width:140px;
}






.hoverinfo{
position: relative;
z-index: 0;
}

.hoverinfo:hover{
background-color: transparent;
z-index: 50;
}

.hoverinfo span{ 
position: absolute;
width: 342px;
height: 218px;
background-color: transparent;
background-image:url(../images/popup.jpg);
left: -1000px;
visibility: hidden;
text-decoration: none;
}

.hoverinfo span img{ 
border-width: 0;
padding: 2px;
}

.hoverinfo:hover span{ 
visibility: visible;
top: -218px;
left: 0px; 

}




.whiteText {
	color:#FFF;
}
.brightRedText {
	color:#FF0000;
}

.size12{
	font-size:12px;
}
.size15{
	font-size:15px;
}
.size16{
	font-size:16px;
}
.size17{
	font-size:17px;
}
.size18{
	font-size:18px;
}


#footer {
bottom: 0px;;
position: fixed;
width:100%;
height:16px;
padding:5px;
left: -5px;

}