/* CSS Document */

body{
	background:#000400;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#ff9300;
	margin:0px;
}
img
	{ 
		behavior: url("iepngfix.htc") ;
	}
.cvca A:link,.cvca A:active,.cvca A:visited
{
	color:#ff9300;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.cvca A:hover
{
	color:#ff9300;
	text-decoration:underline;
}


.logouts_2 A:link,.logouts_2 A:active,.logouts_2 A:visited 
{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.logouts_2 A:hover
{
	color:#ff9300;
	text-decoration:none;
}
.login_btm_lnks a
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#333333;
		text-decoration:underline;
	}
.login_btm_lnks a:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#ff6600;
		text-decoration:none;
	}
.links_container div
	{   
		background:url(../images/linkleftback.png) repeat-x left top;
		behavior: url("iepngfix.htc") ;
		height:28px;
		line-height:28px;
		padding:0px;
	}
.links_container   A:link,.links_container  A:active,.links_container A:visited 
{
	color:#707070;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 8px;
}

.links_container  A:hover
{
	color:#000;
	text-decoration:underline;	
}

.links_container{

    /*  CODE CHANGED ON DEC-19... STARTS HERE... */

	     /*width:192px;*/
	       width:153px;
		   border:#999999 0px solid;
    /* CODE CHANGED ON DEC-19... ENDS HERE,,, */

	float:left;
	color:#333;
	padding:4px;
}

.links_container DIV{
	/*margin-left:14px;*/	
	width:153px;
}


.links_containerlink
{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	padding:0px 0px 0px 8px;
}

.links_containerlink:hover
{
	color:#707070;
	text-decoration:none;	
}
#displaySettingsLinkUp table  
	{
		position:relative;
		width:16px;
		height:10px;
		float:right;
		margin:0px;
		padding:0px;
		top:-18px;
	}
#displaySettingsFlipDown table
	{
		position:relative;
		width:16px;
		height:10px;
		float:right;
		margin:0px;
		padding:0px;
		top:-55px;
	}
.ie6 #displaySettingsFlipDown table
	{
		position:relative;
		width:16px;
		height:10px;
		float:right;
		margin:0px;
		padding:0px;
		top:-18px;
	}
#displayTemplatesLinkUp table
	{
		position:relative;
		width:16px;
		height:10px;
		float:right;
		margin:0px;
		padding:0px;
		top:-25px;
	}
#displayTemplatesFlipDown table
	{
		position:relative;
		width:16px;
		height:10px;
		float:right;
		margin:0px;
		padding:0px;
		top:-55px;
	}
.ie6 #displayTemplatesFlipDown table
	{
		position:relative;
		width:16px;
		height:10px;
		float:right;
		margin:0px;
		padding:0px;
		top:-18px;
	}
.ie6 #displayTemplatesLinkUp table
	{
		position:relative;
		width:16px;
		height:10px;
		float:right;
		margin:0px;
		padding:0px;
		top:-18px;
	}
.links_container DIV DIV{
	/*margin-left:14px;*/
	border:0;
	height:28px;
	/*padding:12px 0px 0px;*/
}










