*{
	color: #003300;
	font-size: 12px;
}
BODY {
    background-color: #FFFFEC;
	background-image: url(images/bg.jpg);
	BORDER-RIGHT: #4e851d 0px dotted; 
	BORDER-TOP: #4e851d 0px dotted; 
	SCROLLBAR-FACE-COLOR: #F1662D; 
	MARGIN: 0px 0px 0px 5px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F1662D; 
	BORDER-LEFT: #4e851d 0px dotted; 
	SCROLLBAR-SHADOW-COLOR: #F1662D; 
	SCROLLBAR-3DLIGHT-COLOR: #F1662D; 
	SCROLLBAR-ARROW-COLOR: #FFFF66; 
	SCROLLBAR-TRACK-COLOR: #cccccc; 
	BORDER-BOTTOM: #fbfcf2 1px dotted; 
	SCROLLBAR-DARKSHADOW-COLOR: #F1662D; 
	SCROLLBAR-BASE-COLOR: #cccccc; 
	BACKGROUND-COLOR: #FFFFEC
}

A {
	COLOR: #003300;TEXT-DECORATION: none;

}

A:hover {
	COLOR: #990000; TEXT-DECORATION: none;
}


.STYLE3 {
	font-size: 12px;
	color: #003300;
}

.STYLE17 {color: #FF0000; font-size: 12px; }


.STYLE11 {color: #003300;font-size: 10px;}
.STYLE14 {font-size: 12px}
.STYLE24 {color: #330000; font-size: 12px; }
.STYLE29 {
	color: #990000;
	font-size: 12px;
}

/* Left sidebar */

#sidebar {
	padding: 0px;
	margin: 0;
	vertical-align:top;
	background-repeat:repeat-y;
	width: 170px;
	height: auto;
	overflow: hidden;
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style: none;
}

#sidebar li a{
	display: block;
	background: url(images/menu00.jpg) top no-repeat;
	height:26px;
	font-size: 12px;
	padding-top: 14px;
	padding-left: 35px;
	width:123px;
	margin-left: 5px;
	color: #330000;
}

#sidebar .current_page_item a{
	display: block;
	background: url(images/menu0.jpg) top no-repeat;
	height:26px;
	font-size: 12px;
	padding-top: 14px;
	padding-left: 35px;
	width:123px;
	margin-left: 5px;
	color: #FF0000;
	font-weight: bold;
}

#sidebar li a:hover{
	background: url(images/menu0.jpg) center no-repeat;
	color:#FF0000;
	font-weight: bold;
}

#sidebar .page_item{
}

#sidebar .widget_pro_categories{
	padding:0px;
	margin-top: 10px;
}

/* Various styles */

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 1em;
	margin-bottom: 1.0em;
	background: #fff;
	text-decoration: none;
	text-align: right;
	clear:both;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #FFCFCF;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #FFCFCF;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #FFCFCF;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #FFCFCF;
	color: #fff;
}

.pagebar a:hover {
	border-color: #FFCFCF;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
   color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

#index{
	width: 850px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}

#main{
	width: 672px;
	height: auto;
	overflow: hidden;
	float: right;
	padding-left: 6px;
}

#center{
	clear: both;
}

.clear{
	clear: both;
}

#index{
	border-left: #AAAAAA solid 1px;
	border-right: #AAAAAA solid 1px;
	background-color:#FFFFFF;
}

#footer{
	clear:both;
	height: 40px;
	background:url(images/bottom.jpg) top repeat-x;
	overflow: hidden;
	clear: both;
	margin-top: 15px;
}

#footer .copyright{
	margin-top: 15px;
	float: left;
	padding-left: 70px;
	color:#FF0000;
}

#footer .design{
	margin-top: 15px;
	float: right;
	padding-right: 70px;
	color:#FF0000;
}

#footer, #footer a{
	color:#FF0000;
	font-size: 12px;
}

#head2{
	margin-top: 3px;
	width: 660px;
}

#content{
	width: 660px;
	margin-top: 0px;
	line-height: 130%;
	color:#003300;
	font-size: 12px;
}

#content a{
	color:#003300;
}

#content a:hover{
	color: #990000;	
}

#title{
	height: 26px;
	width: 640px;
	background:url(images/title.jpg) top no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	overflow: hidden;
}

#title h1{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color:#003300;
}
#title h2{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color:#990000;
}
#recent_news{
	width: 660px;
}

#recent_news .content{
	height: 60px;
	overflow-y:auto;
	margin-top: 5px;	
}

#recent_news .recent_news_title_0{
	margin-right: 5px;
}

#sidebar .mobile{
	text-align: center;
}