body{	
	background:url('../images/bg_hbar.jpg') #ccc repeat-x left 0px;	
	font-size: 13px;
	font-family: Arial, Verdana; 	
}

body, div{
	font-size: 13px;
	/*
	scrollbar-face-color : #d4c89c; 
	scrollbar-highlight-color : #fbf4e6; 
	scrollbar-3dlight-color : #fbf4e6;
	scrollbar-darkshadow-color : #d4c89c; 
	scrollbar-arrow-color : #ffffff;; 
	scrollbar-shadow-color : #d4c89c; 
	scrollbar-track-color: #f4eedd; 
	*/	
}

/* SOF BASIC */
hr{color: #ccc; height:1px;}

span, td, tr, table, div{font-family: Arial, Verdana; 	}

ul{padding-left:5px; margin-left:18px;	list-style-color: green;}
ul li { padding-left:0px; line-height:150%; list-style-image:url('../images/arrow.jpg');}
ol li {line-height:160%;}

th{	font-size:12px;	color: #424242;	padding:6px;	text-align:left;	padding-left:10px;	background-color: #cfcfcf;}
td{color:; font-size:13px;}

input{margin:0px; padding:0px;}
input, textarea{	border: 1px #ccc inset; 	padding:2px;}
.mycheckbox { border: 0px;}
/* EOF BASIC */


/* SOF HIGHLITE */
h1, .h1{	font-size:13px; color: #006447;	font-weight:bold; margin-bottom:3px;}
h2, .h2{ 	font-size:13px; color: red;}
h3, .h3{  color: #0052b7;}
h4, .h4{  color: red;}
h5, .h5{  color: green;}
/* EOF HIGHLITE */


/* SOF PRINT */
#printTitle{display:none;}
/* EOF PRINT */

/*-------------------- SOF LAYOUT ------------------------- */
#main{	
	margin: 0px 22px 0px 20px;
	padding:0px 0px 0px 1px;	
}

#nav{	height: 40px;	border: 1px solid #6c5337;		}
#content{ font-size:13px; padding: 0px 25px 15px 25px; margin-top:10px; letter-spacing:0px; line-height:150%;}
#content td{line-height:150%; font-size:13px;}

.theme1{	height: 236px;	 background:url('../images/theme-bg1.jpg') ;}
.theme2{	height: 236px;	 background:url('../images/theme-bg2.jpg') ;}
.theme3{	height: 236px;	 background:url('../images/theme-bg3.jpg') ;}
.theme4{	height: 236px;	 background:url('../images/theme-bg4.jpg') ;}

#vbar{		
	width: 199px;	
	background-color: #d3e0f0;	
	color: #42464b;
}
#vbar li a, #vbar li a:visited{	font-family: Arial, Verdana;	text-decoration: underline;	color: #0052b7;}
#vbar li a:hover{	color: #0052b7;	text-decoration: underline;}

.vbarmenu{padding: 10px 0px 10px 0px;}
.vbarmenu li {padding-left:8px; line-height:22px;}
.vbarmenu a, .vbarmenu a:visited{	font-family: Arial, Verdana;	text-decoration: underline;	color: #0052b7;}
.vbarmenu a:hover{	color: #0052b7;	text-decoration: none;}

/*-------------------- EOF LAYOUT ------------------------- */


/*-------------------- SOF LINK ------------------------- */
a, a:visited{	color:#001662; } 
a:hover{	color: red }

a.link1, a.link1:visited{	font-size:10px;	color: #666;	text-decoration: none;}
a.link1:hover{	font-size:10px;	color:#89ad2e;	text-decoration: none;}

a.link2, a.link2:visited{	color: 823315;	text-decoration: none;}
a.link2:hover{	color:#89ad2e;	text-decoration: underline;}

a.link3, a.link3:visited{	font-size:12px;	color: #79e6f8;	text-decoration: underline;}
a.link3:hover{	font-size:12px;	color:#79e6f8;	text-decoration: none;}

a.link4, a.link4:visited{	font-size:11px;}
a.link4:hover{	text-decoration: none;}

a.link5, a.link5:visited{	font-size:11px;	color: #4f4f4f;	text-decoration: none;}
a.link5:hover{	font-size:11px;	color:#79e6f8;	text-decoration: none;}

/*-------------------- EOF LINK ------------------------- */


/*-------------------- SOF BOX1 ------------------------- */
.box1 table{ }
.box1 td.boxHead{  background-repeat: no-repeat;}
.box1 td.boxFoot{ height:0px; background-repeat: no-repeat;}
td.boxMain{   background: #fbf4e6;   }
/*-------------------- EOF BOX1 ------------------------- */

/*-------------------- SOF FOOTER ------------------------- */
.footer{ font-size:12px; color: #ccc; line-height:18px;}

.footer_bg{	background:url('../images/2bg-footer.jpg') repeat-x; height:8px; margin-top:5px;}

.footer a, .footer a:visited{   font-weight:normal; color: #fff; text-decoration: none; padding-right:0px;   padding-left:0px;  letter-spacing:0px;}
.footer a:hover{    text-decoration:underline; color: #fff;  padding-right:0px;   padding-left:0px;}

.nasthon{color: #fff; 	font-size:11px;		letter-spacing:0px; }
.nasthon a, .nasthon a:visited{	 font-size:11px; color: 000;text-decoration:underline;}
.nasthon a:hover{font-size:11px; color: fff; text-decoration:underline;}

/*-------------------- EOF FOOTER ------------------------- */


/*-------------------- SOF BOX ------------------------- */
.hbox1{
 background-color: #ffedc9;
 color: #3d250d;
 padding:10px 10px 10px 10px;
 margin-top:5px;
}

.infobox1{	border-top: 2px solid #66c68c; 	border-bottom: 2px solid #66c68c;  padding: 8px; background-color: #94e19b; font-family:Verdana;}
.infobox2{	border: 1px dashed #00c64e; 	padding: 8px; font-family:Verdana;}
.errorbox1{	border: 1px dashed red;	padding:10px;	color: red;}
.border{	border: 1px solid #ccc;}

#box_top{	height: 12px;	background:url('../images/bg_box_top.jpg') ; 	}
#box_bottom{	height: 12px;	background:url('../images/bg_box_bottom.jpg') ; 	}
#box_left{	width: 13px;	background:url('../images/bg_box_left.jpg') ; 	}
#box_right{	width: 12px;	background:url('../images/bg_box_right.jpg') top right; 	}
/*-------------------- EOF BOX ------------------------- */


/*-------------------- SOF CONTACT PAGE ------------------------- */
.contact input{

}

.contact textarea  {
	margin:1px;
	width:258px;	
	border:#ccc 1px normal ;	
	height:100px;
	color: #000;
	margin-bottom: 7px;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 4px;	
}
/*-------------------- EOF CONTACT PAGE ------------------------- */


/*-------------------- SOF NASTHON ------------------------- */
.img_border{border: 2px solid #ccc;}
.img_border2{border: 2px solid #d3913f;}

.title{
 color:#005d25; 
 width: 100%;
 font-size:13px;
 font-weight:bold; 
 line-height:20px;
 border-bottom: 0px dashed #666;
 margin:2px 0px 15px 0px;
 text-transform:none
 letter-spacing:0px;
 padding:5px;
 background-color: #66c68c;
}

.title2{
 color:#ff0e5e;
 margin-bottom:4px;
 width: 100%;
 font-size:15px;
 font-weight:bold;
}

.btn1{
	background-color: #0d5847;
	color: #fff;
	border: 1px solid #0df062;
	font-size:12px;
}

.meta {display:none; }
/*-------------------- EOF NASTHON ------------------------- */

/*-------------------- SOF LAYOUT SPECIFIC------------------------- */
.layout1{ border-color #e2e2e2; }
.layout2{ border-color #e2e2e2; }
/*-------------------- SOF LAYOUT SPECIFIC------------------------- */

.border_a{ 	border: 1px solid #ccc; }
.border_t{ 	border-top: 1px solid #ccc; }
.border_b{ 	border-bottom: 1px solid #ccc; }
.border_l{	border-left: 1px solid #ccc;}

.border_r{	border-right: 1px solid #ccc;}

.border_lr{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.smalltext{
	font-size:11px;
}

ol.ol-ep li{margin-bottom:20px; line-height:150%;}

.topname-td{padding-left:18px; font-family:Verdana, Arial;}
