/* CSS Document */
body{padding:0px; margin:0px;  background: #000000 url(images/back_all.gif) repeat-x top; color:#000000; font:13px "Tahoma", Arial, Helvetica, sans-serif;}
div, p, ul, form, label, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}
a{
	color: #936D0B;
}
a:hover {text-decoration: underline;	color: #FF0000;}


/*------------------------DIV STYLES---------------------*/
/*----MAIN BODY PANEL----*/
#bodymain{margin: 0 auto;width: 787px;background: #ffffff;}
/*----/MAIN BODY PANEL----*/



/*----TOP PANEL----*/
#topPan{width:787px; height:271px; background:url(images/header.jpg) 0 0 no-repeat; position:relative;}
/*----/TOP PANEL----*/

/*----Menu Buttons----*/

#buttons{height: 37px;width: 100%;border-left: 0px solid #FFFFFF;background: url(images/buttons.jpg) repeat-x;}
#buttons li {	display:block; padding:0; float: left; }
#buttons a {	display: block;float: left; height: 27px;	background: #FFFFFF url(images/buttons.jpg) repeat-x;	text-align: center;
	text-decoration: none;	color: #ffffff;	font-weight: bold;	font-size: 14px;	padding:10px 18px 0 18px; white-space:nowrap;}
#buttons a:hover {	background: #FFFFFF url(images/buttons_r.jpg) repeat-x;}
#buybutton{height: 22px;width: 93px;border-left: 4px solid #FFFFFF;background: url(images/buybutton.jpg);padding-left: 80px;}
#buybutton li {	display: inline;}
#buybuttons a {	display: block;	float: left;	width: 93px;	height: 20px;	background: #FFFFFF url(images/buybutton.jpg);	text-align: center;
	text-decoration: none;	color: #ffffff;	font-weight: bold;	font-size: 14px;	padding-top: 2px;}
#buybuttons a:hover {	width: 93px;    height: 20px;	background: #FFFFFF url(images/buyhover.jpg);}




/*----Body Middle Panel----*/
#bodymiddlePan{width:787px; clear:both;  background:#fff;}



/*----Body Top Left Panel----*/

#btleftPan{	width:230px; float:left; font-family:Arial, Helvetica, sans-serif;	background-color:#FFFFFF; display:inline; padding:0 0 0 10px; }
#sidebar ul {margin:0; padding:0; list-style: none;}
#sidebar li {margin-bottom:15px;}
#sidebar li ul {padding:10px; border-top:none;}
#sidebar li li {margin:0; padding: 3px 0;}
#sidebar ul li h2 {	height: 35px; margin: 0; padding: 5px 0 0 10px;	background: url(images/title.jpg) no-repeat;font-size: 18px;font:Arial;	color: #ffffff;}
#sidebar li a {	padding-left: 20px;	background: url(images/img09.gif) no-repeat left center;}
/*----/Body Top Left Panel----*/



/*----Body Top Right Panel----*/
#btrightPan{width:537px; float:left; padding:0 0 0 10px; background-color:#FFFFFF; display:inline; _float:none; }
#btrightPan H1{color: #CE0B09;margin: 0;padding: 0;font-size: 24px;}
#btrightPan H2{color: #CE0B09;margin: 0;padding: 0;font-size: 18px;}
/*----/Body Top Right Panel----*/




/*----BOTTOM PANEL----*/
#bottomPan{
	background: url(images/footer.gif);
	height: 50px;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	text-align: center;
	border-top: 5px solid #977004;
	position:relative; 
}/*----/BOTTOM PANEL----*/


/*----FOOTER PANEL----*/
#footerpan{
	height:60px;
	background:url(images/footer.gif);
	color:#000000;
	clear:both;
	padding-top: 2px;
	border-top: 5px solid #977004;
	font-size: xx-small;
	padding-left: 5px;
	padding-right: 5px;
}
/*----/FOOTER PANEL----*/

/*------------------FONT STYLES--------------------*/
.tiny{
	font-size: xx-small;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
