body,div,li,form {
	margin:0 auto ; 
}
img { 
	border: 0;
}
body{
	background:#9a0a0d;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
}
.main{
	width:940px;
	height:auto;
	padding-left:9px;
	padding-right:8px;
	background:#FFF;
}
.clear{
	clear:both;
}
a{
	outline:none;
}
/*HEAD BANNER*/
.top{
	width:924px;
	height:111px;
}
.topHeadLeft{
	width:339px;
	height:103px;
	background:url(images/layout_03.jpg) no-repeat;
	float:left;
}
.topHeadRight{
	width:584px;
	height:103px;
	float:left;
}
.topHeadRightTop{
	width:584px;
	height:61px;
	float:left;
	background:url(images/layout_04.jpg) no-repeat;
}
/*TOP LINK*/
.topButton{
	width:584px;
	height:42px;
	float:left;
}
/*END HEAD BANNER*/

/*-------------MENU-------------*/
/*HOME*/
.home a {
	display:block;
	width: 109px;
	height:42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	text-align:center;
	color:#FFF;
	background:url(images/but_06.jpg) no-repeat;
	text-decoration: none;
	line-height:42px;
	float:left;
	outline:none;
}
.home a:hover { 
	background:url(images/butover_06.jpg);
	color: #000;
	outline:none;
}
.rollover a:active {
	background-position: 0 -70px;
	color:#000;
	outline:none;
}
/*END HOME*/

/*PROFILE*/
.profile a {
	display:block;
	width: 115px;
	height:42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	text-align:center;
	color:#FFF;
	background:url(images/but_07.jpg) no-repeat;
	text-decoration: none;
	line-height:42px;
	float:left;
	outline:none;
}
.profile a:hover { 
	background:url(images/butover_07.jpg);
	color: #000;
	outline:none;
}
.rollover a:active {
	background-position: 0 -70px;
	color:#000;
	outline:none;
}
/*END PROFILE*/

/*KURIES*/
.kuries a {
	display:block;
	width: 101px;
	height:42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	text-align:center;
	color:#FFF;
	background:url(images/but_08.jpg) no-repeat;
	text-decoration: none;
	line-height:42px;
	float:left;
	outline:none;
}
.kuries a:hover { 
	background:url(images/butover_08.jpg);
	color: #000;
	outline:none;
}
.rollover a:active {
	background-position: 0 -70px;
	color:#000;
	outline:none;
}
/*END KURIES*/

/*CONTACT*/
.contact a {
	display:block;
	width: 126px;
	height:42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	text-align:center;
	color:#FFF;
	background:url(images/but_09.jpg) no-repeat;
	text-decoration: none;
	line-height:42px;
	float:left;
	outline:none;
}
.contact a:hover { 
	background:url(images/butover_09.jpg);
	color: #000;
	outline:none;
}
.rollover a:active {
	background-position: 0 -70px;
	color:#000;
	outline:none;
}
/*END CONTACT*/
.intimation a {
	display:block;
	width: 133px;
	height:42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	text-align:center;
	color:#FFF;
	background:url(images/intimation.jpg) no-repeat;
	text-decoration: none;
	line-height:42px;
	float:left;
	outline:none;
}
.intimation a:hover { 
	background:url(images/intimation_hover.jpg);
	color: #000;
	outline:none;
}
.intimation a:active {
	background-position: 0 -70px;
	color:#000;
	outline:none;
}
/*-------------END MENU-------------*/

/*FLASH AREA*/

.flashArea{
	width:923px;
	height:253px;
}
.flashL{
	width:313px;
	height:253px;
	background:url(images/layout_11.jpg) no-repeat;
	float:left;
}
.flash{
	width:607px;
	height:253px;
	float:left;
}
/*END FLASH AREA*/

.contantArea{
	width:923px;
	height:auto;
	background:#fdfbf2;
	padding-left:9px;
	padding-right:8px;
}
.conLeft{
	width:675px;
	height:auto;
	float:left;
	margin-right:0px;
	margin-top:13px;
}
.conRight{
	width:224px;
	height:auto;
	float:left;
	margin-top:13px;
	margin-left:16px;
	background:#eeeeee;
}

/*WHITE BOX*/

.whiteBox{
	width:658px;
	height:auto;
	margin-bottom:8px;
	margin-left:9px;
}
.whitTop{
	width:667px;
	height:7px;
	background:url(images/whitebox_16.jpg) no-repeat;
	display:block;
	overflow:hidden;
}
.whitCenter{
	width:667px;
	height:auto;
	background:url(images/whitebox_21.jpg) repeat-y;
}
.whitBottom{
	width:667px;
	height:8px;
	background:url(images/whitebox_22.jpg) no-repeat;
}
.whiteInCon{
	width:647px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
}

/*END WHITE BOX*/

/*TEXT*/

.normalText{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#303900;
	line-height:18px;
	text-align:justify;
	padding:0px 10px 10px 10px;
}
.normalTextWhite{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:18px;
	text-align:justify;
	padding:0px 10px 10px 10px;
}

