﻿body
{
	margin: 0px;
	width: 100%;
	background: url(../image/bg.jpg) repeat-x #FFF;
}
a
{
	text-decoration: none;
}

.nav_menu
{
	background: url(../image/menu_bg.jpg) right bottom no-repeat;
	text-align: right;
	position: relative;
	float: left;
	height: 500px;
}

.menu_margin
{
	margin-top: 5px;
	margin-right: 2px;
}
.grn
{
	line-height: 25px;
	height: 25px;
	margin-bottom: 5px;
	border-right: 4px solid #007A1E;
}
.grn:hover
{
	margin-bottom: 5px;
	line-height: 25px;
	height: 25px;
	background: #007A1E;
}
.orn
{
	line-height: 25px;
	margin-bottom: 5px;
	height: 25px;
	border-right: 4px solid #EA6303;
}
.orn:hover
{
	margin-bottom: 5px;
	line-height: 25px;
	height: 25px;
	background: #ea6303;
}
.blk
{
	line-height: 25px;
	margin-bottom: 5px;
	height: 25px;
	border-right: 4px solid #000000;
}
.blk:hover
{
	line-height: 25px;
	margin-bottom: 5px;
	height: 25px;
	background: #000000;
}

.red
{
	line-height: 25px;
	margin-bottom: 5px;
	height: 25px;
	border-right: 4px solid #FF0305;
}
.red:hover
{
	line-height: 25px;
	margin-bottom: 5px;
	height: 25px;
	background: #ff0305;
}
.blue
{
	line-height: 25px;
	margin-bottom: 5px;
	height: 25px;
	border-right: 4px solid #004296;
}
.blue:hover
{
	line-height: 25px;
	margin-bottom: 5px;
	height: 25px;
	background: #004296;
}
.nav_menu a
{
	display: block;
	text-decoration: none;
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
}
.nav_menu a:hover
{
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.contents
{
	background: url(../image/cnt_bg.gif) repeat-y left;
	height: 496px;
	/*this width is for home page table Naga*/
	width: 828px;
	margin-left:0;
	margin-right:0;
}
.smenu a
{
	font-family: tahoma;
	font-size: 11px;
	color: #A3A3A3;
}

.smenu a:hover
{
	background: url(../image/smenu_blt.jpg) no-repeat right;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
}

.hst
{
	width: 477px;
}
.cnt_hdr_hst
{
	color: #004296;
	font-family: tahoma;
	font-size: 16px;
}
.cnt_hst
{
	text-align: justify;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}


.obj, .obj2
{
	width: 477px;
}
.cnt_hdr_obj
{
	color: #004296;
	font-family: tahoma;
	font-size: 16px;
}
.cnt_hdr_obj2
{
	color: #004296;
	font-family: tahoma;
	font-size: 16px;
}
.cnt_obj
{
	text-align: justify;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.pr_spk
{
	width: 477px;
}
.cnt_hdr_prs
{
	color: #004296;
	font-family: tahoma;
	font-size: 16px;
}
.cnt_prs
{
	text-align: justify;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.ul
{
	position: relative;
	left: 15px;
}
.copyright
{
	left: 0px;
	bottom: 0px;
	font-family: Tahoma;
	color: #8A8A8A;
	font-size: 11px;
}
.copyright a:hover
{
	/*Nagarajan modified for bottom bar links
	color: #FFFFFF;
	background: #EA6303;*/
	color: #EA6303;
	
}

.copyright a
{
	text-decoration: none;
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
}
.seperator
{
	height: 495px;
	position: relative;
	float: left;
}
.login
{
	vertical-align: top;
	position: relative;
	top: 3px;
	left: 3px;
	background: url(../image/login_bg.gif) no-repeat;
	width: 167px;
}
.login tr
{
	height: 15px;
}
.lgn_hdr
{
	color: #000000;
	font-family: tahoma;
	font-size: 16px;
}
.lnam, .pwd
{
	font-family: tahoma;
	font-size: 12px;
}
.txtbox
{
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #B8B5B5;
	height: 16px;
}
.facts
{
	font-family: tahoma;
	font-size: 16px;
	position: relative;
	left: 15px;
	top: 10px;
	background: url(../image/facts_bg.jpg) no-repeat;
	width: 143px;
	height: 126px;
}
.facts a
{
	text-decoration: none;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}
img
{
	border: 0px;
}
.report
{
	margin-top: 20px;
	position: relative;
	left: 5px;
}
.sign
{
	margin-top: 7px;
	position: relative;
	left: 5px;
}
.rgh_pan
{
	position: relative;
	top: 15px;
	left: 12px;
	height: 485px;
	width: 175px;
	background: url(../image/rgh_pan_bg.jpg) no-repeat;
}

.copyright, .dzn
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #8A8A8A;
	font-size: 11px;
}
/*Nagarajan .copyright a:hover
{
	color: #FFFFFF;
	background: #EA6303;
}*/

.copyright a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}


.copyrightinsoft, .dzn
{
	font-family: Arial, Helvetica, sans-serif;
	color: #8A8A8A;
	font-size: 11px;
}
.copyrightinsoft a:hover
{
	color: #00f;
	background: #fff;
}

.copyrightinsoft a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #8a8a8a;
	font-size: 11px;
}
.footer
{
	background: url(../image/footer.jpg) no-repeat;
	background-position: bottom;
}
.lbl
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*Add by G.B.Prabhakaran*/

