a:link
{
	color: rgb(0,151,221);
}
a:visited
{
	color: rgb(0,151,221); 
} 
a:active 
{
	color: rgb(0,151,221);
}
a:hover 
{
	color: rgb(209,130,51);
}

body
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	background-image: url(images/master-bg.gif);
	color: rgb(102,102,102);
	font-size: 8pt;
	margin: +0px;
	scrollbar-3dlight-color: rgb(102,102,102); 
	scrollbar-arrow-color: rgb(69,171,62);
	scrollbar-base-color: rgb(211,231,240);
	scrollbar-darkshadow-color: rgb(139,169,193);
	scrollbar-face-color: rgb(211,231,240);
	scrollbar-highlight-color: rgb(226,236,244);
	scrollbar-shadow-color: rgb(102,102,102)}

table {
	width: 225px;
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: rgb(75,75,75);
	font-size: 8pt;}

table.embed {
	width: 600px;
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: rgb(75,75,75);
	font-size: 8pt;}

td.hdrtop {
	width: 750px;
	height: 20px;
	font-family: Verdana;
	background-color: rgb(0,151,221);
	color: rgb(75,75,75);
	font-size: 8pt;}
	
td.hdrbtm {
	width: 750px;
	font-family: Verdana;
	background-color: rgb(69,171,62);
	color: rgb(75,75,75);
	font-size: 8pt;}

td.lft {
	width: 144px;
	font-family: Verdana;
	font-size: 7pt;
	color: rgb(75,75,75);
	background-color: rgb(211,231,240);}

td.ctr {
	width: 606px;
	font-family: Verdana;
	font-size: 8pt;
	color: rgb(75,75,75);
	background-color: rgb(255,255,255);
	padding-left: +5px;
	padding-top: +5px;}
	
p.headline {
	font-family: Arial;
	color: rgb(69,134,186);
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;}
	
p.headline2 {
	font-family: Arial;
	color: rgb(75,75,75);
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;}

p.body {
	font-family: Verdana;
	color: rgb(102,102,102);
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	margin-left: +5px;}

p.nav {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	margin-right: +5px;
	font-weight: normal;
	text-align: right;
	margin-top: +6px;}

p.ms {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	margin-left: +5px;
	margin-top: +6px;
	font-weight: bold;
	text-align: left;}

h1 {
	font-family: Arial;
	color: rgb(69,134,186);
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;}
	
h4 {
	font-family: Arial;
	color: rgb(50,50,50);
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;}
	
h6 {
	color: rgb(122,122,122);
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;}
	
em {
	font-family: Arial;
	color: rgb(69,171,62);
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;}
		
hr {
	color: rgb(69,134,186);
	height: 1px;
	width: 75%;}

INPUT {
	BORDER-RIGHT: rgb(69,134,186) 1px solid;
	BORDER-TOP: rgb(69,134,186) 1px solid;
	BORDER-LEFT: rgb(69,134,186) 1px solid;
	BORDER-BOTTOM: rgb(69,134,186) 1px solid;
	FONT-SIZE: 9pt;
	COLOR: rgb(75,75,75);
	FONT-FAMILY: Verdana;
	BACKGROUND: #D6DFEF;}
