* {
	margin:0;
	padding:0;
}
A.menu
{
font-family: arial;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
}
A.topmenu {
	margin-top:5;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	color: #000000;
}
A.submenu {color: #888888;}
A.botmenu {color: #000000;}
A.topmenu:hover
{
	text-decoration: underline;
	color: #ff0000;
}
A.submenu:hover
{
	color: #000000;
	text-decoration:underline;
}
A.botmenu:hover
{
	color: #A0A0A0;
	text-decoration:underline;
}
A.topmenu:active
{
	color: #ee1d25;
}
A.submenu:active
{
	color: #ee1d25;
}
A.botmenu:active
{
	color: #A0A0A0;
}

.topmenu
{

		text-indent: 0px;
}
.submenu
{
		text-indent: 6px;
}
.botmenu
{
    background-color: #CCcccc;
    layer-background-color: #CCcccc;
		text-indent: 4px;
}

.outer{
	position:relative; 
	width:970; 
	margin-top: 0;
	margin-bottom:10;
	border:0px solid yellow;	
	padding-bottom:0;
}

.sptopbar{
	position: relative;
	width: 662;
	height: 142;
}

.spleftpane{
	position: relative;
	float:left;
	width: 164;
	height: 661;
	background-color: #FFFFFF;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	
}
.sprightpane{
	position: relative;
	float:left;
	width: 970;
	height: 671;
	background-color: #000000;	
}

.topbar{

	position: relative;
	width: 970;
	height:110;
/*	background-color: #0A1514; */
	background-color: #A63D23;	
	height:150px;
	
}

.menublock{
	position: relative;
	left: 0;
	width: 968;
	padding-top:8;
	padding-left:2;
	height: 30;
	background-color: #AAAAAA;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;	
}

* html .menublock{
	width: 970;
}
.content{
	position: relative;
	left: 0;
	width: 970;
	background-color: #ffffff;
	border-left:0px solid #e92317;
	border-right:0px solid #e92317;
	border-bottom:0px solid #e92317;	
	padding-bottom:5;

}

* html .content{
	width: 970;

}


.spmenustyle{
	list-style-type: none;
	margin-left: 0;
	/*margin-top:20;	*/
}
.menuitem{
	margin:0;
	padding:0;
	/*position: relative;*/
	/*margin-left:5;*/
	/*top: 5;*/
}
.listitem{
  margin-top:5;
}

A.menuitem{
	margin-top:0;
	font-family: arial;
	font-size: 13px;
  text-decoration: none;
	color: #000000;
}

A.menuitem:hover{
	margin-top:0;
	font-family: arial;
	font-size: 13px;
  	text-decoration: underline;
	color: #ee1d25;
}



A.home{
  	text-align:right;
  	right: 5;
		padding-right:10;
		top: 5;
		font-family: arial;
		font-size: 11px;
  	text-decoration: none;
		color: #ffffff;
}

.sprightpanetext{
	font-family: arial;
	font-size: 10px;
  	text-decoration: none;
	color: #0;
}

.sprightpanetextbold{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
  	text-decoration: none;
	color: #0;
}

.advert{
 	position: absolute;
	left: 0;
	bottom:0;
	margin-left:5;
	margin-bottom:5;
}

.sideul{
	margin:0;
	padding:0;
	padding-top:20;
	list-style-type: none;
	width:160;
}

.sideli{
	margin:0;
	padding:0;
	margin-top:5;
	position:relative;
	border: 0 solid;
	width: 160;

}

a.sitebyq{
	text-decoration: none ;
	color:black;
}

a.sitebyq:hover{
	text-decoration: underline ;
	color: #ee1d25;
}

