BODY {	font-family: Verdana; font-size: small; background-color: #191970;	margin: 0px; text-align: justify; }
    .breadcrumb { width:800px; background-color:#191970; color: #FFFFFF; font-weight: bolder; padding-left: 5px; }
    .breadcrumb A:link { color: #FFFFFF; }
    .breadcrumb A:visited { color: #FFFFFF; }
    .breadcrumb A:active { color: #FFFFFF; }
    .breadcrumb A:hover { color: #FFFFFF; }
    .container { width:800px; background-color: #FFFFFF; }
    .containerheader { width:750px; background-color: #FFFF00; font-weight: bolder; margin-top: 5px; }
    .errormessage { color: Red }
    .footer { width:800px; background-color: #FFFFFF; }
    .header { width:800px; background-color: #FFFFFF; }
    .main { padding:5px; }
	.menu { width:800px; background-color: #CCCC99; font-weight: bolder; text-align:left; }
    .menu A:link { color: Black; font-size: 14px; }
    .menu A:visited { color: Black; font-size: 14px; }
    .menu A:active { color: Black; font-size: 14px; }
    .menu A:hover { color: Black; font-size: 14px; text-decoration: none; }
    .message { color: Blue }

TABLE {
	FONT-SIZE: 11pt;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif
	TEXT-ALIGN: justify;
}
:visited {
	font-size: 11px;
	COLOR: #94022a;
	TEXT-DECORATION: none
}
.text {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	TEXT-ALIGN: justify;
}
.textnonjustify {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}
.coloredtext {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #660000;
}
.heading0 {
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.heading1 {
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	color: #660000;
}
A:active {
	COLOR: #94022a;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #94022a;
	TEXT-DECORATION: underline
}
A:link {
    COLOR: #94022a;
    TEXT-DECORATION: none
}
.smallheader {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    TEXT-TRANSFORM: none;
    COLOR: black;
    FONT-STYLE: normal
}
.bigheader {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: black
}

all.clsMenuItemNS, .clsMenuItemIE {
	text-decoration: none; 
	font: bold 12px Arial; 
	color: white; 
	cursor: hand; 
	z-index:100;
}

#MainTable A:hover { color: yellow; }

tr.headerrow { background: #94022a; color:White; font-weight:bold; text-align:center; }
tr.footerrow { background: #94022a; color:White; font-weight:bold; }
tr.alt { background: #d1d1d1; }
td.alt { background: #E0E0E0; color: #000000; }

.gp-rail {
	width: 275px;
	float: right;
	margin: 0 0 16px 14px;
	display: inline;
	line-height: normal;
}
.rail-object { margin: 0 0 14px 0; }