a:link {
	color: rgb(190,205,225);}

a:visited {
	color: rgb(190,205,225);}

a:active {
	color: rgb(190,205,225);}

a:hover {
	color: rgb(237,199,183);}
	
body {
	font-family: Verdana;
	color: rgb(255,255,255);
	background-color: rgb(87,127,182);
	font-size: 9pt;
	scrollbar-3dlight-color: rgb(190,205,225);
	scrollbar-arrow-color: rgb(190,205,225);
	scrollbar-base-color: rgb(87,127,182);
	scrollbar-darkshadow-color: rgb(115,86,115);
	scrollbar-face-color: rgb(87,127,182);
	scrollbar-highlight-color: rgb(190,205,225);
	scrollbar-shadow-color: rgb(134,100,134);
	margin: 0px;}
	
table {
	font-family: Verdana;
	color: rgb(255,255,255);
	background-color: rgb(87,127,182);
	font-size: 9pt;
	width: 100%;
	border: 0px}

table.bnr {
	font-family: Verdana;
	color: rgb(255,255,255);
	background-color: rgb(237,199,183);
	font-size: 9pt;
	width: 100%;
	border: 0px}

table.nav {
	font-family: Verdana;
	color: rgb(255,255,255);
	background-color: rgb(226,123,78);
	font-size: 9pt;
	width: 100%;
	border: 0px}

table.iframe {
	font-family: Verdana;
	color: rgb(255,255,255);
	background-color: rgb(87,127,182);
	font-size: 9pt;
	width: 700px;
	border: 0px;
	height: 400px;}
	
table.home {
	font-family: Verdana;
	color: rgb(255,255,255);
	background-color: rgb(87,127,182);
	font-size: 9pt;
	width: 1060px;
	border: 0px;
	height: 400px;}

td.ifleft {
	font-family: Verdana;
	color: rgb(50,50,50);
	font-size: 9pt;
	background-color: rgb(190,205,225);
	width: 350px;
	padding-left: 3px;
	padding-right: 3px;}
	
td.ifright {
	font-family: Verdana;
	color: rgb(10,10,10);
	font-size: 9pt;
	width: 360px;
	padding-left: 3px;
	padding-right: 3px;}

h1 {
	font-family: Verdana;
	color: rgb(0,0,0);
	font-size: 13pt;
	font-weight: bold;}

h2 {
	font-family: Verdana;
	color: rgb(0,0,0);
	font-size: 11pt;
	font-weight: bold;}

h6 {
	font-family: Verdana;
	color: rgb(255,255,255);
	font-size: 7pt;
	font-weight: bold;
	margin-bottom: 4px;}

strong {
	font-family: Arial;
	color: rgb(255,255,255);
	font-size: 14pt;
	font-weight: bold;}

em {
	font-family: Arial;
	color: rgb(255,255,255);
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;}

p.desc {
	font-family: Verdana;
	color: rgb(255,255,255);
	font-size: 9pt;
	font-weight: bold;
	margin-left: +2px;}
	
hr {
	width: 400px;
	height: 1px;
	color: rgb(237,199,183);}

hr.long {
	width: 100%;
	height: 1px;
	color: rgb(237,199,183);}