.TitleText
{
	font-family: Trebuchet MS;
	font-size: 13pt;
	color: #336699;
	padding-bottom: 2px;
	line-height: normal;
}

.NormalText
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
}

.ErrorText
{
	font-family: Tahoma;
	font-weight: bold;
	color: #990000;
}

.Header {
	background-color: #3366CC;
	border-color: #6699FF #003399 #003399 #6699FF;
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	
}

.HeaderText {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}


.AdminNavButton
{
    font-family: "Tahoma";
    color: #333333; 
    font-weight: normal;
    font-size: 8pt;
    background-color: #CCCCCC;
    border-color: #EEEEEE #999999 #999999 #EEEEEE;
    border-style: solid;
    border-width: 1px;
    cursor: hand;
    padding: 4px;
}

.TableHeader
{
	background-color: #666666;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
		
}

.TableItemStyle
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #EEEEEE;
	border-bottom: solid 1px #999999;
}

.TableAltItemStyle
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFFF;
	border-bottom: solid 1px #999999;
}

.ToolBarList
{
	font-size: 11px; border: 1px solid #999; background: #D5DEE8;
}

.nav3
{
	font-family:Verdana;
	font-size:8pt;
	color:#3366CC;
}
A.nav3:link    {
    text-decoration:    none;
}

A.nav3:visited {
    text-decoration:    none;
}

A.nav3:active  {
    text-decoration:    none;
}

A.nav3:hover   {
    text-decoration:    underline;
}

.body
{
	font-family:Verdana;
	font-size:7pt;
	color:black;
}

.heading
{
	font-family:Verdana;
	font-size:7pt;
	color:#000080;
	font-weight:bold;
}


