﻿body
{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 20px;
	font: 11px/17px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 0px;
}

TH a:link
{
	color: #666666;
	text-decoration: none;
}
img
{
	border: 0px;
}
TH a:active
{
	color: #666666;
	cursor: pointer;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
}
TH a:visited
{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
}
TH a:hover
{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
}

A:link
{
	color: #2a2f83;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
}
A:active
{
	color: #2a2f83;
	cursor: hand;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
}
A:visited
{
	color: #2a2f83;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
}

A:hover
{
	color: #2a2f83;
	text-decoration: none;
}


.HomeSelect
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a8a8a8;
	background-color: #e1e1e1;
	font-weight: bold;
	height: 19px;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

.BSESelect
{
	background-image: url(Images/Bse-on.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	width: 236px;
	text-align: left;
	
}

.BSEUnSelect
{
	background-image: url(Images/Bse-off.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	width: 236px;
	text-align: left;
	
}

.NSESelect
{
	background-image: url(Images/Nse-on.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	width: 236px;
	text-align: left;
	
}
.NSEUnSelect
{
	background-image: url(Images/Nse-off.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	width: 236px;
	text-align: left;
	
}

.HomeUnSelect
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a519d;
	font-weight: bold;
	cursor: pointer;
	height: 19px;
	text-align: left;
	background-color: #ffffff;
}
.HeaderClass
{
	padding-right: 10px;
	padding-bottom: 20px;
	font-size: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 25px;
}
.SubHeaderclass
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #25337e;
	background-color: #dddddd;
	height: 30px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
}
a.HomeSelect, a.HomeSelect:link, a.HomeSelect:visited, a.HomeSelect:active, a.HomeSelect:focus
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a8a8a8;
	text-decoration: none;
}
a.HomeSelect, a.HomeSelect:link, a.HomeSelect:visited, a.HomeSelect:active, a.HomeSelect:focus
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a8a8a8;
	text-decoration: none;
}
.OptionSelected
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #273693;
	font-weight: bold;
}

.OptionUnSelected
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:  #a5a5a5;
	font-weight: bold;
	cursor: pointer;
}

.Border
{
	border: 2px;
	border-style: solid;
	border-color: #e2e2e2;
}
.Greytext
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #a5a5a5;
	font-weight: normal;
	cursor: pointer;
}
