p {
	font-size: 13px;
	line-height: 1.4;
	}


	a:link {color: #FFCC34; text-decoration: underline; }
	a:active {color: #FF4500; text-decoration: underline; }
	a:visited {color: #FFCC34; text-decoration: underline; }
	a:hover {color: #FF4500; text-decoration: underline; }
	
	a.footer:link {color: #ffffff; text-decoration: underline; }
	a.footer:active {color: #FFCC34; text-decoration: underline; }
	a.footer:visited {color: #ffffff; text-decoration: underline; }
	a.footer:hover {color: #FFCC34; text-decoration: underline; }

.centercell        	{ text-align: center;}	




.tablebg        	{ background-image: url('images/main_04.gif');}	

.footerbg        	{ background-image: url('images/main_07.gif');}	


.overpic { border: 2px solid #ff4500; } 
a:link .overpic { border: 2px solid #ff4500; } 
a:hover .overpic { border: 2px solid #ffffff; } 
a:hover { color: #ffffff; }


.thumbnail{
position: relative;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FF4500;
padding: 2px;
left: -1000px;
border: 1px #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
top: -200;
left: -70px;
border-width: 0;
z-index: 100;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200px;
left: -70px;
z-index: 100;
background-position: 0 -25px;
/*position where enlarged image should offset horizontally */

}






.thumbnail2{
position: relative;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FF4500;
padding: 2px;
left: -1000px;
border: 1px #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
top: -200;
left: -70px;
border-width: 0;
z-index: 100;
padding: 0px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
 visibility: visible;
top: -200px;
left: -100px;
z-index: 100;
background-position: 0 -25px;
}






.thumbnail3{
position: relative;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FF4500;
padding: 2px;
left: -1000px;
border: 1px #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
top: -200;
left: -70px;
border-width: 0;
z-index: 100;
padding: 0px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
 visibility: visible;
top: -200px;
left: -250px;
z-index: 100;
background-position: 0 -25px;
}


.thumbnail4{
position: relative;
}

.thumbnail4:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail4 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FF4500;
padding: 2px;
left: -1000px;
border: 1px #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail4 span img{ /*CSS for enlarged image*/
top: -200;
left: -70px;
border-width: 0;
z-index: 100;
padding: 0px;
}

.thumbnail4:hover span{ /*CSS for enlarged image on hover*/
 visibility: visible;
top: -200px;
left: -140px;
z-index: 100;
background-position: 0 -25px;
}





.thumbnail5{
position: relative;
}

.thumbnail5:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail5 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FF4500;
padding: 2px;
left: -1000px;
border: 1px #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail5 span img{ /*CSS for enlarged image*/
top: -200;
left: -70px;
border-width: 0;
z-index: 100;
padding: 0px;
}

.thumbnail5:hover span{ /*CSS for enlarged image on hover*/
 visibility: visible;
top: -200px;
left: -200px;
z-index: 100;
background-position: 0 -25px;
}





body {


	background: #000000 url('images/page_bg.jpg') repeat-x; topmargin=0;
	color: #ffffff;



	font-family: verdana, arial;




	scrollbar-3dlight-color:#000000;
        scrollbar-arrow-color:#ffffff;
        scrollbar-base-color:#C4839E;
        scrollbar-track-color:#000000;
        scrollbar-darkshadow-color:#C4839E;
        scrollbar-face-color:#ff4500;
        scrollbar-highlight-color:#ffffff;
        scrollbar-shadow-color:#000000}

}