.ModuleSubTitle
{
	font-family:Verdana;
	font-size:xx-small; 
	font-weight:bold; 
}
.ModuleTitle
{
	font:16pt Verdana;
	font-weight:normal;
	color: #666644;
}
.SubSubHead 
{
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#295b90;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalRed
{
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #295b90;
}
A.CommandButton:link {
    text-decoration:none;
    color:#0000ff;
    font-size:8pt;
    font-family:Verdana,Helvetica,sans-serif;
}

A.CommandButton:visited  {
    text-decoration:none;
    color: #0000ff;
    font-size:8pt;
    font-family: Verdana, Helvetica, sans-serif;
}

A.CommandButton:active   {
    text-decoration:none;
    color:#0000ff;
    font-size:8pt;
    font-family: Verdana,Helvetica,sans-serif;
}

A.CommandButton:hover    {
    text-decoration:underline;
    color: #0000ff;
    font-size:8pt;
    font-family: Verdana, Helvetica, sans-serif;
}

A.OtherTabs:link    {
    text-decoration:none;
    color:#0000ff;
    font-size:12px;
    font-family: Verdana,Helvetica,sans-serif;
}

A.OtherTabs:visited {
    text-decoration:none;
    color:#0000ff;
    font-size:12px;
    font-family: Verdana,Helvetica,sans-serif;
}

A.OtherTabs:active  {
    text-decoration:none;
    color:#0000ff;
    font-size:12px;
    font-family: Verdana,Helvetica,sans-serif;
}

A.OtherTabs:hover   {
    text-decoration:underline;
    color:#0000ff;
    font-size:12px;
    font-family: Verdana,Helvetica,sans-serif;
}
.OtherTabsBg {
    background-color:dimgray;
    border-color:black;
}

.TabBg {
    background-color:white;
    border-color:white;
}
.SelectedTab 
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:13px;
    color:DarkRed;
    font-weight: bold;
}
.Head   {
    font-family:Verdana,Helvetica,sans-serif;
    font-size:20px;
    font-weight:normal;
    color:#666664;
}
.ItemTitle    {
    font-family: Verdana,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    color: darkred;
}
.DataGridTable
{
	border-collapse:collapse;
	border-color::White;
	list-style:none;
}
.ModuleLine
{
	width:100%;
	
}
.LoginTables
{
	width:206;
	height:35;
}

.BannerIMG
{
	background-image:url(images/bw2000.jpg);
	width:795px;
	height:38px;
}
.SQLPageItems
{
	background-color:Gainsboro ;
	
	border-width:thin;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:xx-small; 
	font-weight: normal;

}
.TableFont
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size:smaller;
}
.BannerTable
{
	width:100%
}
.TopTable
{
	width:79.3%;

}
.LeftPanel
{
	
}
.RightPanel
{
}
.CenterPanel
{
}
.BottomTable
{
}
.AdminSubTitle
{
	font-family: Verdana,Helvetica,sans-serif;
    font-size: 15px;
    font-weight:bold;
    color:black;
	
}
.SingnOutBackground
{
	background-color: #e0e0e0;
	border-color:white;
	border-style:none;
	border-width:thin;
	height:10;

}
.ImgContrlWidth
{
	width:16;
	height:16;
	
}
.TableBackGround
{
	background:#295b90;
}

.ActiveTab
{
	background-color:#295B90;
	font-family: Verdana;  
	font-size: 11px; 
	color:#ffffff;	
}
.InactiveTab
{
	background-color:#b6d9ff;
}

A.InactiveTablink 
{
	font-family: Verdana;
    color:#295B90;
 	font-size: 11px; 
 	font-weight:bold;
 	margin:0; 
    text-decoration:none;
    cursor:hand;
}

A:hover.InactiveTablink  
{
	font-family: Verdana;
    color:#295B90;
 	font-size: 11px;
 	font-weight:bold;
    text-decoration:underline;
    margin:0;
    cursor:hand;
}

.PageFooter
{
	font-family: Verdana;  
	font-size: 10px; 
	color:scrollbar;
}

