<!-- 		
			CSS STYLE DEFINITIONS  
//-->
<style>
BOB
{
    COLOR: blue;
}
BODY
{
	COLOR: black;
	FONT: 10pt arial;
	MARGIN-LEFT: 0.0in;
	MARGIN-RIGHT: 0.0in;
	MARGIN-TOP: 0.0in;
	background: white fixed;
   	BACKGROUND-IMAGE: url("Images/bglayout-OFF.gif");
	scrollbar-arrow-color: black;
	scrollbar-track-color: silver;
   	scrollbar-base-color: gray;
   	SCROLLBAR-FACE-COLOR: gray;
	SCROLLBAR-SHADOW-COLOR: gray;
	SCROLLBAR-3DLIGHT-COLOR: gray;
	SCROLLBAR-DARKSHADOW-COLOR: black;
	SCROLLBAR-HIGHLIGHT-COLOR: gray;
}
a
{
	color: darkred;
	TEXT-DECORATION: none;
}
a:visited
{
	color: darkred;
}
a:hover
{
	COLOR: red;
	TEXT-DECORATION: none;
	FONT: 10pt Courier New;
	FONT-STYLE: ;
	FONT-WEIGHT: ;
}
a.contentLink
{

	font:10 pt arial;
	color: darkred;
	TEXT-DECORATION: none;
}
a.contentLink:visited
{

	font:10 pt arial;
	color: darkred;
	TEXT-DECORATION: none;
}
a.home
{
	color: #FA4305;
	TEXT-DECORATION: none;
}
a.home:visited
{
	color: #FA4305;
}
a.home:hover
{
	COLOR: aqua;
	TEXT-DECORATION: none;
	FONT: 10pt arial;
	FONT-STYLE: ;
	FONT-WEIGHT: ;
}
a.consultantContact
{
	color: #FA4305;
	TEXT-DECORATION: none;
   	FONT: 8pt arial;

}
a.consultantContact:visited
{
	color: #FA4305;
}
a.consultantContact:hover
{
	COLOR: aqua;
	TEXT-DECORATION: none;
	FONT: 8pt arial;
	FONT-STYLE: ;
	FONT-WEIGHT: ;
}
a.datalink
{
	COLOR: blue;
	FONT: 8pt Eras Demi ITC;
}

a.menu
{
	font: 12pt Arial;
	font-weight: bold;
	color: white;
}
a.menu:hover
{
	font: 12pt Arial;
	font-weight: bold;
	color: blue;
	TEXT-DECORATION: none;
}
a.menu:visited
{
	font: 12pt Arial;
	font-weight: bold;
	color: white;
}
a.pagesMenu
{
	color: orange;
	font: 8pt arial;
	font-weight: bold;
}
a.pagesMenu:visited
{
	color: orange;
	font: 8pt arial;
	font-weight: bold;
}
a.pagesMenu:hover
{
	color: red;
	font: 8pt arial;
	font-weight: bold;
	text-decoration: none;

}
a.pagesMenuArrow
{
	color: orange;
	font: 8pt arial;
	font-weight: bold;
}
a.pagesMenuArrow:visited
{
	color: orange;
	font: 8pt arial;
	font-weight: bold;
}
a.pagesMenuArrow:hover
{
	color: red;
	font: 8pt arial;
	font-weight: bold;
}
a.officeHomeMenu
{
	color: #DD2E02;
	font: 12pt verdana;
	font-weight: bold;
}
a.officeHomeMenu:hover
{
	color: orange;
	font: 12pt verdana;
	font-weight: bold;
}
a.officeHomeMenu:visited
{
	color: #DD2E02;
	font: 12pt verdana;
	font-weight: bold;
}
H1
{
	FONT: 24pt Courier New;
	color: black;
	font-weight: bold;
}
H2
{
	FONT: 14pt courier new;
	color: red;
	color: #A80000;
	font-weight: bold;
}
H3
{
	FONT: 12pt Eras Demi ITC
}
H4
{
	FONT: 10pt Eras Demi ITC
}
table.layout
{
	width:620px;
	height:100%;
	background:;
}
th
{
	COLOR: black;
	FONT: 8pt Eras Demi ITC;
}
th.data
{
	COLOR: darkorange;
	Background: black;
	FONT: 8pt Eras Demi ITC;
}
th.orangeComments
{
	COLOR: orange;
	FONT: 8pt Eras Demi ITC;
}

td.banner
{
	COLOR: white;
	FONT: 8pt Arial;
   	BACKGROUND-IMAGE: url("Images/bgbanner.gif");    
   	height:177px;

}
td.contents
{
	COLOR: black;
	FONT: 10pt Arial;
	background: white;
   	BACKGROUND-IMAGE: url("Images/watermark_02.gif");
}

