body {
	text-align: center;
	background:#000000 url(images/background.jpg);  
	background-color:#000000;
	background-repeat: repeat-x;
	background-attachment:scroll;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	margin:0;
	padding:20px 0;
	font:76% Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	display:inline;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	display:inline;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#menu{
	width:900px;
	background:#000 url(images/menubg.png) top center;
	height:24px;
	font-size:10px;
	margin:0 auto;
	padding:0px;
	color:#f00;
	text-align:left;
}

#container{
	width:900px;
	margin:0 auto;
	padding:5px 0 0 0;
	background:#000;
	color:#222;
}

#main{
	width:900px;
	margin:0 auto;
	padding:0 0 0 0;
	background:#fff;
	color:#000;
	text-align:left;
	font-size: 12px;
}

#footer{
	width:900px;
	background:#000 url(images/menubg.png) repeat-x;
	height:24px;
	font-size:0.9em;
	margin:0 auto;
	padding:10px 0 0 0;
	color:#fff;
	text-align:center;
}

.main_small {
	color:#000;
	text-align:left;
	font-size: 10px;
}

.main_small table{
	color:#000;
	text-align:left;
	font-size: 10px;
}

.main_small a{
	color:#0a0;
}

.nav_space {
	background:url(images/menubg.png) no-repeat left;
	height:24px;
	float:left;
	top: 0px;
	left: 0px;	
}

.nav_left	{
	background:url(images/menubtn_left.png) no-repeat left;
	height:24px;
	float:left;
	top: 0px;
	left: 0px;	
}	

.nav_center	{
	background:url(images/menubtn_bg.png);
	height:24px;
	float:left;
	top: 0px;
	right: 0px;
	display:block;
}

.nav_center table{
	padding:5px 10px 5px 5px;
}

.nav_center a{
	font-weight: bold;
	text-decoration:none;
	color:#fff;
}

.nav_center a:hover{
	font-weight: bold;
	text-decoration:none;
	color:#ff9c00;
}

.nav_right	{
	background:url(images/menubtn_right.png) no-repeat left;
	height:24px;
	float:left;
	top: 0px;
	right: 0px;	
}		

.loc_left_up{
	background:url(images/loc/left_up.png) no-repeat left;
	height:19px;
	width:33px;	
}

.loc_middle_up{
	background:url(images/loc/up.png) repeat-x left;
	height:19px;
}

.loc_right_up{
	background:url(images/loc/right_up.png) no-repeat left;
	height:19px;
	width:19px;
}

.loc_left{
	background:url(images/loc/left.png) no-repeat left;	
	width:33px;
}

.PopupMenu {
	background-color:#50587A; 
	text-align:left;
	font-size: 10px;
	font-weight: none;	
	border: #2D344F 1px solid;
	filter: alpha(opacity:90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

.PopupMenu a{
	font-weight: bold;
	text-decoration:none;
	color:#fff;
}

.PopupMenu a:hover{
	font-weight: bold;
	text-decoration:none;
	color:#ff9c00;
}

.SorcLink1Small{
	font-size: 10px;
	font-weight: none;
	text-decoration:underline;
}

.SorcLink1{
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color:#804000;
}

.SorcHeader1 {
	display:inline;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;	
}

.sectionhead{
	margin: 0 13px 0 0;
	padding: 0 0 0 8px;
	clear: both;
	border: 1px solid #bebebe;
	line-height: 29px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background: #efefef url(images/sectionheadBG.gif) repeat-x;
}

.sectionbody{
	margin: 0 auto;
	padding: 0 0 0 8px;
	clear: both;
	border: 1px solid #bebebe;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	background: #efefef url(images/sectionheadBG.gif) repeat-x;
}

.sectionbody input, select, textarea {
	font-size: 12px;
	font-weight: normal;
}

.cart {
	background: #efefef url(images/sectionheadBG.gif) repeat-x;
	font-size:0.9em;
	padding:0;
	color:#000;
	text-align:left;
	border: 1px solid #bebebe;
	width:200px;
}

.cart_line{
	padding : 5px;
	height:14px;
}

.cart_bottom{
	background:#000 url(images/menubg.png) top center;
	height:24px;
	font-size:0.8em;
	margin:0 auto;
	padding:0 0 0 0;
	color:#f00;
	text-align:left;
}

