﻿body
{
	background-repeat: no-repeat;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 14px;
	margin: auto; /*color: #787878;*/
	/*color: #FDFDFD;*/
	width: 850px;
	background-color :#F0F0F0;
}

.lnkaddnew
{
	font-weight: bold;
	color: White;
	
}
.lnkaddnew:hover
{
	color: Red;
	font-weight: bold;
	text-decoration: none;
}

.lnknew
{
	
	color: Black;
	text-decoration :none;
}
.lnknew:hover
{
	text-decoration :underline;
}

.logoBG
{
	background-image: url(../../images/logo_bg.jpg);
	background-repeat: repeat-x;
	height: 82px; /*width:540px;*/
}




.midboxTopLeft
{
	background-image: url(../../images/mid_box_left_top.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
.midboxTop
{
	background-image: url(../../images/mid_box_top.png);
	background-repeat: repeat-x;
	height: 8px;
	width: 588px;
}
.midboxTopRight
{
	background-image: url(../../images/mid_box_right_top.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}

.midboxLeft
{
	background-image: url(../../images/mid_box_left.png);
	background-repeat: repeat-y;
	width: 8px;
}
.midboxCenter
{
	background-image: url(../../images/mid_box_bg.png);
	background-repeat: repeat; /*background-color :#0F2543 ;*/
	width: 588px;
}
.midboxRight
{
	background-image: url(../../images/mid_box_right1.png);
	background-repeat: repeat-y;
	width: 8px;
}



.midboxBtmLeft
{
	background-image: url(../../images/mid_box_left_btm.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}
.midboxBtm
{
	background-image: url(../../images/mid_box_btm.png);
	background-repeat: repeat-x;
	width: 588px;
	height: 8px;
}
.midboxBtmRight
{
	background-image: url(../../images/mid_box_right_btm.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}

.btnLeft
{
	background-image: url(../../images/btn_left.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 56px;
	float: left;
}
.btnMiddle
{
	background-image: url(../../images/btn_bg.png);
	background-repeat: repeat-x;
	line-height: 46px;
	/*width: 145px;*/
	float: left;
	text-align: right;
}
.btnRight
{
	background-image: url(../../images/btn_right1.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 9px;
	float: left;
}


.lnksend
{
	background-color:#001452;
padding:5px 10px;
color:White ;
	text-decoration:none;
}




.lnkBtn
{
	font-size: 18px;
	padding: 10px 20px 10px 0px;
	font-weight: bold;
	line-height :46px;
	color: White;
	text-decoration: none;
	
}
.lnkBtn:hover
{
	color: Red;
	text-decoration: none;
}

.lnkAdd
{
	color: White;
	font-weight: bold;
}

.error
{
	font-size: 14px;
	color: Red;
}
.lnkbutton
{
	padding: 5px 10px 5px 10px;
	background-color: #6B696B;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.footerNavigation
{
	font-size: 12px;
	color: #E5E5E5;
}
.lnk
{
	color: White;
	text-decoration: none;
	font-size: 12px;
}
.lnk:hover
{
	color: #41AEED;
	text-decoration: underline;
}

.heading_bg
{
	/*background-image: url(../../System_Images/heading_bg.jpg);*/
	background-color: #075386;
	background-repeat: repeat-x;
	height: 27px;
}
.heading_middle_bg
{
	background-color: #0099CC; /*background-repeat: repeat-x; 	border-left: 1px solid #073250; 	border-right: 1px solid #073250; 	border-Top : 1px solid #073250;*/
	height: 27px;
}
.heading_text
{
	color: White;
	font-size: 12pt;
	font-weight: bold;
	line-height: 22px;
	padding-right: 10px;
	text-decoration: none;
}

.linkbtn
{
	background-image: url(../../System_Images/heading_bg.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #073250;
	border-right: 1px solid #073250;
	height: 27px;
	color: #FFFFFF;
	padding: 3px 15px 3px 15px;
	text-decoration: none;
}
.lnkbtn1
{
	text-decoration: none;
}
.lnkbtn1:hover
{
	text-decoration: underline;
}

.lnkAdd
{
	color: White;
	font-weight: bold;
}

.left_menu_bg
{
	background-image: url(../../System_Images/menu_bg.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #073250;
	border-right: 1px solid #073250;
	height: 26px;
}
.left_menu_text
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
.heading
{
	color: White;
	font-size: 27px;
}
.Content
{
	color: #2DA9E9;
}
