p
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
td
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.topMENU a
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: bottom;
	padding: 3px;
}
.topMENU a:link
{
	color: #FFFFFF;
}
.topMENU a:visited
{
	color: #FFFFFF;
}
.topMENU a:active
{
	color: #FFFFFF;
}
.topMENU a:hover
{
	color: #FFFFFF;
	background-color: #003366;
}
body
{
	background-image: url("/images/new_menu_images/side_backgr.jpg");
	background-repeat: repeat-y;
}
td.photo
{
	background-image: url("/images/new_menu_images/top_BACKGR.gif");
	background-position: left top;
	height: 78px;
}
A:hover
{
	COLOR: #0080C0; TEXT-DECORATION: none;
}

H1, H2, H3      { font-family: Verdana, Helvetica, Sans-Serif; }
H4, H5, H6      { font-family: Verdana, Helvetica, Sans-Serif; }



H2      { font-size: 120%; }
H3      { font-size: 110%; }
H4      { font-size: 130%; }

PRE         { font-family: Courier, monospace; } 

.pt10       { font-size: 10px ;  }
.pt12       {
	font-size: 12px;
	line-height: 16px;
}
.pt9        {
	font-size: 9px;
	font-family: Verdana, Arial;
}

.sm100      {  font: 100% Verdana, Helvetica, sans-serif;}
.sm90       {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
}
.sm80       {  font: 80% Verdana, Arial, Helvetica, sans-serif;}
.sm70       { font-size: 70%;}

/* contextual, recommended */
.sm80c FONT  { font-size: 80%;}
.sm70c FONT  { font-size: 70%;}

 
.Headline {  font: 125% Arial, Helvetica, sans-serif; color: #000000}
.sm100bold {
	font: bolder 100% Verdana, Helvetica, sans-serif;
	background-color: #F6EFEF;
}
.headline {  font: bold 125% Arial, Helvetica, sans-serif; color: #843131}
.unnamed1 {
	vertical-align: sub;
}
.bott_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #944141;
}
.td1 {

	font-family: Verdana, Arial;
	font-size: 12px;
}
.left_line {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #944141;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #944141;
}
.sm100boldback {
	font: bolder 100% Arial, Helvetica, sans-serif;
	background-color: #E7D4D4;
}
.add {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	background-color: #194AAB;
	color: #FFFFFF;
	height: 40px;
	padding: 5px;
	text-align: center;
}
.cpaneltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	
}
.cpanelbackgr {
	
	background-image: url(/images/new_menu_images/backgr_lady.gif);
	background-repeat: repeat-x;
}
.side_menu  {
	font-family: Verdana, Arial;
	font-size: 10px;
	background-image: url(/images/new_menu_images/side_menu_backgr.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding-left: 5px;
	line-height: 20px;
	font-weight: bold;
}

.side_menu a:link {
	color: #ffffff;
	text-decoration: none;
}
.side_menu a:visited {
	color: #ffffff;
	text-decoration: none;
	
}
.side_menu a:hover {
	color: #6dcff6;
}
.note {
	font-size: 11px;
	color: #863C3B;
}
.returnRateCell
{
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	width: 16%;
	font-size: 0.8em;
}
.returnRateCellItalic
{
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	width: 16%;
	font-size: 0.8em;
	font-style: italic;
}
.maroonBox {
	margin-left:15px;
	margin-right:15px; 
	margin-top:5px; 
	padding:10px;
	border: dotted 0.1em #904545;
	background-color:#f9f2f0; 
	font-size: 12px;
	line-height: 1.2;
}