BODY {
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333399;
	border: solid 1px #cfcfcf;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}
.BodyBg {
    background-color: #eeeee7;
}
.ODDTR {
	BACKGROUND-COLOR: #e6e6e6;
}
.SELTR {
	background-color: #66ccff;
}
HR {
	COLOR: #A28D68
}
A:link {
	COLOR: blue
}
A:visited {
	COLOR: blue
}
A:active {
	COLOR: blue
}
A:hover {
	COLOR: blue
}
.HeaderTitle {
	FONT-SIZE: 30px; font-weight: bold; font-style:italic; COLOR: black; FONT-FAMILY: Arial, Geneva, Helvetica; TEXT-DECORATION: none
}
.HeaderSubTitle {
	FONT-SIZE: 14px; font-weight: normal; font-style:normal; COLOR: black; FONT-FAMILY: Arial, Geneva, Helvetica; TEXT-DECORATION: none
}
.HdrTable {
    background-color: White;
}
.HdrLine1 {
    background-color: #A28D68;
}
.HdrLine2 {
    background-color: #D5CCBB;
}
.HdrLine3 {
    background-color: #A28D68;
}
.Title {
	FONT-SIZE: 19px; font-weight: bold; COLOR: #A00428; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.Subtitle {
	FONT-SIZE: 16px; font-weight: bold; COLOR: #A00428; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.FtrLine {
    background-color: #A28D68;
}
.Footer {
    background-color: #D5CCBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
.smallSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
Select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
Input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.DDCal
{
	background-color: #f3f3f3;
}
.DDCal_Hdr
{
	background-color: #c9c9c9;
}
.DDCal_Nav
{
	text-align: center;
	width: 30px;
}
.DDCal_Nav:hover
{
	background-color: #a0a0a0;
}
.DDCal_TH
{
	background-color: #c9c9c9;
}
.DDCal_PM
{
	background-color: #c9c9c9;
}
.DDCal_TD
{
	background-color: white;
}
.DDCal_SL
{
	background-color: #c3d9ff;
}
a.button {
    background: transparent url('?ca=nb_bg_button_a.png') no-repeat scroll top right;
    color: White;
    display: block;
    float: left;
    font-weight: bold;
    height: 21px;
    margin-right: 8px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
}
a.button span {
    background: transparent url('?ca=nb_bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 3px 0 4px 8px;
}
a.button:hover {
    color: White;
    background-position: bottom right;
}
a.button:hover span {
    background-position: bottom left;
}
a.button:active {
    color: White;
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
    background-position: bottom left;
    padding: 4px 0 3px 8px; /* push text down 1px */
}
a.button:visited
{
    color: White;
}
