a:link {
	color: rgb(255,255,255);}

a:visited {
	color: rgb(255,255,255); }
 
a:active {
	color: rgb(255,255,255);}
	
a:hover {
	color: rgb(159,186,231);}

body {
	font-family: Verdana;
	background-color: rgb(0,97,175);
	background-image: url(images/bg4.jpg);
	color: rgb(85,46,11);
	font-size: 9pt;
	margin: +0px;
	scrollbar-3dlight-color: rgb(116,164,224); 
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-base-color: rgb(85,131,189);
	scrollbar-darkshadow-color: rgb(66,105,154);
	scrollbar-face-color: rgb(85,131,189);
	scrollbar-highlight-color: rgb(116,164,224);
	scrollbar-shadow-color: rgb(66,105,154);}

table {
	width: 914px;
	font-family: Verdana;
	background-color: rgb(85,131,189);
	color: rgb(225,225,225);
	font-size: 9pt;
	border: 3px rgb(0,0,0) solid;}

table.under {
	width: 914px;
	font-family: Verdana;
	background-color: rgb(85,131,189);
	color: rgb(255,255,255);
	font-size: 9pt;
	border-top: 0px rgb(0,0,0) solid;
	border-right: 3px rgb(0,0,0) solid;
	border-left: 3px rgb(0,0,0) solid;
	border-bottom: 3px rgb(0,0,0) solid;}

table.embed {
	font-family: Verdana;
	color: rgb(255,255,255);
	width: 675px;
	border: 0px rgb(0,0,0) solid;}

table.ppal {
	font-family: Verdana;
	color: rgb(255,255,255);
	width: 175px;
	border: 0px rgb(0,0,0) solid;}

table.embedu {
	font-family: Verdana;
	color: rgb(255,255,255);
	width: 890px;
	border: 0px rgb(0,0,0) solid;}

p.copyright {
	font-family: Verdana;
	color: rgb(0,0,0);
	font-size: 7pt;}

p {
	padding-left: 6px;}

p.nav {
	padding-left: 6px;
	font-family: Times, "Times New Roman", serif;
	color: rgb(255,255,255);
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;}
	
td.btmln {
	height: 40px;
	border-bottom: 3px rgb(0,0,0) solid;}

td.nav {
	width: 229px;
	background-image: url(images/navbg.jpg);
	border-right: 2px rgb(0,0,0) solid;}

td.body {
	height: 534px;
	font-family: Verdana;
	background-color: rgb(85,131,189);
	color: rgb(255,255,255);
	font-size: 9pt;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 8px;}

td.under {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 8px;}
	
td.trlr {
	background-image: url(images/trlrbg.jpg);
	height: 534px;}
	
td.indent {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 8px;}

td.maindx {
	height: 548px;
	background-image: url(images/indexbg.jpg);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;}

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

h4 {
	font-family: Verdana;
	color: rgb(153,102,102);
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;}

h5 {
	font-family: Verdana;
	color: rgb(255,255,255);
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;}
	
h6 {
	color: rgb(122,122,122);
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;}
	
em {
	font-family: Verdana;
	color: rgb(85,46,11);
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;}
		
hr {
	color: rgb(0,0,0);
	height: 2px;}

hr.body {
	color: rgb(200,200,200);
	height: 1px;
	width: 400px;}