/* CSS Document */
Body{
	margin: 0px;
	margin: 0px;
	}

TD{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
	
a{
	outline: none;
	}
	
.logo{
	text-align: right;
	padding: 2px 25px 5px 0px;
	}
	
.login{
	vertical-align: top;
	padding: 10px 25px;
	}
	
a.signin{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 3px;
	font-weight: bold;
	}

	
a:hover.signin{
	color: #6C9D31;
	text-decoration: underline;
	font-size: 12px;
	padding: 0px 3px;
	font-weight: bold;
	}
	
.left{
	width: 246px;
	background-color: #E6E8EB;
	vertical-align: top;
	}
	
.community{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	background-color: #E6E8EB;
	line-height: 40px;
	padding: 0px 20px;
	border-bottom: #fff 1px solid;
	}
	
.blank{
	padding: 10px 20px;
	}
	
/************************ menu start ***********************/

.menu{
	line-height:30px;
	padding: 0px 20px;
	border-bottom: #E6E8EB 1px solid;
	background-color: #F2F4F7;
	}
	
.menu a{
	font-size: 11px;
	text-decoration: none;
	color: #000;
	}
	
.menu a:hover{
	color: #6C9D31;
	text-decoration: underline;
	font-size: 11px;
	}
	
/******************* Menu closed ***********************/

.input{
	background-color: #BEC1C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: none;
	color: #000000;
	padding: 2px 5px;
	margin-top: 5px;
	width: 165px;
	}
	
 .sub{
	font-size: 12px;
	color: #fff;
	background: url(../images/btn.jpg) repeat-x;
	padding: 2px 4px;
	font-weight: bold;
	cursor: pointer;
	border: none;
	text-decoration: none;
}

.sub:hover{
	font-size: 12px;
	background: url(../images/btn_over.jpg) repeat-x;
	color: #fff;
	border: none;
	padding: 2px 4px;
	font-weight: bold;
	cursor: pointer;
}

.submit{
	text-align: right;
	padding-right: 53px;
	}
	
.middle{
	vertical-align: top;
	}
	
.stand{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	background-color: #E6E8EB;
	line-height: 40px;
	padding: 0px 20px;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
	}
	
.conti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #E6E8EB;
	font-weight: bold;
	}
	
a.get{
	color: #3C9410;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover.get{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}
	
.content{
	padding: 10px 20px;
	text-align: justify;
	}
	
.who{
	background: url(../images/dotted.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 41px;
	padding: 0px 20px;
	font-weight: bold;
	border: 1px #fff solid;
	}
	
.footer{
	line-height: 25px;
	border-top: 1px #E6E8EB solid;
	font-size: 10px;
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
a.credit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	}
	
a:hover.credit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
	}
	
.cpage-heading{
	color: #BD2529;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	}
	
.cpage-text {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.cpage-div {
	margin: 15px;
	}
	
.cpage-background {
	background: #F2F4F7 none repeat scroll 0%;
	}
	
a.cpage-link{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover.cpage-link{
	color: #B51105;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
.cpage-text1 {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 40px;
	}
	

	

