.TopNav
{
font-family: Verdana, Arial
font-size: 10pt
color:#ffffff;
}

.BodyText
{
margin-left: 20px
}

body.DetailBody 	{ margin-right:2px;margin-left:2px;background-color:#F5F5F5; }

H1
{
font-family: Verdana, Arial;
font-size: 12pt;
font-weight: bold;
color:#000000;
margin-left: 20px;
margin-top: 10px;
}

H2
{
font-family: Verdana, Arial;
font-size: 10pt;
font-weight: bold;
color:#000000;
margin-left: 20px;
margin-bottom: -15px;
}

P
{
margin-left: 20px;
}

TD
{
margin-left: 20px;
}


/* LOGIN AREA */

.LoginText
font-family: Verdana, Arial;
font-size: 10pt;
font-weight: bold;
color:#000000;

#logintable  {margin-left: 20px}


/* DEFAULT ANCHORS */

.DarkLink
{
color:#FFFFFF;
text-decoration: none;
font-family: Verdana, Arial;
font-size: 7.5pt;
font-weight: bold;
}

.DarkLink:hover
{
color: #FFFFF;
text-decoration: underline;
}

.DarkLink:active
{
color: #FFFFF;
}

.LightLink
{
color:#000000;
text-decoration: none;
}

.LightLink:hover
{
color: #000000;
text-decoration: underline;
}

.LightLink:active
{
color: #000000;
}

.JumpOutLink
{
color:#E5EA0B;
text-decoration: none;
}

.JumpOutLink:hover
{
color: #E5EA0B;
}

.JumpOutLink:active
{
color: #E5EA0B;
}

.WhiteLink
{
color:#ffffff;
text-decoration: none;
font-weight: bold;
}

.WhiteLink:hover
{
color: #ffff00;
font-weight: bold;
}

.WhiteLink:active
{
color: #ffffff;
font-weight: bold;
}

.show 			{ font-family: verdana, arial; cursor:hand; }
.hide 			{ display:none; background-color:white;cursor:hand; }