/*****************************************HTML TAGS********************************/
BODY
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
SELECT
{
	font-family: Verdana, Arial;
	font-size: 10pt;
}

SELECT.clsComboSmall
{
	font-family: Verdana, Arial;
	font-size: 7pt;
	height: 15pt;
	width: 80pt;
}

INPUT
{
	font-family: Verdana, Arial;
	font-size: 10pt;
}

A
{
	color: Blue;
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-decoration: underline;
}

TD
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}

TH
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
}


/*****************************************HyperLinks********************************/

.clsLink
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.clsLinkSmall
{
	color: blue;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: normal;
}
.clsLeftMenuLink
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.clsTopMenuLink
{
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.clsLinkTableHeader:hover
{
	color: blue;
}
.clsAlphabetLink
{
	color: #0B2B7E;
}
/********************************************Text Formats*******************************/
.clsH0
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Verdana, Arial;
}
.clsH1
{
	font-family: Verdana, Arial;
	font-size: 13pt;
	font-weight: bold;
}
.clsH2
{
	color: #005B9A;
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
}
.clsH3
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
}



.clsH5
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial;
	font-variant: normal;
}

.clsH6
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Verdana, Arial;
}
.clsH7
{
	color: White;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
}
.clsH8
{
	color: Black;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
}
.clsH9
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
.clsPageHeadingFont
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
}
.clsPageSubHeadingFont
{
	color: #113962;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	background: #F2F2F2;
}
.clsError
{
	color: red;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 9pt;
}
.clsVerticalLine
{
	color: black;
}
.clsHomePageText
{
	color: Black;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: Normal;
}

/************************************************BGCOLORS**********************************/
.clsMenuBackGroundBG
{
	background-color: black;
}
.clsLoginBG
{
}
.clsLeftBarBG
{
	color: #ffffff;
	font-variant: small-caps;
	font-weight: bold;
	height: 25px;
}
.clsPageHeadingBG
{
	background-color: #C2E0FA;
}
.clsBlackBG
{
	background-color: #000000;
}
.clsRowHeaderBG
{
	background-color: #3B8CE8;
	color: WHITE;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
}
.clsGrdPagerstyle
{
	color: #4A3C8C;
	background-color: White;
	text-align: right;	
}

.clsGrdPagerstyle a
{
	text-decoration:none;
}

.clsGrdPagerstyle a:visited
{
	text-decoration:none;
	color:Purple;
}

.clsGrdPagerstyle a:active
{
	text-decoration:none;
	color:Black;
}

.clsGrdHeaderStyle
{
	background-color: #E1E1E1;
	font-weight: bold;
	color: Black;
	height: 30px;
}
.clsGrdFooterStyle
{
	background-color: #C2E0FA;
	color: Black;
}
.clsGrdRowStyle
{
	background-color: White;
	border-color: #C3E0FA;
	color: Black;
	height: 25px;
}
.clsSelectedRowStyle
{
	background-color: Blue;
	font-weight: bold;
	color: White;
}
.altrow
{
	background-color: #C2E0FA;
}

.clsHeader
{
	font-variant: small-caps;
	font-weight: bold;
	color: Black;
}
.clsHeader a
{
	text-decoration: none;
	color: Black;
}
.level1
{
	color: #ffffff;
	font-variant: small-caps;
	font-weight: bold;
	height: 29px;
	background-image: url(Images/Menu_bg.gif);
}

.level2
{
	color: #ffffff;
	font-variant: small-caps;
	font-weight: bold;
	background-color: #408ED0;
	height: 30px;
	width: 114px;
	background-image: url(Images/Menu_bg.gif);
}

.hoverstyle
{
	font-weight: bold;
}

.clsMainTable
{
	border-left: 1px solid #0BAEFB;
	border-right: 1px solid #0BAEFB;
}

.SimpleEntertainmentMenu
{
	border: solid 1px #00ff00 !important;
}

.clsloginTable
{
	border: 1px solid #0BAEFB;
}
