body {
 	background-color: #3598AF;
	scrollbar-face-color: #3598AF;
	scrollbar-highlight-color: #42A5BC;
	scrollbar-shadow-color: #42A5BC;
	scrollbar-3dlight-color: #81BDCB;
	scrollbar-arrow-color:  #12123F;
	scrollbar-track-color: #215D6B;
	scrollbar-darkshadow-color: #12123F;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-image: url(../images/bg.jpg); 
}

<!-- table, list of subdomains -->
h1 {color:white; font-family:Verdana; font-size:18pt; text-align:center; text-decoration:underline;}
h2 {color:white; font-family:Verdana; font-size:14pt; text-align:center; text-decoration:underline;}
h3 {color:white; font-family:Verdana; font-size:12px; text-align:center; padding:6;}

div.hr {display: none}
/*/*/a{}
div.hr {
  display: block;
  height: 25px;
  background-image: url(../images/turq-jewel-bar.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 0 0 0;
}
hr {display:none}
/* */

a:link.menulist {color:white; font-size:11pt; text-decoration:underline;}
a:visited.menulist {color:white; font-size:11pt; text-decoration:underline;}
a:active.menulist {color:white; font-size:11pt; text-decoration:underline;}
a:hover.menulist {color:white; text-decoration:underline overline; background-color:#22637D;  font-size:11pt;}

 
ul { list-style-image: url(../images/button.gif) }

td {
font style: bold;
color:#093243; 
   font-family: verdana,sans-serif,Helvetica; 
   font-size: 12px;
   font-weight: bold 
}
a:link {
  color:#F5D10C;
  font-family: verdana,sans-serif,Helvetica;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:none;
}
a:visited {
  color:#F5D10C;
  font-family: verdana,sans-serif,Helvetica;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:none;
}
a:active {
  color:#F5D10C;
  font-family: verdana,sans-serif,Helvetica;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:none;
}
a:hover {
  color: #FCF91F;
  font-family: verdana,sans-serif,Helvetica;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:none;
}

p.tiny {
	font-family: verdana,helvetica;
	font-size: 9px;
	font-weight: normal;}
td.tiny {
	font-family: verdana,helvetica;
	font-size: 10px;
	font-weight:bold;}
A:link.tiny {
	font-size: 9px;
	FONT-WEIGHT: normal; 
	font-family: verdana,helvetica;
	color:#0000ff;}
A:visited.tiny {
	font-size: 9px;
	FONT-WEIGHT: normal; 
	font-family: verdana,helvetica;
	color:#0000ff;}
A:active.tiny {
	font-size: 9px;
	FONT-WEIGHT: normal; 
	font-family: verdana,helvetica;
	color:#0000ff;}
A:hover.tiny {
	font-size: 9px;
	FONT-WEIGHT: normal; 
	font-family: verdana,helvetica;
	color:#0000ff;
	text-decoration: overline underline;}
