A:link {font-family: verdana, arial; font-size: 11px; color: #1D4788; text-decoration: underline}
A:visited {font-family: verdana, arial; font-size: 11px; color: #1D4788; text-decoration: underline}
A:active {font-family: verdana, arial; font-size: 11px; color: #1D4788; text-decoration: underline}
A:hover {font-family: verdana, arial; font-size: 11px; color: #1D4788; text-decoration: none}

A.footer:link {font-family: verdana, arial; font-size: 11px; color: #1D4788; text-decoration: none}
A.footer:visited {font-family: verdana, arial; font-size: 11px; color: #1D4788; text-decoration: none}
A.footer:active {font-family: verdana, arial; font-size: 11px; color: #1D4788; text-decoration: none}
A.footer:hover {font-family: verdana, arial; font-size: 11px; color: #1D4788; text-decoration: underline}

.main {font-family : Verdana; color : #47465B; font-size: 11px} 
.main2 {font-family : Verdana; color : #393578; font-size: 11px; font-weight: bold}

BODY 	{ 	
  background-color: #FFFFFF;
	margin: 0;
	padding: 0;
 	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#1D4788;
 	scrollbar-3dlight-color:#1D4788; 
 	scrollbar-arrow-color:#1D4788; 
  SCROLLBAR-TRACK-COLOR: #FFFFFF;
 	scrollbar-darkshadow-color:#FFFFFF; 
 	}

#divheadbg {
 position:absolute;
 top:0;
 left:0;
 width: 100%;
 height: 99px;
 background-image: url(images/headbg.gif);
 background-attachment: fixed;
 background-repeat: repeat;
 background-position: 0px 0px ;
 z-index:0}
 
#divmenubg {
 position:absolute;
 top:99;
 left:0;
 width: 100%;
 height: 27px;
 background-image: url(images/menubg.gif);
 background-repeat: repeat;
 background-position: 0px 0px ;
 z-index:0}
 
#divcontent {
 position:absolute;
 top:162;
 left:0;
 width: 100%;
 padding: 0px 0px 0px 0px;
 z-index:0}
 
#header {
 position:relative;
 width: 787px;
 height: 99px;
 background-image: url(images/logo.gif);
 background-repeat: no-repeat;
 background-position: 0px 21px ;
 z-index:1}
 
#menu {
 position:relative;
 width: 787px;
 height: 27px;
 z-index:1}
 
#content {
 position:relative;
 width: 787px;
 z-index:1}
 
#text {
 position:relative;
 width: 439px;
 z-index:1}

#divfooter {
 position:relative;
 width: 100%;
 padding: 20px 0px 20px 0px;
 z-index:0}
 
#footer {
 position:relative;
 top:0;
 left:25;
 width: 690px;
 border-style: solid;
 border-color: #DBDBDB;
 border-top-width: 1;
 border-left-width: 0;
 border-right-width: 0;
 border-bottom-width: 0;
 padding: 10px 0px 0px 0px;
 font-family : Verdana; 
 color : #A2A6AC; 
 font-size: 11px;
 z-index:1}
 
#split {
 position:relative;
 width: 100%;
 border-style: solid;
 border-color: #DBDBDB;
 border-top-width: 0;
 border-left-width: 0;
 border-right-width: 0;
 border-bottom-width: 1;
 padding: 0px 0px 0px 0px;
 z-index:1}
 
#imagespace {  
 position:relative;
 padding: 10px 10px 10px 0px;
 float: left;
 z-index:1}
 
#imagebor {
 position:relative;
 border-style: solid;
 border-color: #C9C9D8;
 border-top-width: 1;
 border-left-width: 1;
 border-right-width: 1;
 border-bottom-width: 1;
 padding: 5px 5px 5px 5px;
 z-index:1}