.homeAdmin
{
	line-height: 25px;
	height: 25px;
	margin-bottom: 5px;
	border-right: 4px solid #FFA421;
	position: relative;
}
.homeAdmin:hover
{
	margin-bottom: 5px;
	line-height: 25px;
	height: 25px;
	background-color: #FFA421;
}

.homelogut
{
	line-height: 25px;
	height: 25px;
	margin-bottom: 5px;
	border-right: 4px solid;
	border-color: Black;
	position: relative;
}
.homelogut:hover
{
	margin-bottom: 5px;
	line-height: 25px;
	height: 25px;
	background-color: Black;
}
.home
{
	line-height: 25px;
	height: 25px;
	margin-bottom: 5px;
	border-right: 4px solid #007A1E;
	position: relative;
}
.home:hover
{
	margin-bottom: 5px;
	line-height: 25px;
	height: 25px;
	background-color: #007A1E;
}

.homeAdminPage
{
	line-height: 25px;
	height: 25px;
	margin-bottom: 5px;
	border-right: 4px solid;
	border-color: Black;
	position: relative;
}
.homeAdminPage:hover
{
	margin-bottom: 5px;
	line-height: 25px;
	height: 25px;
	background-color: Black;
}
.homeLogutPage
{
	line-height: 25px;
	height: 25px;
	margin-bottom: 5px;
	border-right: 4px solid;
	border-color: #004296;
	position: relative;
}
.homeLogutPage:hover
{
	margin-bottom: 5px;
	line-height: 25px;
	height: 25px;
	background-color: #004296;
}
/*Nagarajan added*/
.lblans
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: Black;
}
/************************Purusoth******************************/
.ques {
	padding-left:10px;
	font-weight:bold;
	font-family:tahoma;
	font-size:13px;
	color:#000000;
	line-height:20px;
	vertical-align:top;
}

.ans {
	padding-left:10px;
	color:#333333;
	font-family:tahoma;
	font-size:12px;
	line-height:20px;
}
.tbl_cnt td {
	padding-bottom:15px;
}
.abt_cmp {
	padding-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.intr {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.intr span {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal; font-size:12px;
}
.intr h6 {
	font-weight:normal;
	font-size:11px;
}

.news
{
	background-image: url(../images/news_Bg.jpg);		
	width:auto;
	height:auto;
	background-position:center;

	
}
