	body{
		background-color:#09364a;
		font-family: verdana, arial, sans-serif;
		font-size: 15px;
		color: #ffffff;
	}
table { line-height: 1.1; font-size: 15px; }
table { text-indent: 0.1; }

A:active {color: #ffffff; font-size: 15px;}
A:link { color: #ffffff; font-size: 15px;}
A:visited { color: #7a878a; font-size: 15px;}
A:hover  {color: #7a878a;}

a.linkset2:link { color: #bc0000; font-size: 15px; }
a.linkset2:visited { color: #bc0000; font-size: 15px; }
a.linkset2:active { color: #bc0000; font-size: 15px; }
a.linkset2:hover  {color: #ffffff;}
a.linkset2 {text-decoration: none;}

body {
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #7a878a; 
SCROLLBAR-TRACK-COLOR: #7a878a; 
SCROLLBAR-DARKSHADOW-COLOR: #000000; 
SCROLLBAR-BASE-COLOR: #ca7522; 
scrollbar-3d-light-color: #000000;
}
body {margin-top: 0em;
margin-bottom: 0em;
margin-right: 0em;
margin-left: 1em;}
.thisclass{background-color:#09364a;}
input,select,textarea {
		font-family: Verdana, Arial, sans-serif;
		font-size: 15px;
		color: #000000;
		background-color:#edcd7a;
		border:2px solid #ffffff;
	}