#bodytext {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	word-spacing: normal;
	color: #443d3d;
	line-height: 13px;
	text-align:left;
}
.pagetitle {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	word-spacing: normal;
	color: #443d3d;
	line-height: 13px;
	text-align:right;
	padding:0 10px 10px 0;
}
.maintext {
	padding:20px 35px 0px 35px;
}
.maintextscroll {
	padding:0px 35px 0px 35px;
	overflow-x: hidden; overflow-y: scroll;
	height:650px;
}
.reviewstitle {
	background-color:#dadfb2;
	font-size: 18px;
	font-style: bold;
line-height:18px;
	padding:5px;
}
.reviewstitle a {
	color: #443d3d;
}
.purchase {
	background-color:#f2f3ea;
	padding:10px 20px 10px 20px;

}
.background_body{
	background-image: url(images/background_longpattern.jpg);
	background-repeat: repeat-x;
	background-color: #1d1c1a;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	
}
.layout{
	background-image: url(images/background_layout.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:600px;
	height:800px;
}
.rightpaneloutside {
	position:relative;
	width:349px;
	height:300px;
	background-color:none;
	left:76px;
	top:100px;	
}
.leftpaneloutside {
    position:relative;
	width:190px;
	height:143px;
	background-color:none;
	left:-195px;
	top:120px;	
}
.copyright {
	font-family: Trebuchet MS;
	font-size:9px;
	font-style: normal;
	word-spacing: normal;
	color: #636633;
	line-height: 13px;
	text-align:left;
	padding-left:5px;
	vertical-align: bottom;
	margin-top:25px;
}

.menuitem a {   
	display:block;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	word-spacing: normal;
	color: #28290f;
	line-height: 13px;
	text-align:right;
	padding:2px 5px 2px 5px;
	background-image: url(images/menuitem_bg.jpg);
	background-repeat: no-repeat;
	background-color:none;;
	margin-bottom:5px;
	text-decoration:none; 
}
.menuitem a:link {	color: #28290f; display:block; background-image: url(images/menuitem_bg.jpg); background-repeat: no-repeat;background-color:none; text-decoration:none;   }
.menuitem a:visited{ 	color: #28290f; display:block; }
.menuitem a:hover{ background-image:none; background-color:#fbffb4; display:block; font-size: 10px; text-align:left;}


a:link { 	color: #5a5151;}

a:visited { 	color: #5a5151;}

a:hover { }

a:active { }

