A {
	COLOR: #000000; 
	TEXT-DECORATION: none;
}

A:hover {
	TEXT-DECORATION: underline;
}

BODY {
	FONT-SIZE: 11px; MARGIN: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

TD {
	font-size: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 15px;
}

TABLE {
	font-size: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

TH {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

INPUT {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: thin groove;
}

SELECT {
	BORDER-RIGHT: thin groove; BORDER-TOP: thin groove; 
	font-size: 11px; BORDER-LEFT: thin groove; BORDER-BOTTOM: thin groove;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

TEXTAREA {
	BORDER-RIGHT: thin groove; BORDER-TOP: thin groove; font-size: 11px; 
	BORDER-LEFT: thin groove; BORDER-BOTTOM: thin groove; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

P {
	font-size: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: justify
}

hr {
	text-decoration: none;
	color: #CCCCCCC;
	height: 1px;
}

#div1 td {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #B6B6B7;
	border-right: 1px none #B6B6B7;
	border-bottom: 1px none #B6B6B7;
	border-left: 1px solid #B6B6B7;
}
#div1 table {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B6B6B7;
	border-right-color: #B6B6B7;
	border-bottom-color: #B6B6B7;
	border-left-color: #B6B6B7;
}

#div1 th {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#226AB1;
	background-color: #f5f5f5;
	border-top: 1px solid #B6B6B7;
	border-right: 1px none #B6B6B7;
	border-bottom: 1px none #B6B6B7;
	border-left: 1px solid #B6B6B7;
	background-image: url(../images/tableheader.jpg);
	background-repeat: repeat-x;
	height: 32px;

}

.lightbluebg {
	background-color: #5FA3E5;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #226AB1;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A8FD6;
}
.maroontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E2D31;
}


/* Right Welcome text attribute*/
.orangetxt {
	FONT-WEIGHT: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006400;
	
	/* #F5821F; #aa33dd;   */

.bluehighlight {
	background-color:red ;
}
/* #9FC8EF These Classes Are Copied From Old Main.CSS Nilesh P. 7 Dec 2007 */
.fldlbl
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
	COLOR: #006400;
/* This Color is changed by Roshan G.. Original Color Was ffffff */  
}
.stylbdy
{
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR:#FDFCE9;
	/*background-color:black;*/
	/*#FDFCE9;*/
}
.dropdown
{
	BORDER:0px solid #c4deef; 
	COLOR: black; 
    BACKGROUND-COLOR: #f8faff;
    FONT-SIZE: 11px;
	FONT-FAMILY: Verdana; 
}

.filtertbl
{
    BACKGROUND-COLOR:#006400 ;
	width:100%;
	/* #0072bc This is Blue Color Code for Order,market....basis orange color F5821F light color fdfce9 */
}
.fldlblwht
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana;
    COLOR: #ffffff;
}
.WhiteBgImage
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9px;
    BACKGROUND-COLOR: #00aa00;
    FONT-FAMILY: Verdana;
	border:1px solid #8b2007;
	width: 95px;
	COLOR: #ffffff;
	
/* oldback color d9eaf5 border c4deef */
}

.disabled
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9px;
    BACKGROUND-COLOR: #006400;
    FONT-FAMILY: Verdana;
	border:1px solid #ffffff;
	width: 95px;
	COLOR:#006699;
	
/* oldback color d9eaf5 border c4deef */
}


/* Added from here st 25_01 */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D2C2F;
}
.loginbg {
	background-image: url(../images/login_07.jpg);
	background-repeat: repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	}


/* commented from here by st 25_01
.textbox {
	height: 20px;
	width: 120px;
	border-top: 1px solid #F6D666;
	border-right: 1px solid #F6D666;
	border-bottom: 1px solid #F6D666;
	border-left: 1px solid #F6D666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
commented upto here st 25_01 */

.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}

.textbox {
	height: 18px;
	width: 120px;
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	/*modified this field by st 25_01 originally it is color: #FFFFFF; */
}


.enterbut {
	background-color:#E87A18;
	background-repeat: repeat-x;
	height: 22px;
	border: 1px solid #9F2800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

	}

.textbold11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}

.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	.textboldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C7400D;
	font-weight: bold;
}
.textorangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: C7400D;
}
.textorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F6821E;
}

.red a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF6213;
	text-decoration: underline;
}
.red a:hover {
	text-decoration: none;
}

#div2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid ##EBC782;
	border-right: 1px none #EBC782;
	border-bottom: 1px none #EBC782;
	border-left: 1px solid #EBC782;
	color: #CC0000;


}
#div2 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBC782;
	border-right-color: #EBC782;
	border-bottom-color: #EBC782;
	border-left-color: #EBC782;
	background-color: #FFF3DC;
}

#div2 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-color: #FB9127;
	border-top: 1px solid #EBC782;
	border-right: 1px none #EBC782;
	border-bottom: 1px none #EBC782;
	border-left: 1px solid #EBC782;
	font-weight: bold;

}
.content_text {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

/* Added upto here st 25_01 */

/* Added for Re-design Netposition Nilesh P. 11.03.2008 */ 
.clstd{
/*border-right:"#bf7332" 1px solid;*/
border-top:#9d2c30 1px solid;
border-left:#9d2c30 1px solid;
border-right:#9d2c30 1px solid;
border-bottom:#9d2c30 1px solid;
background-color:#006400;
font-weight: bold;
padding-left: 3px;
color: #ffffff;
/* Old Color fce7a5 ** New one */ 
}

.titlebar
{
	FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
	TEXT-DECORATION: none
}

/* #E0E886 Test color        *** fdf2e8*      border facea8*/

.table1 {
	BORDER-RIGHT: #e19e80 1px solid; BORDER-TOP: #e19e80 1px solid; PADDING-LEFT: 2px; FONT-WEIGHT: normal; FONT-SIZE: 15px; BORDER-LEFT: #e19e80 1px solid; BORDER-BOTTOM: #e19e80 1px solid; FONT-FAMILY: Arial;
}

.tdhelp1{
background-color:#006400;
padding-left:4px;
border-top:#ff6f2f 1px solid;border-bottom:#ff6f2f 1px solid;
FONT-FAMILY: verdana ;font-weight:bold; FONT-SIZE: 12px; COLOR: #ffffff; text-align:center 
/*font Color 9d2b2f */ 
}

.tdbg1{
background-color:#fdfce9; }

.tdbg1dark{background-color:#006400; COLOR: #ffffff; font-weight:bold}

/*This Class is copied from clstd with modifications i.e there is no border...Written for Addtokenhtml 
Nilesh P. */
.addtkn{
background-color:#006400;
font-weight: bold;
padding-left: 3px;
color: #ffffff;
}
/*Added Only For Payout Border By Sudeep. */ 
.borderclass{
border-top:#9d2c30 1px solid;
border-left:#9d2c30 1px solid;
border-right:#9d2c30 1px solid;
border-bottom:#9d2c30 1px solid;
}