td.body
{	
	COLOR: white;	
	FONT: 8pt Arial;
	BACKGROUND-IMAGE: url("Images/bgfill.gif");

}
td.footer
{
	COLOR: white;
	FONT: 8pt Arial;
   	BACKGROUND-IMAGE: url("Images/bgfooter.gif");
   	height:20px;
}
td.folioComments
{
	COLOR: blue;
	FONT: 8pt Arial;
}
th.label
{
	COLOR: black;
	FONT: 8pt Eras Demi ITC;
}
td.label
{
	COLOR: blue;
	FONT: 8pt Eras Demi ITC;
}
td.data
{
	COLOR: darkblue;
	FONT: 10pt verdana;
}
p
{
	COLOR: black;
	FONT: 10pt arial;
}
hr
{
	COLOR: silver;
  	height:1;
  	width:90%;
  	size:1;
  	align:left;
}
INPUT.cmd
{
	CURSOR: hand;
	FONT-FAMILY: arial;
	FONT-SIZE: 10pt;
	FONT-STYLE: bold;
	FONT-VARIANT: normal;
	LINE-HEIGHT: normal;
	background: #DD2E02;
	bordercolorlight: 000000;
	bordercolordark: BF8040;
	color: WHITE;
	border-left: medium none rgb(0,0,0); 
	border-right: medium none rgb(0,0,0); 
	border-top: medium none rgb(0,0,255); 
	border-bottom: medium none rgb(0,0,255); 
	margin-left: auto;
}
INPUT.cmdOffer
{
	CURSOR: hand;
	FONT-FAMILY: verdana;
	FONT-SIZE: 14pt;
	FONT-STYLE: bold;
	FONT-VARIANT: normal;
	LINE-HEIGHT: normal;
	background:darkgrey;
	bordercolorlight: 000000;
	bordercolordark: BF8040;
	color:darkblue;
	border-left: medium none rgb(0,0,0); 
	border-right: medium none rgb(0,0,0); 
	border-top: medium none rgb(0,0,255); 
	border-bottom: medium none rgb(0,0,255); 
	margin-left: auto;
}
INPUT.txt
{
	FONT: 10pt Arial;
	BACKGROUND: LIGHTBLUE;
	BACKGROUND: #BCCBE2;
	color: black;
	bordercolorlight: ;
	bordercolordark: ;
	border-left: medium none darkorange;
	border-right: medium none darkorange;
	border-top: medium none darkorange;
	border-bottom: medium none darkorange;
	margin-left: auto;
	z-index:;
}
Textarea.txt
{
	FONT: 10pt Arial;
	BACKGROUND: LIGHTBLUE;
	BACKGROUND: #BCCBE2;
	color: black;
	bordercolorlight: ;
	bordercolordark: ;
	border-left: medium none darkorange;
	border-right: medium none darkorange;
	border-top: medium none darkorange;
	border-bottom: medium none darkorange;
	margin-left: auto;
	z-index:;
}

INPUT.txt:hover
{
	FONT: 10pt Arial;
	background: red;
	color: black;
	bordercolorlight: ;
	bordercolordark: ;
	border-left: medium none red;
	border-right: medium none red;
	border-top: medium none red;
	border-bottom: medium none red;
	margin-left: auto;
}

textarea.txt
{
	FONT: 10pt Arial;
	BACKGROUND-IMAGE: url("Images/skywhiteup.jpg");
	color:black;
	bordercolorlight: ;
	bordercolordark: ;
	border-left: medium none rgb(0,0,0); 
	border-right: medium none rgb(0,0,0); 
	border-top: medium none rgb(0,0,255); 
	border-bottom: medium none rgb(0,0,255); 
	margin-left: auto;
}
select.mnu
{
	FONT: 10pt Arial;
	background: #BCCBE2;
	color: darkgrey;
}
LI
{
	font: 10pt courier new;
	COLOR: black;
}
UL
{
	FONT: 10pt black;
	color: black;
}
OL
{
	FONT: 10t Arial;
	color:black;
}
div.listitem
{
	color:black;
}
a.dropMenuButton:hover
{
   	BACKGROUND-IMAGE: url("Images/menubuttons/menu small.gif");
}
div.topMenuButton:hover
{
   	BACKGROUND-IMAGE: url("Images/menubuttons/bm logo ON.gif");
}
td.consultantContact
{
	FONT: 8pt arial;
	color: white;
	font-style: italic;
	font-weight:bold;
}
td.sidebar
{
	FONT: 10pt arial;
	color: white;

	font-style: italic;
	font-weight:bold;
}
td.homesidebar
{
	FONT: 10pt arial;
	background: #DD2E02;
	color: white;
	font-weight:bold;
}
td.navMenu
{
	FONT: 10pt arial;
	color: white;
	font-style: italic;
	font-weight:bold;
}
td.sectionBanner
{
	background: #DD2E02;
	color: white;
	font: 12pt verdana;
	font-weight: bold;
   	BACKGROUND-IMAGE: url("images/sectionbanner.JPG");
}
td.title
{
	BACKGROUND: black;
	color: #DD2E02;
	font: 32pt arial black;
	font-weight: bold;
}
a.epoch
{
	font-weight: bold;
	color: black;
}

th.fieldName
{
	COLOR: black;
	FONT: 8pt Arial;
	font-weight: bold;
	background: black;
   	BACKGROUND-IMAGE: url("Images/blackgradient.jpg");
   	background: #ECE9D8;
   	height:;
}
td.fieldInput
{
	COLOR: black;
	FONT: 10pt Arial;
	font-weight: ;
	background: white;
   	BACKGROUND-IMAGE: url("Images/bgbannerfield.gif");
   	height:;
}
td.officeMenuButton
{
	background: #DD2E02;
}

</style>