/* CSS Document */

html {height:100%;
		margin-bttom:1px;
		margin-top:1px;
		}
		
	
body {
	background-color:#000000; 

}

.border {
   border-color:#999999;
   border-style:outset;
   border-width:thin;
   }
   
.footer {
  background-color: #006699;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  font-weight:400;
  color:#CCCCCC;
  }
 


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:400;
	color: #5E2131;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B2E2B;
}
a:visited {			color: #CCCCCC;
					font-size: 10px;
					font-family:Geneva, Arial, Helvetica, sans-serif;
					text-decoration:none;
					font-weight:normal;  }
a:link {			
					font-size:10px;
					color: #333333;
					text-decoration:none;
					font-family:Geneva, Arial, Helvetica, sans-serif;
					font-weight:normal;  }
					
a:hover {			color:#666666;
					font-size: 10px;
					text-decoration:none;
					font-family:Geneva, Arial, Helvetica, sans-serif;
					font-weight:normal;  }		
.text_title {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style: normal;
}

.text_main {
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: 300;
}
