
/* background color for the content part of the pages */
Body
{
   font-family:Verdana,Arial,Helvetica; font-weight: normal
}
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: darkred;
}
.HeadNavBg {
    background-color: #000000;
}
.RegTitle{
    background-color: #ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
.RegNormal{
    background-color: #ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px
}
.RegBackGround{
    background-color: #ffffff;
}
.NavTitle{
    background-color: #FF0000;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color:white;
    line-height: 12px

}
.LeftNavBg{
   background-color: #EAF0FC;
}
A.LeftNavold{
    font-family: verdana,arial,Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-indent: 0px;
	color: black ! important;
	text-decoration: none;
}
A.LeftNav{
    font-family: arial,tahoma,verdana;
	font-size: 9pt;
	font-weight: bold;
	text-indent: 0px;
	color: #ffffff ! important;
	text-decoration: none;
}


A.headerNavold {
	font-family: verdana,arial,Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-indent: 0px;
	color: white ! important;
	text-decoration: none;

}

A.headerNav {
	font-family: arial,tahoma,verdana;
	font-size:9pt;
	font-weight: bold;
	text-indent: 0px;
	color: #44aadd ! important;
	text-decoration: none;

}
.headerText {
	font-family: arial,tahoma,verdana;
	font-size:9pt;
	font-weight: bold;
	text-indent: 0px;
	color: #44aadd;
	text-decoration: none;

}

A.normalNav:link {
	font-family: verdana,arial,Tahoma;
	font-weight: normal;
	color:blue;
    text-decoration:yes;

}
A.normalNav:visited {
	font-family: verdana,arial,Tahoma;
	font-weight: normal;
	color:blue;
    text-decoration:yes;

}
.SiteTitle {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: bold;
    color:#cccc99
}

/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;

}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}
/* style of item titles*/
.ProductTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}
/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}
/* style of report pages */
.ReportHeader    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  30px;
    font-weight:    bold;
    color: Black;
}
.GroupHeader  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    bold;
    color: Black;
}
.MainframeHeader  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    bold;
    color: Black;
}
.ProductDetailHeader  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: white;
}
.TitleHeader  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: black;
}
A.TitleHeaderLink{
font-family: Verdana, Helvetica, sans-serif;
    font-size:  14pt;
    font-weight:    bold;
    color: White  ! important;
}
.ProductTypeHeader  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: black;
}
.TypeHeader  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: white;
}
.ReportData  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    normal;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}
.Normalsmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 10px
}
.NormalsmallError
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 10px
    color: #ff0000
}
.Normallabel
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 11px
}
.leftnavlink
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 11px
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
.NormalBoldRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
     color: red
}
.NormalLargeBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold
}

.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
TD.Links{
    BORDER-RIGHT: #666666 2px solid;
    BORDER-TOP: #666666 2px solid;
    BORDER-LEFT: #666666 2px solid;
    BORDER-BOTTOM: #666666 2px solid
    background-color:#6a83b2

}

/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    A:link	{text-decoration:none;}

}

A:visited   {
   A:visited	{text-decoration:none;}
}

A:active    {
    text-decoration:    none;
    color:  darkred;
}

A:hover {
   A:hover	{text-decoration:underline;}
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}
UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

Legend
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height:20px;
}