body {
       	font-family: Arial, Helvetica;
       	background: #000000;
		color:#AAAAAA  }

/*text styles*/

a:link {
        color: #AAAAFF;	
	text-decoration: none ;
	font-family: arial,Helvetica; 
}


a:visited {
        color: #AAAAFF ;
	text-decoration: none ;
	font-family: arial,Helvetica; 
}


a:hover, a:active  {
        color: #AAAAFF ;
	text-decoration: underline ;
	font-family: arial,Helvetica; 
}

#linklist ul li {
	font-size:  75%;
	list-style-type: none;
	position: relative ;
	text-align: left;
	top:  20px;
	left: -20px ;
}

#linklist a {
	font-family:  times;
	}

#linktop {
	background: #000064;
	color: #CCCCCC;
	font-weight: bold;
	font-size:  100%;
	}

#toptitle {
	font-family: times; 
	font-size:  200%;
	background: #000064;
	color: #BBBBB;
	font-weight: bold;
	font-style: italic;
	}

.subtitle   { 
	color: #EEEEEE;
	font-size: 80%;
	font-weight: bold;
 }	

.subtitlep   { 
	color: #AAAAFF;
	font-size: 80%;
 }
 
.text {
	text-align: justify;
	font-size: 80%;
	padding-left: 5px;
 }

.textti {
 	font-family: times; 
		color: #BBBBB;
		}
	
.textti a {
 	font-family: times; 
		}	
	
.sp {
	text-align: center;
  	font-size: 85%;
	color: #DDDDDD;
		}	
		
#mainbody ul li {
	font-size:  75%;
	list-style-type: circle;
	position: relative ;
	text-align: left;
	}

 
.textb {
	text-align: justify;
	font-size: 80%;
	padding-left: 5px;
	color: #EEEEEE;
 } 

.textc {
	text-align: justify;
	font-size: 80%;
	padding-left: 5px;
	color: #DDDDDD;
 }  

.textd {
	text-align: justify;
	font-size: 70%;
	color: #DDDDDD;
 }  
 
.texttable {
	text-align: justify;
	font-size: 80%;
	padding-left: 45px;
	color: #DDDDDD;
 }  

.texttable a {
	font-size: 80%;
		color: #DDDDDD;
		font-weight: bold;
}

.texttable0 {
	text-align: justify;
	font-size: 80%;
	padding-left: 10px;
	color: #DDDDDD;
 }  

.texttable0 a {
	font-size: 80%;
		color: #DDDDDD;
		font-weight: bold;
} 

 .texttable2 {
	text-align: justify;
	font-size: 80%;
	padding-left: 30px;
	padding-right: 30px;
	color: #DDDDDD;
 }  
 
.textend {
	font-family: times;
	font-size: 70%;
 }  
 
/* containers */

/*
#blist a span {display: none;
}

#blist a:hover span {
	display: block;
		font-size: 80%;
	text-decoration: none ;
   padding: 15px;
   padding-left: 40px;
   padding-right: 40px; 
   color: #AAA; background: black;
   font: arial,helvetica; text-align: center;}

#blist a:hover  {
	text-decoration: none ;
	}
*/

#item {
 padding:  6px;
  border: 2px solid #FFF; }

#mainbody {
	margin-left: 255px;
	text-align: left;
	color: inherit;
	padding-right: 50px;
}

#mainbody2 {
	margin-left: 255px;
	text-align: left;
	color: inherit;
	padding-right: 80px;
}

#mainlogo {
	margin-left: 225px;
	padding:  12px;
	text-align: center;
}

#logo {
	position: absolute ;
	top: 10;
	left: 10;
	height: 300;
	width: 218;
}

#linktop {
	position: absolute ;
	left: 10;
	top: 312;
	width: 218px ;
	text-align: center;
	padding-top:  2px;
	padding-bottom:  1px;
}


#linkList {
	position: absolute ;
	top: 330px;
	width: 218px ;
	left: 10px;
}


#toptitle {
	margin-left: 225px;
	text-align: left;
	padding:  2px;
	padding-left: 15px;
}

#footer {
	text-align: right;
	width: 98%;
	}
	
	
	
