p {
	text-indent : 15px;
}
h2 {
	color : #000000;
	font-size : 16px;
	text-indent : 17px;
	letter-spacing : 2px;
}
body {
	margin : 0;
	font-family : Arial;
	font-size : 12px;
	line-height : 14px;
	color : #884400;
}

.polos {
	background-color : #703025;
	width : 10px;
}

.maintab {
	margin-top : 5px;
}
.headtab {
	background-color : #FFFFFF;
}
.menu {
	height : 112;
	background : url("images/menu_bgr.jpg") no-repeat;
	font-family : Arial;
	font-size : 11px;
	font-weight : 600;
	text-align : right;
	line-height : 15px;
	color : #FFFFFF;
}
.baton {
	padding-left : 20px;
	cursor : hand;
	padding-right : 5px;
	color : #FFFFFF;
	text-decoration : none;
	width : 100%;
}

.baton_c {
	padding-left : 20px;
	cursor : hand;
	padding-right : 5px;
	color : #FFFF33;
	text-decoration : none;
	width : 100%;
}

.baton_c:hover {
	color : #777700;
	background-color : #446494;
	text-decoration : none;
}


.baton:hover {
	color : #000000;
	text-decoration : none;
	background-color : #446494;
}

.leftbgr_head {
	background : url("images/leftbgr.jpg") repeat-x;
	width : 40px;
}
.headbgr {
	vertical-align : top;
	text-align : right;
	background : url("images/headbgr.jpg") repeat-x;
}
.ltext {
	border  : 1px solid #999999;
    background-color : #FFFCC4;
}

.lrtext {
	vertical-align : top;
	border  : 1px solid #999999;
	 background-color : #FFDCC4;
}


.texttab {
	font-family : Arial;
	font-size : 12px;
	line-height : 18px;
	background-color : #FFFDEA;
	border  : 1px solid #CCCCCC;
	vertical-align : top;
	text-align : justify;
}

.textrtab {
	height : 100%;
	vertical-align : top;
	text-align : justify;
    font-family : Arial;
	font-size : 12px;
	line-height : 16px;
	background-color : #FFFFC4;
	border  : 1px solid #BBBBBB;
}
.thetext {
	padding : 20px;
	width : 100%;
	height : 100%;
	background : url("images/vrtab.jpg") repeat-y right;
}

.theabout {
	padding : 20px;
	width : 100%;
	height : 100%;
	background : url("images/vrrtab.jpg") repeat-y right;
}
p {
	text-align : justify;
}
.botter {
	height : 10px;
	background-color : #333333;
}
a {
	color : #663333;
}
a:hover {
	color : #996666;
}