.ModuleSubTitle
{
	font-family:Verdana;
	font-size:xx-small; 
	font-weight:bold; 
}
.ModuleTitle
{
	font:12pt Verdana;
	font-weight:bold;
	color: #666644;
}
.SubSubHead 
{
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:black;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.Normal
{
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.NormalFldGrpName
{
	background:Gainsboro;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    height:17;
}
.NormalRed
{
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}
A.CommandButton:link {
    text-decoration:none;
    color:#0000ff;
    font-size:smaller;
    font-family:Verdana,Helvetica,sans-serif;
}

A.CommandButton:visited  {
    text-decoration:none;
    color: #0000ff;
    font-size:smaller;
    font-family: Verdana, Helvetica, sans-serif;
}

A.CommandButton:active   {
    text-decoration:none;
    color:#0000ff;
    font-size:smaller;
    font-family: Verdana,Helvetica,sans-serif;
}

A.CommandButton:hover    {
    text-decoration:underline;
    color: #0000ff;
    font-size:smaller;
    font-family: Verdana, Helvetica, sans-serif;
}

A.OtherTabs:link    {
    text-decoration:none;
    color:#666644;
}

A.OtherTabs:visited {
    text-decoration:none;
    color:#666644;
}

A.OtherTabs:active  {
    text-decoration:none;
    color:#666644;
}

A.OtherTabs:hover   {
    text-decoration:underline;
    color:black;
}
.OtherTabsBg {
    background-color:dimgray;
    border-color:black;
}
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:13px;
    color:gainsboro;
    text-decoration:none;
    font-weight:bold;
    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%;
	height:2;
}
.BannerIMG
{
	background-image:url(spearimages/topbar.gif);
	width:795px;
	height:38px;
}
.SQLPageItems
{
	background-color:#efefef ;
	border-width:thin;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:xx-small; 
	font-weight: normal;
	height:20;
}
.ErrorSolnTblItems
{
	background-color:#CCCCCC;
	border-width:thin;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:xx-small; 
	font-weight: normal;
	height:20;
}
.ErrorPageItems
{
	background-color: Silver;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:xx-small; 
	font-weight: normal;
	height:20;
}
.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: 13px;
    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;
}


	
