body
{
	font-family:Verdana;
}

.title
{
	font-weight:bold;
}

td.MainContent
{
	background-color:#ffffff;
	PADDING-RIGHT:10px;
	PADDING-LEFT:10px;
	PADDING-BOTTOM:10px; 
	PADDING-TOP:10px;
	font-size:smaller;
}

td.FlagOn
{
	background-color:#cc0000;
	color:#ffffff;
	text-align:center;
	font-family:Verdana;
	font-weight:bold;
}

table.NavBarLink
{
	background-color:Transparent;
}

td.NavBarLink
{
	background-color:#333399;
}

td.NavBarLogoutLink
{
	background-color:#000000;
}

A.NavBarLink
{
	color:#FFFFFF; 
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight:bold;
        font-size:14px;
}

A.NavBarLink:hover 
{
	color:#FFE42F;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight:bold;
        font-size:14px;
	text-decoration:underline overline;
}

A.NavBarLinkDisabled
{
	color:#cccccc; 
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight:bold;
}

A.NavBarLinkSelected
{
	color:#FFC954; 
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight:bold;
        text-decoration:underline overline;
}

A.NavBarLink:hover 
{
	color:#FFC954;
}


td.TableTitle
{
	background-color:#D3DCE3;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:smaller;
}

td.TableText
{
	font-size:smaller;
        font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
        color:black;
}

.InputText
{
	border-style:solid;
	background-color:#eeeeee;
}

p.Title
{
	font-size:small;
	font-weight:900;
	font-style:italic;
	text-decoration:underline;
	color:#cc0000;
}

.TblHeader
{
	background-color:#D3DCE3;
	font-style:italic;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight:bold;
	font-size:x-small;
}

.TblItem
{
	font-size:x-small;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.TblAltItem
{
	font-size:x-small;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	background-color:#cccccc;
}

.TblSelectedItem
{
	font-size:x-small;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	background-color:#ccffcc;
}

.HeaderBg
{
	background-color:#D3DCE3;
}

.ItemBg
{
	background-color:#DDDDDD;
}

.AltItemBg
{
	background-color:#CCCCCC;
}

.NewItemBg
{
	background-color:#ccffcc
}

A 
{
	color:darkblue; 
        font-weight:bold;
	text-decoration:none;
}

A:hover 
{
	color:maroon;
        font-weight:bold;
        text-decoration:underline overline;
}

td.StdTextIndented
{
	font-size:x-small;
	padding-left:20px;
}

p.StdTextIndented
{
	font-size:x-small;
	margin-left:30px;
}

.StdText
{
	font-size:x-small;
}

.StdTextBold
{
	font-size:x-small;
	font-weight:bold;
}

.HugeText
{
	font-weight:bold;
	font-size:x-large;
}

.StdTextFixedBold
{

}

discussion {
	BORDER-RIGHT: #0d182c solid; 
        BORDER-TOP: #0d182c solid; 
        BORDER-LEFT: #0d182c solid; 
        BORDER-BOTTOM: #0d182c solid; 
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size:8px;
        color:black;
}

