/*
////////////////////////////////////////////////////////////////////////////////
//
//  OSPROSYS SOFTWARE pvt. Ltd.
//  Copyright 2007-2008 Adobe Systems Incorporated
//  All Rights Reserved.
//	Orign By Edward
////////////////////////////////////////////////////////////////////////////////
*/
/* _____ Common style for the webpage starts here  ______ */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font: normal 12px arial, sans-serif;
	/*line-height:18px;*/
	color: #000000;
    }
img { border:0;}

	table {
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #000000;
	text-align:left;
	
	}

/* _____ Common style for the webpage ends here  ______ */
/* use this only for headers */
	.header_black { text-decoration:none; font-size:16px;font-family:Arial;font-weight:bold; color:#333333;  }
	.header_underline { text-decoration:underline; font-size:18px;font-family:Arial;font-weight:bold; color:#333333;}
	.normal_text{	font: normal 12px arial, sans-serif; color: #333333;}
	
	.normal_text4link{ font: normal 12px arial, sans-serif; color: #0080C0; font-weight: bold; }
	.text4sublink{ font: normal 11px arial, sans-serif; color: #0080C0; font-weight:bold;}
	.normal_text_error{	font: normal 13px arial, sans-serif; font-weight:bold; color: #FF0000;}
	.normal_text_success{	font: normal 12px arial, sans-serif; color: #009933;}
	.normal_text_bold{	font: normal 12px arial, sans-serif; font-weight:bold; color: #000000;}
	.normal_text_bold1{	font: normal 12px arial, sans-serif; font-weight:bold; color: #000000;}
	.color_text_bold1{	font: normal 12px verdana, sans-serif; font-weight:bolder; color: #336699;}
	.normal_text_bold2{	font: normal 13px arial, sans-serif; font-weight:bold; color: #000000;}
	.headertext4_grid{	font: normal 11px arial, sans-serif; background-color: #BDD6E1; font-weight:bold; color: #000000; padding-top:3px; padding-bottom:3px;}
	.normaltext4grid{
	font: normal 11px arial;
	font-weight: 300;
	color: #000000;
	letter-spacing: 0.5px;
}	

/* INPUT */

	input{
 		font: normal 12px verdana, arial, helvetica, sans-serif;  

}

	.input1 {
	width:90px; 
	height:16px; 
	color:#000000; 
	font-size:10px; 
	text-align:left;
	margin:0px 0px 0px 8px;
}

	.input2 {
	width:20px; 
	height:14px; 
	color:#000000;
	text-align:left;
}

/* CSS button style */
input.red1 {background-color: #cc0000;} 
input.red {background-color: #CC3300; font-weight: bold; font-size: 12px; color: white;}
input.blue {background-color: #0080C0; font-weight: bold; font-size: 12px; color: white; width:90px;}
input.pink {background-color: #F2F2F2; font-size: 10px;}
input.big {font-size: 14px;}
.input{ width:97px; height:18px; color:#0080C0;	vertical-align:middle; 	padding-left:15px; 	margin-right:5px;}
/*input {font-size: 10px;}*/
textarea.violet {background-color: #ccccff;}
option.red {background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;}
option.pink {background-color: #ffcccc; font-size: 10px;}
.rightctrlbutt{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#cc0000;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}
a:hover {color:#333333;}


/* added by deep */
.onfocus
{
cursor:hand

}
.OnFocus
{
	color :Red;
	text-decoration : underline;
	cursor :hand;
}
.Onload
{
	color:#0080C0 ;
	
}
.pagelink
{
	font: bold 13px arial, sans-serif;
	color: #0080C0;
}
.labelresult{
color:#cc0000;
font-weight:bold;
}

.blheader_underline { text-decoration:underline; font-size:18px;font-family:Arial;font-weight:bold; color:#003366;}

.label-form{font: normal 12px arial, sans-serif; font-weight:bold; color: #000000; padding-bottom:5px;}

.borderline{ border:1px #CCCCCC solid;}

.btn-right{	font: normal 11px arial, sans-serif; background-color:#1C4553; font-weight:bold; color: #000000; border:1px #999999 solid; padding-top:3px; padding-bottom:3px; }


.btn-righttxt{ font: normal 12px arial, sans-serif; color: #ffffff; font-weight: bold; }
.btn-righttxt:link{ color: #ffffff; font-weight: bold; }
.btn-righttxt:visit{ color: #ffffff; font-weight: bold; }
.btn-righttxt:hover{ color:Orange; font-weight: bold; }

.textresult{ font: normal 11px tahoma; color: Darkblue; font-weight: bold; }
