.main12blackH{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-align:left;
}
.main12black{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.menu10Black {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.menu9Black {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.main12w {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.main12red {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #da251c;
}
.main10w{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.main14w{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.main18w{
	font-family: Tahoma;
	font-size: 17pt;
	font-weight: normal;
	font-style:italic;
	color: #ffffff;
}
.main11b{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.big{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
.fieldset{
	width: 105px;
    height: 13px;
}
.fieldset2{
	width: 150px;
    height: 13px;
}
.clslink 
{
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.clsMenu
{
color:White;
background-color:#2c56aa;
font-family:Arial, Verdana;
font-size:9pt;
text-decoration: none;
}
.clsSelect
{
color:black;
background-color:#FEBE0F;
font-family:Arial, Verdana;
font-size:9pt;
text-decoration: none;
}
.clsMenuR
{
color:White;
background-color:#2c56aa;
font-family:Arial, Verdana;
font-size:9pt;
text-decoration: none;
}
#CalendarControlIFrame
{
DISPLAY: none;
 Z-INDEX: 99; 
LEFT: 0px; 
WIDTH: 250px; 
POSITION: absolute; 
TOP: 0px; 
HEIGHT: 250px;
}

#CalendarControl 
{
PADDING-RIGHT: 0px; 
DISPLAY: none; 
PADDING-LEFT: 0px; 
Z-INDEX: 99; 
PADDING-BOTTOM: 0px; 
MARGIN: 0px; 
PADDING-TOP: 0px; 
POSITION: absolute; 
BACKGROUND-COLOR: White
}

#CalendarControl TABLE 
{
BORDER-RIGHT: #336 1px solid; 
FONT-SIZE: 8pt; 
BORDER-LEFT: #336 1px solid; 
FONT-FAMILY : arial, verdana, helvetica, sans - serif
}

#CalendarControl TH 
{
FONT-WEIGHT: normal; background:Gray; font-weight:bold; color:White;
}

#CalendarControl TH A 
{
PADDING-RIGHT: 5px; 
PADDING-LEFT: 5px; 
FONT-WEIGHT: normal; 
PADDING-BOTTOM: 5px; 
COLOR: #fff; 
PADDING-TOP: 5px; 
Text-DECORATION : none
}

#CalendarControl TD 
{
Text-ALIGN : center;
}

#CalendarControl .header
{
	background-color: #FEBE0F;
}

#CalendarControl .weekday 
{
COLOR: #000; 
BACKGROUND-COLOR:#dfddd8;
}

#CalendarControl .weekend 
{
COLOR: #000; 
BACKGROUND-COLOR:#dfddd8;
}

#CalendarControl .current 
{
BORDER-RIGHT: #339 0px solid; 
BORDER-TOP: #339 0px solid; 
BORDER-LEFT: #339 1px solid; 
COLOR: #fff;
BORDER-BOTTOM: #339 1px solid; 
BACKGROUND-COLOR : Gray;
}

#CalendarControl .weekday 
{
BORDER-RIGHT: #fff 1px solid; 
BORDER-TOP: #fff 1px solid; 
DISPLAY: block; 
BORDER-LEFT: #fff 1px solid; 
WIDTH: 2em; 
BORDER-BOTTOM: #fff 1px solid; 
Text-DECORATION : none;
}

#CalendarControl .weekend 
{
BORDER-RIGHT: #fff 1px solid; 
BORDER-TOP: #fff 1px solid; 
DISPLAY: block; 
BORDER-LEFT: #fff 1px solid; 
WIDTH: 2em; 
BORDER-BOTTOM: #fff 1px solid; 
Text-DECORATION : none;
}

#CalendarControl .current 
{
BORDER-RIGHT: #fff 1px solid; 
BORDER-TOP: #fff 1px solid; 
DISPLAY: block; 
BORDER-LEFT: #fff 1px solid; 
WIDTH: 2em; 
BORDER-BOTTOM: #fff 1px solid; 
Text-DECORATION : none;
}

#CalendarControl .weekday:hover {
BORDER-RIGHT: #999 1px solid; 
BORDER-TOP: #999 1px solid; 
BORDER-LEFT: #999 1px solid; 
COLOR: #fff; 
BORDER-BOTTOM: #999 1px solid; 
BACKGROUND-COLOR : Gray;
}

#CalendarControl .weekend:hover 
{
BORDER-RIGHT: #999 1px solid; 
BORDER-TOP: #999 1px solid; 
BORDER-LEFT: #999 1px solid; 
COLOR: #fff; 
BORDER-BOTTOM: #999 1px solid; 
BACKGROUND-COLOR : Gray;
}

#CalendarControl .current:hover 
{
BORDER-RIGHT: #999 1px solid; 
BORDER-TOP: #999 1px solid; 
BORDER-LEFT: #999 1px solid; 
COLOR: #fff; 
BORDER-BOTTOM: #999 1px solid; 
BACKGROUND-COLOR : Gray;
}

#CalendarControl .previous 
{
TEXT-ALIGN: left;
font-weight:bold;
}

#CalendarControl .next 
{
TEXT-ALIGN: right; 
font-weight:bold;
}

#CalendarControl .previous A {
COLOR: #fff; 
TEXT-DECORATION: none;
font-weight:bold;
}

#CalendarControl .next A 
{
COLOR: #fff; TEXT-DECORATION: none;font-weight:bold;
}

#CalendarControl .title 
{
FONT-WEIGHT: bold; 
COLOR: White; 
Text-ALIGN : center;
}

#CalendarControl .empty 
{
BACKGROUND-COLOR: #dfddd8;
BORDER-RIGHT: #fff 1px solid; 
BORDER-TOP: #fff 1px solid;
DISPLAY: block;
BORDER-LEFT: #fff 1px solid; 
WIDTH: 2em; 
BORDER-BOTTOM: #fff 1px solid; 
Text-DECORATION : none;
height:15px;
}

.MainTable
{
padding: 0px;
BORDER: none;
BACKGROUND-COLOR: #cad0d2;
border-collapse : collapse;
}

.MainTable A : hover
{
Text-decoration : none;
}

.MainTable Input
{
FONT-SIZE: 11px;
FONT-FAMILY: Verdana, Times New Roman;
}

.SubTable
{
WIDTH: 100%;
padding: 0px;
margin: 0px;
FONT-SIZE: 11px;
FONT-FAMILY: Verdana, Times New Roman;
}

.SubTable TR TD
{
BORDER: #ecece4 1px solid;
margin: 0px;
padding: 4px;
}

.SubTableLabel
{
FONT-SIZE: 11px;
FONT-FAMILY: Verdana, Times New Roman;
}

.SubTableTHead
{
FONT-WEIGHT: bolder;
COLOR: white;
BACKGROUND-COLOR: #3f67a1;
BORDER: #ecece4 1px solid;
margin: 0px;
padding: 2px;
}

.SubTableSubTitle
{
FONT-WEIGHT: bolder;
}

.SubTableSelectedRow
{
BACKGROUND-COLOR: #FFE0C1;
}

.SubTableRow1
{
COLOR: #000000;
BACKGROUND-COLOR : white;
}

.SubTableRow2
{
COLOR: black;
BACKGROUND-COLOR: #ecece4;
}

.SubTableInputTitle
{
text-align: right;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.clsError
{
color:#da251c;
font-family: Arial, Verdana;
font-size:9pt;
font-weight:bold;
}
.clsError1
{
color:#da251c;
font-family: Arial, Verdana;
font-size:13pt;
font-weight:bold;
}

.clsTextBox
{
font-family:arial;
font-size:9pt;
font-weight:normal;  
background-color:White; 
BORDER-RIGHT:#2c56aa 1px solid; 
BORDER-TOP: #2c56aa 1px solid; 
BORDER-LEFT: #2c56aa 1px solid; 
BORDER-BOTTOM: #2c56aa 1px solid; 
}

.clsCombo
{
font-family:arial;
font-size:9pt;
font-weight:normal;   
background-color:White; 
BORDER-RIGHT: #2c56aa 1px solid;
BORDER-TOP: #2c56aa 1px solid; 
BORDER-LEFT: #2c56aa 1px solid; 
BORDER-BOTTOM: #2c56aa 1px solid; 
}

.clsButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	display:table;
	font-variant:normal; 
	cursor:hand;
	color:White;
	background-color :#2c56aa;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-left-style : solid;
	border-bottom-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-left-color : Black;
	border-bottom-color : Black;
	border-right-color : Black;
	border-top-color : Black;
}
.clsMenuHeader
{
color:White;
background-color:#2c56aa;
font-family:Arial, Verdana;
font-size:9pt;
font-weight:bold;
text-decoration: none;
}

.clsMenuLabelBold
{
	color:#2c56aa;
	font-family:Arial, Verdana;
	font-size:9pt;
	font-weight:bold;
	text-decoration: none;
}
.clsMenuLabelRed
{
	color:#da251d;
	font-family:Arial, Verdana;
	font-size:9pt;
	font-weight:bold;
	text-decoration: none;
}

.clsHeaderBold
{
	color:#2c56aa;
	font-family:Arial, Verdana;
	font-size:12pt;
	font-weight:bold;
	text-decoration: none;
}
.clsHeading
{
	color:#2c56aa;
	font-family:Arial, Verdana;
	text-align:left;
	font-size:9pt;
	font-weight:normal;
	text-decoration: none;
}

.clsItem
{
	color: Black;
	background-color: White;
	font-family: Arial, Verdana;
	font-size: 9pt;
	text-decoration: none;
}
.clsAlterNateItem
{
	color: Black;
	background-color: #eff1ef;
	font-family: Arial, Verdana;
	font-size: 9pt;
	text-decoration: none;
}

.clsRptLink
{
	color:#2c56aa;
	font-family:Arial, Verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
.clsMakeTable
{
	font-family:Verdana; 
	font-size:8pt; 
}
.clsLabel7
{
font-family: arial;
font-size:8pt;
text-align:left;
text-decoration: none;
}
.clsLabel7rf
{
font-family: arial;
font-size:8pt;
text-decoration: none;
cursor:pointer;
}
.BookHeading
{
text-align:left; 
font-size:9pt; 
font-family:Arial;
text-decoration: none;
}
.BookHeading1
{
text-align:right; 
font-weight:normal; 
font-size:9pt; 
font-family:Arial;
text-decoration: none;
}
.style5 
{
font-family:Arial;
font-size: 9pt;
text-decoration: none;
}
.clsMenuHeader
{
color:White;
background-color:#2c56aa;
font-family:Arial, Verdana;
font-size:9pt;
font-weight:bold;
text-decoration: none;
}

.clsMenuLabelBold
{
	color:#2c56aa;
	font-family:Arial, Verdana;
	font-size:9pt;
	font-weight:bold;
	text-decoration: none;
}

.clsHeaderBold
{
	color:#2c56aa;
	font-family:Arial, Verdana;
	font-size:12pt;
	font-weight:bold;
	text-decoration: none;
}
.clsHeading
{
	color:#2c56aa;
	font-family:Arial, Verdana;
	text-align:left;
	font-size:9pt;
	font-weight:normal;
	text-decoration: none;
}
.read16{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt; 
	COLOR: #2C56AA; 
	FONT-FAMILY: Tahoma, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.smallmaroonheader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color:    Purple  ;
}

.maroonheader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #990033;
	font-weight: bold;
}
.read14
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}

.clsBusList
{
	font-family: arial;
	font-size:9pt;
	text-align:left;
	text-decoration: none;
}