.redBoldText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#F00;
	font-weight:bold;
}
.greenBoldText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#5f7205;
	font-weight:bold;
}
.massegeBoldTextWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:42px;
	padding-left:75px;
	color:#FFF;
}
.massegeBoldTextBlack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:40px;
	padding-left:75px;
	color:#000;
}

/*END TEXT*/

/*RIGHT SIDE IMAGES BOX*/

.box{
	width:224px;
	height:auto;
	margin-bottom:5px;
}
/*END RIGHT SIDE IMAGES BOX*/

/*MASSEGE BOX*/
.conLeftBottom{
	width:675px;
	height:auto;
	margin-top:0px;
	float:left;
}

/*YELLO BOX*/
.ylloBoxTop{
	width:675px;
	height:40px;
	background:url(images/layout_24.jpg) no-repeat;
}
.ylloBoxCenter{
	width:675px;
	height:auto;
	background:url(images/layout_26.jpg) repeat-y;
}
.ylloBoxBottom{
	width:675px;
	height:7px;
	background:url(images/yellobottom.jpg) no-repeat;
	margin-bottom:10px;
}
/*END YELLO BOX*/
/*GREEN BOX*/
.greenBoxTop{
	width:675px;
	height:42px;
	background:url(images/green.jpg) no-repeat;
}
.greenBoxCenter{
	width:675px;
	height:auto;
	background:url(images/green1.jpg) repeat-y;
}
.greenBoxBottom{
	width:675px;
	height:6px;
	background:url(images/green2.jpg) no-repeat;
	margin-bottom:10px;
}
/*END GREEN BOX*/
.massegebox{
	width:675px;
	height:auto;
}
.massBoxCon{
	width:647px;
	height:auto;
	overflow:hidden;
	padding-left:19px;
	padding-right:10px;
}
/*END MASSEGE BOX*/

/*FOTTER AREA*/
.fotterArea{
	width:923px;
	height:auto;
	display:block;
	overflow:hidden;
	float:left;
}

/*FOTTER LINKS*/

.fotLink{
	width:923px;
	height:30px;
	background:#8ab53d;
	line-height:30px;
	text-align:center;
	color:#fff;
}
.fotAdd{
	width:923px;
	height:auto;
	background:#f3ffde;
}
a.nav:link {
	color:#FFF;
	text-decoration: none;
	font-size:12px;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; padding:5px;
}
a.nav:visited {
	color:#FFF;
	text-decoration: none;
	outline:none;
	font-size:12px;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}
a.nav:hover {
	color:#000;
	text-decoration:none;
	outline:none;
	font-size:12px;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	background:#f2cb65;
}
a.nav:active {
	color:#000;
	text-decoration:none;
	outline:none;
	font-size:12px;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}
a.add:link {
	color:#000;
	text-decoration: none;
	font-size:12px;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; padding:5px;
}
a.add:visited {
	color:#000;
	text-decoration: none;
	outline:none;
	font-size:12px;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}
a.add:hover {
	color:#C00;
	text-decoration:none;
	outline:none;
	font-size:12px;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}
a.add:active {
	color:#C00;
	text-decoration:none;
	outline:none;
	font-size:12px;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}

/*END FOTTER LINKS*/

.fotLside{
	width:681px;
	height:auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	float:left;
	padding-left:10px;
}
.fotRside{
	width:222px;
	height:auto;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	float:right;
	padding-right:10px;
	padding-bottom:10px;
}
.management_Table{
	width:650px;
	height:auto;
}
.listhead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
.list_td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#212700;
	text-decoration:none;
	padding:8px;
	border:#9A0A0D 1px solid;
}
.list_td2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#212700;
	text-decoration:none;
	padding:8px;
	border:#9A0A0D 1px solid;
}

.kuriesconLeft{
	width:907px;
	margin:0 auto;
}

.kurieswhitTop{
	width:907px;
	height:12px;
	background:url(images/kuries_topcurve.jpg) no-repeat;
	display:block;
	overflow:hidden;
}
.contentnew{
	width:891px;
	height:auto;
	border-left:1px solid #b1b1b1;
	border-right:1px solid #b1b1b1;
	padding:0 7px;
	}
.kurieswhitbottom{
	width:907px;
	height:12px;
	background:url(images/kuries_bottomcurve.jpg) no-repeat;
	display:block;
	overflow:hidden;
	margin-bottom:15px;
}
	.contentGreen{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#0b106c;
		text-decoration:none;
	}
	
 .formtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#212700;
	text-decoration:none;
	padding-left:15px;
}
.column{
	width:100px;
	height:18px;
	border:1px solid #BFDB86;
	margin-left:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#660303;
	line-height:18px;
}
.columnnew{
	width:100px;
	height:60px;
	border:1px solid #BFDB86;
	margin-left:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#660303;
}
.submit_btn, .reset_btn{
	width:73px;
	height:23px;
	display:block;
	overflow:hidden;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	margin-right:15px;
	background:#0099FF;
	float:left;
	}
	.submit_btn:hover{
	background:#0066FF;
	color:#000000;
	}