.FooterLink
{
	font-family: Verdana;
 	font-size: 10px;
 	font-weight:bold;   
    cursor:hand;	
}

.SearchInnerTD
{
	background-color:#b6d9ff;
	font-family: Verdana;  
	font-size: 10px; 
    letter-spacing: 0.10mm;
	
}
.TableHeader
{
	background-color:#295B90;
	font-family:verdana;
	font-size:10px;
	font-variant:small-caps;
	color:#B6D9FF;
	height:20px  
}

.TableAltRow
{
	height:18px;
	background-color:#ededed;
	font-family:verdana;
	font-size:10px;
	color:#295B90;
}

.TableItemRow
{
	height:18px;
	background-color:#f9f9f9;
	font-family:verdana;
	font-size:10px;
	color:#295B90;
}
.Label
{
	font-family: Verdana;
	font-size: 10px; 
	letter-spacing: 0.01mm; 
	color:#295b90;
	font-weight:bold;  
}

.TableHeader
{
	font-family:verdana;
	font-size:11px;
	color:#B6D9FF;
}

.PageHeader
{
	border-bottom:1px solid #767676;
}

.ContentSubHeader
{
	font-family: Verdana;
	font-size:11px;
	color:#767676;
}

.ContentFont
{
	font-size: 9pt;
	color: #040c24;
	font-family: Verdana;
	letter-spacing: 0.1mm;
}


.TrGeneral
{
	height:18px; 
}

.TrHeader
{
	height:20px; 
}

.GoButton
{
	BORDER-RIGHT:#295b90 1px solid; 
	BORDER-TOP:0px; 
	FONT-WEIGHT:600; 
	FONT-SIZE:10px; 
	BORDER-LEFT:0px; 
	COLOR:#295b90; 
	BORDER-BOTTOM:#295b90 1px solid; 
	HEIGHT:20px; 
	BACKGROUND-COLOR:#eaeaea;
}

.SubmitButton
{
	
	BACKGROUND-COLOR:#d4d0c8;
	cursor:hand;
}

.MoonPhasesCal
{
	
	COLOR:black; 
	BACKGROUND-COLOR:#d4d0c8;
	cursor:hand;
}

.OKButton
{
	BORDER-RIGHT:#295b90 1px solid; 
	BORDER-TOP:0px; 
	FONT-WEIGHT:600; 
	FONT-SIZE:10px; 
	BORDER-LEFT:0px;  
	COLOR:#295b90; 
	BORDER-BOTTOM:#295b90 1px solid; 
	HEIGHT:20px; 
	BACKGROUND-COLOR:#eaeaea;
	cursor:hand;
	
}
.WizardButton
{
	BORDER-RIGHT:#295b90 1px solid; 
	BORDER-TOP:0px; 
	FONT-WEIGHT:600; 
	FONT-SIZE:10px; 
	width:55px;
	BORDER-LEFT:0px;  
	COLOR:#295b90; 
	BORDER-BOTTOM:#295b90 1px solid; 
	HEIGHT:20px; 
	BACKGROUND-COLOR:#eaeaea;
	cursor:hand;
}

.SearchCombo
{
	BORDER-RIGHT:#295b90 1px solid; 
	BORDER-TOP:0px; 
	FONT-SIZE:10px; 
	BORDER-LEFT:0px; 
	COLOR:#295b90; 
	BORDER-BOTTOM:#295b90 1px solid; 
	BACKGROUND-COLOR:#eaeaea;	
}

.SearchTextBox
{
	BORDER-RIGHT:#295b90 1px solid;
	BORDER-TOP:0px;
	FONT-SIZE:10px; 
	BORDER-LEFT:0px; 
	COLOR:#295b90; 
	BORDER-BOTTOM:#295b90 1px solid; 
	BACKGROUND-COLOR:#eaeaea;
}

.LoginCombo
{
	BORDER-RIGHT:#295b90 1px solid; 
	BORDER-TOP:0px; FONT-SIZE:11px; 
	BORDER-LEFT:0px; 
	WIDTH:100%; 
	COLOR:#295b90; 
	BORDER-BOTTOM:#295b90 1px solid; 
	BACKGROUND-COLOR:#eaeaea;	
}

