.heading
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #ff6600;
	font-weight: bold;
}
.subheading
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Georgia, "Times New Roman" , Times, serif;
}
A.sublinks
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #010066;
	line-height: 18px;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-decoration: none;
}
A:hover.sublinks
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0001;
	line-height: 18px;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-decoration: none;
}
A:active.sublinks{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	line-height: 18px;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-decoration: none;
}
A:visited.sublinks{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	line-height: 18px;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-decoration: none;
}
A.toplink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
A:hover.toplink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
}

.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
}
.bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;	
}
.WhiteText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
.textarea
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	color: #000000;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
}
.buttons
{
	border-right: #ff6600 1px solid;
	border-top: #ff6600 1px solid;
	font-size: 8pt;
	border-left: #ff6600 1px solid;
	color: #000000;
	border-bottom: #ff6600 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
}

A.mainlinks
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	line-height: 18px;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-decoration: none;
}
A:hover.mainlinks
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	line-height: 18px;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-decoration: none;
}
/*A:active.mainlinks
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	line-height: 18px;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-decoration: none;
}
A:visited.mainlinks
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	line-height: 18px;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-decoration: none;
}*/

.RequiredField
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Red;	
}

.gridhead
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
	color: #f4780e;
	word-spacing: 0px;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
.gridhead a
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
	color: #f4780e;
	word-spacing: 0px;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
.gridhead a:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
	color: #f4780e;
	word-spacing: 0px;
	text-align: justify;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
}
.griditem
{
	font-weight: normal;
	font-size: 11px;
	word-spacing: 0px;
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #fef0e4;
	text-align: justify;
	text-decoration: none;
}
.griditem a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fef0e4;
	color: Blue;
	word-spacing: 0px;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;
	
}
.griditem a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fef0e4;
	color: Blue;
	word-spacing: 0px;
	text-align: justify;
	text-decoration: underline;
	font-weight: normal;
	cursor:hand;
}
.gridaltitem
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: White;
	color: black;
	word-spacing: 0px;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;
}
.gridaltitem a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: White;
	color: Blue;
	word-spacing: 0px;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;
}
.gridaltitem a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: White;
	color: Blue;
	word-spacing: 0px;
	text-align: justify;
	text-decoration: underline;
	font-weight: normal;
	cursor:hand;
}
.gridEnableButton
{
	border-right: #565657 1px outset;
	border-top: #565657 1px outset;
	font-weight: bold;
	font-size: 11px;
	word-spacing: 0px;
	border-left: #565657 1px outset;
	color: #ffffff;
	border-bottom: #565657 1px outset;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	background-color: Green;
	text-align: center;
}
.gridDisableButton
{
	border-right: #565657 1px outset;
	border-top: #565657 1px outset;
	font-weight: bold;
	font-size: 11px;
	word-spacing: 0px;
	border-left: #565657 1px outset;
	color: #ffffff;
	border-bottom: #565657 1px outset;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	background-color: red;
	text-align: center;
}
.gridSelectallButton
{
	border-right: #565657 1px outset;
	border-top: #565657 1px outset;
	font-weight: bold;
	font-size: 11px;
	word-spacing: 0px;
	border-left: #565657 1px outset;
	color: #ffffff;
	border-bottom: #565657 1px outset;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	background-color: blue;
	text-align: center;
}
.gridDeselectallButton
{
	border-right: #565657 1px outset;
	border-top: #565657 1px outset;
	font-weight: bold;
	font-size: 11px;
	word-spacing: 0px;
	border-left: #565657 1px outset;
	color: blue;
	border-bottom: #565657 1px outset;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	background-color: white;
	text-align: center;
}
.chkEnable
{
	font-weight: bold;
	font-size: 11px;
	word-spacing: 0px;
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: center;
}
.chkDisable
{
	font-weight: bold;
	font-size: 11px;
	word-spacing: 0px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: center;
}
.chkNew
{
	font-weight: bold;
	font-size: 11px;
	word-spacing: 0px;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: center;
}
.PagerControl
{
	font-weight: bold;
	font-size: 11px;
	word-spacing: 0px;
	color:red;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: justify;
	text-decoration: none;
}
.PagerControl a
{
	font-weight: bold;
	font-size: 11px;
	word-spacing: 0px;
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: justify;
	text-decoration: none;
}
.PagerControl a:hover
{
	font-weight: bold;
	font-size: 11px;
	word-spacing: 0px;
	color: blue;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: justify;
	text-decoration: underline;
}
.BoundaryColor
{
	background-color: black;
}
.FormColor
{
	background-color: White;
}
.TopHeading {
	font-family: Forte;
	font-size: 20px;
	color: #666666;
}
.invisible
{
display:none;
}

.visible
{
visibility:visible
}
