
body 	
	{
SCROLLBAR-FACE-COLOR:#D9E7E8;
      SCROLLBAR-HIGHLIGHT-COLOR:#D9E7E8;
      SCROLLBAR-SHADOW-COLOR:#D9E7E8;
      SCROLLBAR-3DLIGHT-COLOR:#D9E7E8;
      SCROLLBAR-ARROW-COLOR:#B0CED0;
      SCROLLBAR-TRACK-COLOR:#B0CED0;
	}
a 
	{
	font-family: Verdana,Arial,sans-serif;
	text-decoration: none; 
	color: #435B63;
	font-weight: bold; 
	cursor: crosshair;
	}
a:hover 
	{
	color: #CFDBDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #435B63;
	}
p,li,ul,body 
	{
	font-family: Verdana,Arial,sans-serif; 
	font-size: 12px; 
	color: #000000; 
	}
h1 
	{
	font-family: Hultog,Verdana,Arial,sans-serif;   
	font-size: 16px; 
	color: #093A33; 
	font-weight: bold;
	padding: 10px;
	text-align: center;
	}	
h2 
	{
	font-family: Verdana,Arial,sans-serif; 
	font-size: 12px; 
	color: #093A33;
	font-weight: bold;	
	padding: 5px; 
	text-align: center;
	}	
.topmenu 
	{
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 30px;
	color: #D6DFE2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border: 1px solid #435B63;
	}
.menu 
	{
	color: #435B63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	}
a.menu:link 
	{
	color: #435B63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
a.menu:hover 
	{
	color: #CFDBDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #435B63;
	width: 173px;
	}
.bar {
	background-image: url(images/css_bar.jpg);
	background-repeat: no-repeat;
	height: 28px;
	color: #D6DFE2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border: 1px solid #435B63;
	padding: 5px;
	width: 500px;
	}
.borders {
border-right-color: red; border-left-color: blue;
border-left-style: dashed; border-right-style: solid;
border-right-width: 1px; border-left-width: 3px;
padding-right: 6px; padding-left: 6px;
	}
a img {
    border: none;
    vertical-align: middle;
}