.LoginTextBox
{
	BORDER-RIGHT:#295b90 1px solid;
	BORDER-TOP:0px;
	FONT-SIZE:10px; 
	BORDER-LEFT:0px; 
	WIDTH:100%; 
	COLOR:#295b90; 
	BORDER-BOTTOM:#295b90 1px solid; 
	BACKGROUND-COLOR:#eaeaea;
}

.Labelbold
{
	background:#4A3C8C;
	color:#ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;  
	letter-spacing: 0.01mm; 
}

.ErrorText
{
	font-family: Verdana;
	font-size: 10px;
	color:#CC0000;  
	letter-spacing: 0.01mm; 
}

.BlankLine
{
	font-family: Verdana;
	font-size: 3px; 
	letter-spacing: 0.01mm; 
}

.InputText
{
	font-family: Verdana;
	font-size: 10px; 
	letter-spacing: 0.01mm; 	
}

.ModuleHeader
{
	color:#295b90;   
	font-family: Verdana;
	font-size: 11px; 
	letter-spacing: 0.01mm; 	
}

.LeftPanel
{
	background-color:#b6d9ff; 
}

A.DBListSubHeader 
{
	font-family: Verdana;
	font-size: 11px; 
	letter-spacing: 0.01mm; 
	color:#295b90;
	font-weight:bold;  	
 	margin:0; 
    text-decoration:none;
    cursor:hand;
}

A:hover.DBListSubHeader 
{
	font-family: Verdana;
	font-size: 11px; 
	letter-spacing: 0.01mm; 
	color:#295b90;
	font-weight:bold;  	
    text-decoration:underline;
    margin:0;
    cursor:hand;
}


.DBListDescription
{
	font-family: Verdana;
	color:Gray; 
	font-size: 11px; 
	letter-spacing: 0.01mm; 		
}

.TDHeaderStyle
{
	border-bottom:1px solid #295B90;
}
.TableSpacer
{
	font-size: 8px;
}

A.NavBarlink 
{
	font-family: Verdana;
    color:#295B90;
 	font-size: 11px; 
 	margin:0; 
    text-decoration:none;
    cursor:hand;
}

A:hover.NavBarlink 
{
	font-family: Verdana;
    color:#295B90;
 	font-size: 11px;
 	font-weight:bold;   
    text-decoration:underline;
    margin:0;
    cursor:hand;
}

.UpdateForm
{
	background-color: #cccccc;
}

.FootNote
{
	color: #FF0000;
	font-family: Verdana;  
	font-size:xx-small; 
    letter-spacing: 0.1mm;
}

.LeftNavLinkTable
{
	width:150px;
}

.OuterMainTable
{
	width:650px;
	background-color:#040c24;
}

.WizardOuterTable
{
	width:470px;
	background-color:#040c24;
}

.MainTable
{
	width:100%;
	background-color:#ffffff;
}

.WorksheetDivTag
{
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid; 
	OVERFLOW: auto; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 650px;
	BORDER-BOTTOM: black 1px solid; 
	BORDER-COLLAPSE: collapse; 
	HEIGHT: 350px;
}
.MenuItems
{
	background:Silver;
	border-color:ScrollBar ;
	font-family: Arial,Verdana;
	font-size: 8pt;
	font-weight:normal; 
	color:Black;
}
.SelectedMenuItem
{
	font-size: 8pt;
	background:Navy;
	color:white;
}
.FooterLable
{
	color:Black;
}

.ModuleLabel
{
	 font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    line-height: 14px;
    color:black;    
}
.Extra
{
	BORDER-RIGHT:#295b90 1px solid; 
	BORDER-TOP:0px; 
	FONT-WEIGHT:600; 
	FONT-SIZE:10px; 
	width:100px;
	BORDER-LEFT:0px;  
	COLOR:#295b90; 
	BORDER-BOTTOM:#295b90 1px solid; 
	HEIGHT:20px; 		
}

	
