/*tags styles*/
body {
	background-color: #090604;
	margin: 0px;
	padding: 0px;
	color: #543010;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	
	scrollbar-3d-light-color:#4a3929;
	scrollbar-arrow-color:#1e1e1e;
	scrollbar-base-color:#434757;
	scrollbar-dark-shadow-color:#1e1e1e;
	scrollbar-face-color:#61442b;
	scrollbar-highlight-color:#94775e;
	scrollbar-shadow-color:#1e1e1e;
}
hr {
	width: 100%;
	height: 2px;
	border-top-width: 2px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-top-color: #966e3a;
}
a{
	text-decoration: none;
	color: #543010
}
/*text titles*/
.title {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #6f4a23;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #6f4a23;
}
.title3 {
	font-size: 14px;
	font-weight: bold;
	color: #543010;
}
.title4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #6f4a23;
	text-decoration: none;
	line-height: 23px;
}
.imgtitle {
	margin-top: 5px;
	margin-bottom: 5px;
}
.contentext{
	font-size: x-small;
	color: #543010;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	overflow: scroll;
}
.contentr {
	background-image: url(../images/contentl_bg.jpg);
	background-repeat: no-repeat;
}
.contentbg {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
/*left content border*/
.contentltop {
	background-image: url(../images/contentl_border_top.jpg);
	background-repeat: no-repeat;
}
.contentlleft {
	background-image: url(../images/contentl_border_left.jpg);
	background-repeat: no-repeat;
}
.contentlright {
	background-image: url(../images/contentl_border_right.jpg);
	background-repeat: no-repeat;
}

.contentlbottom{
	background-image: url(../images/contentl_border_bottom.jpg);
	background-repeat: no-repeat;
}
.contentlfullbg {
	background-image: url(../images/contentl_bgfull.jpg);
	background-repeat: no-repeat;
}
/*right content border*/
.contentrtop{
	background-image: url(../images/contentr_border_top.jpg);
	background-repeat: no-repeat;
}
.contentrleft{
	background-image: url(../images/contentr_border_left.jpg);
	background-repeat: no-repeat;
}
.contentrright{
	background-image: url(../images/contentr_border_right.jpg);
	background-repeat: no-repeat;
}
.contentrbottom{
	background-image: url(../images/contentr_border_bottom.jpg);
	background-repeat: no-repeat;
}
/*copyright styles*/
.copyrightstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #7c5529;
}
.copya {
	text-decoration: none;
	color: #7c5529;
}
.scrolldiv{
	height: 220px;
	width: 220px;
	overflow: auto;
	overflow-x:hidden;
	font-size: x-small;
	
	scrollbar-3d-light-color:#4a3929;
	scrollbar-arrow-color:#1e1e1e;
	scrollbar-base-color:#434757;
	scrollbar-dark-shadow-color:#1e1e1e;
	scrollbar-face-color:#61442b;
	scrollbar-highlight-color:#94775e;
	scrollbar-shadow-color:#1e1e1e;
}
.scrolldiv2{
	height: 200px;
	width: 220px;
	overflow: auto;
	overflow-x:hidden;
	font-size: x-small;
	
	scrollbar-3d-light-color:#4a3929;
	scrollbar-arrow-color:#1e1e1e;
	scrollbar-base-color:#434757;
	scrollbar-dark-shadow-color:#1e1e1e;
	scrollbar-face-color:#61442b;
	scrollbar-highlight-color:#94775e;
	scrollbar-shadow-color:#1e1e1e;
}

.scroller {
	height: 210px;
	width: 240px;
	overflow: auto;
	overflow-x:hidden;
	
	scrollbar-3d-light-color:#4a3929;
	scrollbar-arrow-color:#1e1e1e;
	scrollbar-base-color:#434757;
	scrollbar-dark-shadow-color:#1e1e1e;
	scrollbar-face-color:#61442b;
	scrollbar-highlight-color:#94775e;
	scrollbar-shadow-color:#1e1e1e;
}
.contenttext {
	width: 220px;
	font-size: x-small;
}
.reviewa {
	font-size: x-small;
}