INPUT{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

SELECT{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

TEXTAREA{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}


#layout{
	/*width:966px;*/
	width:878px;
	overflow:hidden;
}

.header{
	/*height:85px;*/
	/*border:solid 1px #ccc;
	background:#000;
	margin-bottom:5px;*/
	overflow:hidden;
	width:878px;
}

.logo{
	overflow:hidden;
	float:left;
	padding:6px 0px 6px 11px;
}

.logouts{
	width:40px;
	float:right;
	padding:63px 25px 0px 0px;
}

.logouts_2{
	/*width:878px;*/
	float:right;
	/*background-color:#FFFFFF;*/
	/*padding:63px 0px 0px 0px;*/
}

.clear_float{
	clear:both;
	height:0px;
	line-height:0px;
}

.main_body{
	overflow:hidden;
	border:solid 0px #ccc;
	/*margin-bottom:5px;*/
	width:878px;
	background-color:#FFFFFF;
}
.linebreak
	{
		width:100%;
		height:10px;
		font-size:10px;
	}
.copyright{
	height:25px;
	color:#000;
}
.copyright a
	{
		font-weight:normal;
		color:#000000;
		text-decoration:none;
	}
.copyright a:hover
	{
		font-weight:normal;
		color:#000000;
		text-decoration:underline;
	}
.incorrect_text{
	color:#FF0909;
	font-weight:bold;
	margin:50px 0px 50px;
}

.incorrect_text IMG{
	vertical-align:middle;
}

.login_box{
	margin:0px 0px 0px 305px;
	width:362px;
}

.login_area{
	background:url(../images/login_bg_admin.gif) repeat-y left top;
	behavior: url("iepngfix.htc") ;
	padding:0px 28px;
}

.login_text{
	font:19px Tahoma;
	margin-bottom:10px;
	overflow:hidden;
}

.login_txtbx{
	font-size:11px;
	color:#666666;
	font-weight:bold;
}

.login_txtbx TD{
	padding-bottom:7px;
}

/*.login_txtbx INPUT{
	width:218px;
}

*/
.txtwide150
	{
		width:150px;
	}
.login_bttn{
	width:62px !important;
	height:24px;
	background:url(../images/log.png) no-repeat left top;
	behavior: url("iepngfix.htc") ;
	border:0;
}
.login_bttn1{
	background:url(../images/login.png) no-repeat left top;
	height:24px;
	width:62px;
	border:0;
	cursor:pointer;
	behavior: url("iepngfix.htc") ;
}
.reset_bttn1{
	background:url(../images/reset.png) no-repeat left top;
	height:24px;
	width:62px;
	border:0;
	cursor:pointer;
	behavior: url("iepngfix.htc") ;
}

.content_area{
  
     /*  CODE CHANGED ON DEC-19... STARTS HERE... */

	     /*width:100%;
	       width:742px; */

    /* CODE CHANGED ON DEC-19... ENDS HERE... */

	background:url(../images/devider.png) repeat-y -12px 0px;

	float:right;
	border:#000000 0px solid;
	margin:0px;
	width:715px;
/*	min-height:617px;*/
	/*height:auto !important;
	height:617px;*/
	overflow:hidden;
}

.welcome_box{
	width:482px;
	margin:130px 0px 0px 125px;
}

.wecome_txt_area{
	background:url(../images/welcome_box_bg.gif) repeat-y left top;
	height:67px;
	font:19px Tahoma;
	padding-top:33px;
	behavior: url("iepngfix.htc") ;
}

.page_title{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	padding:3px 0px 8px;
	margin-bottom:5px;
	margin-left:15px;
}

.manage_top{
	margin-bottom:10px;
}

.manage_top TD IMG{
	vertical-align:TOP;
}

.page_nos{
	font-weight:bold;
}
.ff3 .manage_table, .opera .manage_table ,.chrome .manage_table{
	border:#cccccc 1px solid;
	margin-bottom:10px;
	margin-left:16px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.ie6 .manage_table , .ie7 .manage_table{
	border:#cccccc 1px solid;
	margin-bottom:10px;
	margin-left:8px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.manage_table TH{
	/*background:url(../images/manage_table_th_bg.gif);*/
	height:29px;
	font-weight:normal;
	padding:0px 4px;
	behavior: url("iepngfix.htc") ;
}

.manage_table TD{
	padding:2px 4px;
}

.grey_tr{
	background:#EAEAEA;
}
.top_btn_container{
	margin-bottom:6px;
}

.text_information{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	font-weight:bold;
	
	
}
.required1{
font-size:12px;
color:#FF6600;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.required{
/*font-size:11px;
color:#ffffff;
*/
font-size:12px;
color:#FF6600;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;

}
.required:hover {
font-size:11px;
color:#ff9300;

}



/*-----syle to display the tool top text-----*/


#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}


/*---new classes---*/

.home_links{
	width:125px;
	height:39px;
	float:left;
	padding:36px 0px 0px 11px;
}

/*.button{
 color:#010101;
 font-family:Tahoma,Arial,Verdana;
 font-size:11px;
 font-weight:700;
 background-color:#CBE4E1;
 border-width:1px;
 border-style:outset;
 border-color:#FFFFFF;
 height:17px;
 vertical-align:middle;
}*/
.button{
 color:#FFFFFF;
 font-family:Tahoma,Arial,Verdana;
 font-size:11px;
 font-weight:600;
 background-color:#78af02;
 border-width:2px;
 border-style:outset;
 border-top:#78af02 1px solid;
 border-left:#78af02 1px solid;
 border-right:#999999 2px solid;
 border-bottom:#999999 2px solid;
 height:25px;
 vertical-align:middle;
}
#login_area_new{
	width:178px;
	height:179px;
	background:url(../images/login_bg.gif) no-repeat left top;
	padding:20px 15px 0px;
	behavior: url("iepngfix.htc") ;
}

#login_area_new INPUT{
	margin:0px 0px 7px;
}
.txtbox150
	{
		width:150px;
		border:#CCCCCC 1px solid;
	}
.reset_bttn{
	width:62px !important;
	height:24px;
	background:url(../images/reset1.png) no-repeat left top;
	border:0;
	behavior: url("iepngfix.htc") ;
}
.toplinksCopy
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#333333;
	}
.links
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FF6600;
		text-decoration:none;
	}
.links:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		text-decoration:none;
	}
.links1
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#0066FF;
		text-decoration:none;
	}
.links1:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		text-decoration:none;
	}
.ff2 .boxtop, .ff3 .boxtop
	{
		background:url(../images/boxtop3.png) no-repeat top;
	}
.ff2 .boxmiddle, .ff3 .boxmiddle
	{
		background:url(../images/ffboxmiddle.png) repeat-y top;
	}
.ff2 .boxbottom, .ff3 .boxbottom
	{
		background:url(../images/boxbottom3.png) no-repeat bottom;
	}
.ie .boxtop
	{
		background:url(../images/ietopbox.png) no-repeat top left;
	}
.ie .boxmiddle
	{
		background:url(../images/iemiddlebox.png) repeat-y top left;
	}
.ie .boxbottom
	{
		background:url(../images/ieboxbottom.png) no-repeat bottom left;
	}
.ie .iemargin
	{
		margin-right:12px;
	}
/*=============Old style===========================*/
/*.content_area{
	width:735px;
	float:left;
	margin:10px 0px;
	min-height:617px;
	height:auto !important;
	height:617px;
	padding-left:20px;
}
.main_body{
	min-height:400px;
	height:auto !important;
	height:400px;
	border:solid 1px #ccc;
	background:#000;
	margin-bottom:5px;
}
.copyright{
	background:#000;
	border:solid 1px #C4C3C3;
	height:25px;
	color:#fff;
	padding-top:8px;
}
.logo{
	width:125px;
	height:39px;
	float:left;
	padding:36px 0px 0px 11px;
}
.logouts_2{
	width:300px;
	float:right;
	padding:63px 25px 0px 0px;
}
.links_container DIV{
	margin-left:14px;
	border-bottom:dashed 1px #666;
	padding:7px 0px;
}

.links_container DIV DIV{
	margin-left:14px;
	border:0;
	padding:12px 0px 0px;
}
*/

/*=============Old style===========================*/