.Tab a{color:#fff;}
.Tab a:hover {color:gray}

body
{
	margin:0px;
	font: 10pt Arial, Verdana, Helvetica;
}

table
{
	border-collapse: collapse;
}

td, th
{
	font:10pt Arial, Verdana, Helvetica;
	vertical-align:top;
}

p
{
	margin-top:0px;
}

input
{
	border:1px gray solid;
}

.BodyTable
{
	aborder-right:1px #483755 dotted;
	border-bottom:1px #2a1539 dotted;
}

.MainMenuButton
{
	width:150px; height:80px; background-color:#2a1539;
	color:#b7d597;text-align:center;vertical-align:middle;
	font-weight:bold; display:table;
}
.MainMenuButton A {color:#b7d597; text-decoration:none;}
.MainMenuButton A:Hover {color:#f0f5a6; text-decoration:underline;}

.MainMenuButtonOver
{
	width:150px; height:80px; background-color:	#897B94;	bu:#483755;
	color:#03b9da;text-align:center;vertical-align:middle;
	font-weight:bold;
}
.MainMenuButtonOver A {color:#B7D587; text-decoration:none;}
.MainMenuButtonOver A:Hover {color:#f0f5a6; text-decoration:underline;}



.MainMenuAltButton
{
	width:150px; height:80px; background-color:#483755;
	color:#03b9da;text-align:center;vertical-align:middle;
	font-weight:bold;
}
.MainMenuAltButton A {color:#b7d597; text-decoration:none;}
.MainMenuAltButton A:Hover {color:#f0f5a6; text-decoration:underline
}
.MainMenuAltButtonOver
{
	width:150px; height:80px; background-color: #897B94;	bu:#2a1539;
	color:#b7d597;text-align:center;vertical-align:middle;
	font-weight:bold; display:table;
}
.MainMenuAltButtonOver A {color:#B7D587; text-decoration:none;}
.MainMenuAltButtonOver A:Hover {color:#f0f5a6; text-decoration:underline
}


.MainMenuActiveButton
{
	width:150px; height:80px; background-color:	#4C5E55;	bu:#b7d587;
	color:#b7d597;text-align:center;vertical-align:middle;
	font-weight:bold; display:table; border:1px #2a1539 solid;
}
/*
 *************************************************************************
 */

.CategoryCell
{
	background-color: powderblue;
	border:1px blue solid;
	text-align:center;
}
.CategoryCellOver
{
	background-color:#ffffff;
	border:1px blue solid;
	text-align:center;
}
.CategoryCell A { color:#000000; text-decoration:none; }
.CategoryCell A:Hover { color:Navy; text-decoration:underline; }

.AlternatingCategoryCell
{
	background-color: powderblue;
	border:1px blue solid;
	text-align:center;
}
.AlternatingCategoryCellOver
{
	background-color:#ffffff;
	border:1px blue solid;
	text-align:center;
}
.AlternatingCategoryCell A { color:#000000; text-decoration:none; }
.AlternatingCategoryCell A:Hover { color:Navy; text-decoration:underline; }

/*
 *************************************************************************
 */

.PageHeader
{
	font: bold 12pt Arial;
	text-align:left;
	color: #336699;
}

.button
{
	border:1px silver solid;
}
.TextBox
{
	border: 1px silver solid;
}

#divHeader
{
	background-color:#dcdcdc;
	position:absolute;
	left:0px;
	top:0px;
	width:99.20%;
	padding:4px;
	height:60px;
	
	vertical-align:bottom;
}

#divLeftMenu
{
	position:absolute;
	left:0px;
	top:68px;
	bottom:0px;
	width:120px;
	height:100%;
	background-color: tan;
	font:bold 10pt;
	
}


.ToolBarButton {cursor: pointer;}

.OC a{
            padding-left:10px;
            width:100%;
        }
        .IC a{
            padding-left:20px;
            width:100%;
            
        }
        
.Asterix { color:Red; vertical-align:text-top;}

.LargeTextBox
{
	border:1px #d9d9d9 outset;
	width:100%;
	height:140px;
}


.Test
{
	background-color:#2a1539;
			                color:#b7d597;text-align:center;
			                    font-weight:bold; 
}

.MenuItemClass
{
	text-align:left;
	Font-Size:0.8em;
}