/* CSS Document */

body{
padding:0;
margin:0;
background:#707070;
}.left-drp-shdw {
	background: url(../images/left-dp-shdw.jpg) repeat-y;
}
.rigt-drp-shdw {
	background: url(../images/right-dp-shdw.jpg) repeat-y;
}
.form-stroke {
	border: 1px solid #999999;
}

.rts{
	color: #000!important;
	font-size: 15px;
}

ul{
	padding: 0px 20px 0px 0px;
}
li{
	padding: 0px 0px 6px 20px;
	/*background: url(../images/bullet.gif) no-repeat left 7px;*/
	list-style: url(none) none outside;
}



.menu-heading {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #065199;
	text-decoration: none;
	}

.menu-heading1 {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #e20035;
	text-decoration: none;
	}


.inner-links {
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

.inner-links:hover {
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-decoration: underline;
}


p {
	color: #2b2b2b;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
	text-align: justify;
	font: 12px/18px Arial, Helvetica, sans-serif;
}
.heading {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	text-decoration: none;
}


.menu-btns {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fefefe;
	text-decoration: none;
}
.menu-btns:hover {
	color: #31BBCA;
	text-decoration: none;
	font: bold 11px tahoma;
}
.current-page {
	color: #31BBCA;
	text-decoration: none;
	font: bold 11px tahoma;
}
.welcome {
	font-family: "Segoe UI";
	font-weight: bold;
	color: #012658;
	text-decoration: none;
	height: 10px;
}
.success {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrit {
	font-family: tahoma;
	font-size: 11px;
	color: #2d2d2d;
	text-decoration: none;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #2b2b2b;
	text-decoration: none;
	text-align: justify;
}
.sucess-text {
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
