body{
	margin: 0; 
	padding: 0; 
	font-size: 12px;
	font-family: tahoma;
	color: #323b38;
	text-align: center;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #67787f;
	}

div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,blockquote{
	margin: 0; 
	padding: 0; 
	display: inline;
	font-size: 12px;
	font-family: tahoma;
	color: #323b38;
	}

.margt{
	margin-top:5px;
	}

.img_bdr{
	border: 1px solid #C0C0C0;
	}

hr{
	color: #dadada;
	height: 1px;
	}

.padd{
	padding: 10px;
	}

.padl{
	padding-left: 10px;
	}

.padr{
	padding-right: 10px;
	}

.border{
	border: 1px solid #999999;
	}

.bgcolor{
	background-color: #eeeeee;
	}

.line{
	line-height:25px;
	}

.footer_link{
	font-size: 11px;
	color: #5A6870;
	}

.top_head{
	position: relative;
	top: 3px;
	font-size: 11px;
	color: #5A6870;
	}

ul.reatures{
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	color: #457a8c;
	margin-left: 15px;
	}

ul.reatures li{
	padding-top: 5px;
	}

ul.reatures li a{
	color: #457a8c;
	text-decoration: underline;
	}

ul.reatures li a:hover{
	color: #457a8c;
	text-decoration: none;
	}

.top_link{
	font-size: 11px;
	color: #5A6870;
	text-decoration: none;
	}

.top_link:hover{
	font-size: 11px;
	color: #c0c0c0;
	text-decoration: none;
	}

/* Backgound Start*/
.cus_logo{
	color: #fff;
	font-family: Myriad Pro;
	font-size: 30px;
	font-weight: normal;
	}

.normal{
	font-size: 15px;
	padding: 0 0 0 10px;
	color: #c0c0c0;
	}

/***********HEADER MAIN MENUS************/

.menu_link{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	text-transform: capitalize;
	font-family: arial, sans-serif;
	background-image: url('../images/off_c.png');
	background-repeat: repeat-x;
	vertical-align: middle;
	display: block;
	border: none;
	outline: none;
	padding: 8px 0px 12px 0px;
	width: 100%;
	}

.menu_link:hover{
	color: #3f5500;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-transform: capitalize;
	font-family: arial, sans-serif;
	background-image: url('../images/on_c.png');
	background-repeat: repeat-x;	
	display: block;
	border: none;
	outline: none;
	padding: 8px 0px 12px 0px;
	width: 100%;
	}

.menu_link_l{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	text-transform: capitalize;
	font-family: arial, sans-serif;
	background-image: url('../images/off_ll.png');
	background-repeat: no-repeat;
	vertical-align: middle;
	display: block;
	border: none;
	outline: none;
	padding: 8px 0px 12px 0px;
	width: 100%;
	}

.menu_link_l:hover{
	color: #3f5500;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-transform: capitalize;
	font-family: arial, sans-serif;
	background-image: url('../images/on_ll.png');
	background-repeat: no-repeat;
	display: block;
	border: none;
	outline: none;
	padding: 8px 0px 12px 0px;
	width: 100%;
	}

.menu_link_r{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	text-transform: capitalize;
	font-family: arial, sans-serif;
	background-image: url('../images/off_rr.png');
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: middle;
	display: block;
	border: none;
	outline: none;
	padding: 8px 0px 12px 0px;
	width: 100%;
	}

.menu_link_r:hover{
	color: #3f5500;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-transform: capitalize;
	font-family: arial, sans-serif;
	background-image: url('../images/on_rr.png');
	background-repeat: no-repeat;
	display: block;
	border: none;
	outline: none;
	background-position: right top;
	padding: 8px 0px 12px 0px;
	width: 100%;
	}

.menu_link_lon{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-transform: capitalize;
	font-family: arial, sans-serif;
	background-image: url('../images/on_ll.png');
	background-repeat: no-repeat;
	display: block;
	border: none;
	outline: none;
	background-position: lef top;
	padding: 8px 0px 12px 0px;
	text-align: center;
	width: 100%;
	}

.menu_link_ron{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-transform: capitalize;
	font-family: arial, sans-serif;
	background-image: url('../images/on_rr.png');
	background-repeat: no-repeat;
	display: block;
	border: none;
	outline: none;
	text-align: center;
	background-position: right top;
	padding: 8px 0px 12px 0px;
	width: 100%;
	}

.menu_link_on{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-transform: capitalize;
	font-family: arial, sans-serif;
	background-image: url('../images/on_c.png');
	background-repeat: repeat-x;	
	display: block;
	border: none;
	text-align:center;
	outline: none;
	padding:8px 0px 12px 0px;
	width: 100%;
	}

/***********HEADER MAIN MENUS************/


.main_width{
	width: 800px;
	}

.flx_bg_bann{
	background-color: #fff;
	}

.bdr{
	border-left: 1px solid #eeeeee;
	}

.more{
	color: #01c5ff;
	font-weight: normal;
	text-decoration: underline;
	}

.more:hover{
	color: #01c5ff;
	font-weight: normal;
	text-decoration: none;
	}

/* Headings Start */

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #323b38;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;

	}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #323b38;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}


h3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #323b38;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

/* Headings End */

.input_f{
	width:210px;
	border:1px solid #7F9DB9;
	padding:2px;
	}

.text_f{
	border:1px solid #7F9DB9;
	padding:4px;
	}

.button{
	font-size:12px;
	background-color:#EEEEEE;
	color:#333;
	font-weight:normal;
	cursor:hand;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	}

.bd_l{
	border-left:1px solid #dadada;
	}