/* CSS Document */

body {

background-color: #FFFFFF;
background-image : 
background-attachment : fixed; 
background-repeat: no-repeat; 
background-position: fixed; top: 30px; left: 10px; 
font-color: #FFFFFF;
  font-family: georgia, times new roman;
  font-size: 12pt;   

scrollbar-face-color:#a6c5e3;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#0080C0;
scrollbar-shadow-color:#CCE4FF;
scrollbar-highlight-color:#6F9AFF;
scrollbar-3dlight-color:#6F9AFF;
scrollbar-darkshadow-color:#6F6F6F;

}

.menu {
  font-family: verdana, arial, sans-serif;
  color : #0080C0;
  font-weight : bold;
  font-size : 12pt;
}

.bottomlink {font-size : 10pt; font-family: Arial, Helvetica; color: #007900;  text-decoration : none; font-weight: normal; toplink-position: bottom; } 

a.bottomlink:position {bottom; }
a.bottomlink:link {font-family: arial, sans-serif; text-decoration : none; color : #97DDFF; font-size: 10 pt; }
a.bottomlink:visited {font-family: arial, sans-serif; text-decoration : none; color: #CCE4FF; font-size: 10 pt; }
a.bottomlink:hover {font-family: arial, sans-serif; text-decoration : underline; color: #3535FF; font-size: 10 pt; }

.table  {
  font-family : georgia, times new roman;
  font-size : 12pt;
  font-color: #FFFFFF;
  link-color: #97DDFF;
	 font-size: 11pt;
text-decoration : none;
	background-color: #a6c5e3;
text-align:center;	
 }

a { 
  font-family: arial, sans-serif; 
  font-weight : normal;
  font-color: #007900;
} 

a:link { 
	color: #2D44C9;
	 font-size: 11pt;
text-decoration : underline;
	}
	
a:visited { 
	color: #6F9AFF;
	 font-size: 11pt;
text-decoration : underline; font-weight: bold;
	}
	
a:hover { 
	color: #3535FF;
	 font-size: 11pt;
text-decoration : underline;
	}
	
a:active { 
	color: #000080;
	 font-size: 11pt;
text-decoration : underline;
	}

.heading { 
font-family : georgia, times new roman;
  font-size : 20pt;
  font-color: #2D44C9;
font-weight: bold; 
text-decoration :  italic;
	background-color: #FFFFFF;
 }
	
	
	
.copyright {
  font-family: verdana, arial, sans-serif;
  color : #0080C0;
  font-weight : normal;
  font-size : 8pt;
}
	















