@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font-family:"Trebuchet MS";
	background: #ffffff;
	color:#333333;
	}
.center
	{
		
		/*background:url(images/center.gif) repeat-x;*/
		background-color: #eeeeee;
		text-align:left;
		vertical-align:top;
	}
.menus
	{
		
	}
		.menus ul 
		{
			margin: 0;
			padding: 0;
			list-style: none;
		}

		.menus li 
		{
			display: inline;
		}

		.menus a 
		{
			margin-top: 0px;
			padding-top: 12px;
			padding-bottom:12px;
			padding-left: 15px;
/*			width: 14%;*/
			display:bold;
			float: left;
			text-decoration: none;
			text-align: center;
			letter-spacing: 0px;
			font-size: 12px;
			color: #655900;
		}
		.res
		{
			padding-left:-10px;
		}
			.menus a:hover 
			{
				text-decoration: underline;				
			}
			.menus .active a
			{
				
				color: #000000;
			}

	
tr,td,ul,p,ul,li{
	font-size:11px;
	text-decoration:none;
	color:#605555;
	}
	
a{
	color:#655900;
	font-size:14px;
	text-decoration:none;
	}
	
a:hover{
	color:#666666;
	}
	
.title{
	font-size:14px;
	color:#497580;
	font-weight:bold;
	padding-top:3px;
	border-bottom:1px solid #cccccc;
	}
.para
{
	/*padding-left:10px;*/
}
.para dt
{
	font-weight:bold;
	padding-left:10px;
}
.para dd
{
	font-size:14px;
	padding-left:100px;
	padding-top:-10px;
	padding-bottom:-10px;
}
.para p,li
{
	font-size:14px;
	/*padding-left:20px;*/
	padding-top:-5px;
	padding-bottom:-15px;
}
.para h2
{
	/*font-weight:bold;*/
	color:#655900;
	font-size:20px;
}
.para h3
{
	/*font-weight:bold;*/
	margin-top:0px;
	margin-bottom:-15px;
	font-size:13px;
	color:#28a3b2;
}
.para h4
{
	/*font-weight:bold;*/
	margin-top:0px;
	margin-bottom:-15px;
	font-size:13px;
	color:#655900;
}
.des-box
{
	width: 790px;
	position: relative;
	float:left;
}	
.des
{
	width: 450px;
	position: relative;
	float:left;
}
.des p
{
	font-size: 14px;
	padding-left:20px;
}
.des h3
{
	color: #b59d21;
	font-size:15px;	
}
.des-img
{
	width: 340px;
	float:right;
}
.des-box1
{
	width: 790px;
	position: relative;
	float:left;
}	
.des1
{
	width: 420px;
	position: relative;
	float:right;
}
.des1 p
{
	font-size: 14px;
	padding-left:20px;
}
.des1 h3
{
	color: #b59d21;
	font-size:15px;	
}
.des-img1
{
	width: 370px;
	float:left;
}
.l-nav A{
	font-size:12px;
	color:#FFFFFF;
	padding-top:10px;
	}
	
.l-nav A:hover{
	color:#E2F0F3;
	}
	
.bg-icon{
	background:url(images/bg_icon.gif) no-repeat left top;
	width:250px;
	height:84px;
	padding-left:5px;
	padding-top:5px;
	}
	
.r-col{
	color:#000000;
	padding-top:10px;
	}
	
.r-col a{
	color:#4B7884;
	padding-top:10px;
	}
	
	
#footer
{
	border-top:1px solid #cccccc;
	font-size:10px;
	position:relative;
	color:#999999;
	top: 100%;
	margin-bottom: 1px;
	margin-left: 5px;
	}
#footer a
{
	color:#666666;
	font-size: 10px;
}


.all
{
	left: 30%;
	position: relative;
}

.left-bar
{
	margin-top: 84px;
	width: 9px;
	height: 216px;
	background: url("images/left_sha.jpg") repeat-y;
	float: left;
	position: relative;
}

.right-bar
{
	margin-top: 84px;
	width: 9px;
	height: 216px;
	background: url("images/right_sha.jpg") repeat-y;
	float:left;
	position: relative;
}

.content
{
	width: 790px;
	height: 100%;
	float: left;
	position: relative;
}

.join_comm
{
	width: 200px;
	height: 250px;
	background:url("./images/join-comm.jpg") no-repeat;
}

.join_comm a
{
	text-decoration: none;
}

.join_comm img
{
	border: 0px;
}

.para-cheque
{
	border:1px solid #666; 
}

.disclaimer
{
	text-align: center;
	font-size: 8px;
}

h2 { 
	font-size: 12px; 
	color:#642F00;
	margin: 0;
}

table.yellowbox {
	width:200px;
	margin-bottom:10px;
	border:none;
}
table.yellowbox p{
	margin-left:5px;
	margin-right:5px;
	text-align:justify;
}

table.yellowbox tr.top {
	height:28px;
}
table.yellowbox tr.top td.left{
	background:url("images/top-left.gif") no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.yellowbox tr.top td.center{
	background:url("images/top-center.gif") repeat-x;
	text-align:left;
	vertical-align:top;
}
table.yellowbox tr.top td.center h2{
	padding:7px 0px 0px 5px;
	font-weight:bold;
	font-size:12px;
	color: #642F00;
}
/*table.yellowbox tr.top td.center h2{
	padding:7px 0px 0px 0px;
	font-weight:bold;
	font-size:13px;
	color: #642F00;
	margin-bottom:0px;
}*/
table.yellowbox tr.top td.right{
	background:url("images/top-right.gif") no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.yellowbox tr.middle {
	margin-top: -20px;
	height:100%;
}

table.yellowbox tr.middle td.left{
	background:url("images/center-left.gif") repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.yellowbox tr.middle td.center{
	background:#FFFFFF;
	text-align:left;
	vertical-align:top;
	padding:10px 0px 10px 0px;

}
table.yellowbox tr.middle td.center ul li {
	line-height:23px;
}
table.yellowbox tr.middle td.center img {
	/*border:2px solid #3F86AF;*/
	margin-bottom:10px;
}
table.yellowbox tr.middle td.right{
	background:url("images/center-right.gif") repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}

table.yellowbox tr.bottom {
	height:6px;
}
table.yellowbox tr.bottom td.left{
	background:url("images/bottom-left.gif") no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.yellowbox tr.bottom td.center{
	background:url("images/bottom-center.gif") repeat-x;
	text-align:left;
	vertical-align:top;
}
table.yellowbox tr.bottom td.right{
	background:url("images/bottom-right.gif") no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
