body {  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	
	 	  font-size: 11pt; color:white;  background-color:black; 
		margin:0px;
		}
		
		
		.main_table{background-image: url(images/bg.jpg);}	
		
.original { background:#ffffff; padding: 10px;  
width: 800px; 
border:1px solid #ccc; 

margin:0 auto; 
}

.header {
}

.navigation {background:#80BD17; background-image : url(images/navspacer.jpg); color:white;  font-size : 8pt;	margin:0 auto; }


.picborder{ border: double 5px #ffa07a;}

.content {  margin-left:16px;margin-right:16px;margin-top:12px;
}

.announce {background:#80BD17; background-image : url(images/navspacer.jpg); color:white;  font-size : 8pt;	


}


.footer {    padding: 0px; text-align:center; font-size:10pt; 


margin:0 auto; 
}

.mytitle{ color: lime;   font-size: 17px;font-weight:bold;}
h1{ color: lime;   font-size: 17px;}
h2{ color: lime;  font-size: 14px;}



a {font-size : 12pt;	font-weight:bold;	
			color: #ffa07a; text-decoration : none;   
}
a:visited { font-size : 12pt;		font-weight:bold;	
			color: #ffa07a; text-decoration : none;   
}
a:hover {  font-size : 12pt;		font-weight:bold;	
			color: lime; text-decoration : underline;
}

a.menu2 {font-size : medium;		
			color: red; text-decoration : none;   
}
a:visited.menu2 { font-size : medium;		
			color: red; text-decoration : none; 
}
a:hover.menu2 { font-size : medium;		
			color: black; text-decoration : underline; 
}

a.navbar {font-size : 10pt;		font-weight : bold;
			color: #dc143c; text-decoration : none;   
}
a:visited.navbar { font-size : 10pt;	font-weight : bold;	
			color: #dc143c; text-decoration : none;   
}
a:hover.navbar {  font-size : 10pt;		font-weight : bold;
			color: black; text-decoration : underline;
}

a.myfooter {font-size : 10pt;		font-weight:bold;
			color: red; text-decoration : none;   
}
a:visited.myfooter { font-size : 10pt;		font-weight:bold;
			color: red; text-decoration : none; 
}
a:hover.myfooter { font-size : 10pt;		font-weight:bold;
			color: black; text-decoration : underline; 
}

a.aura {font-size : x-small;		
			color: black; text-decoration : none; font-weight:bold;  
}
a:visited.aura { font-size : x-small;		 font-weight:bold;  
			color: black; text-decoration : none; 
}
a:hover.aura { font-size : x-small;	 font-weight:bold;  	
			color: lime; text-decoration : underline; 
}

a.page {font-size : 11pt;		
			color: red; text-decoration : none; font-weight:bold;  
}
a:visited.page { font-size :  11pt;		 font-weight:bold;  
			color: red; text-decoration : none; 
}
a:hover.page { font-size :  11pt;	 font-weight:bold;  	
			color: black; text-decoration : underline; 
}

a.my_annouce {font-size : xx-small;		
			color: #dc143c; text-decoration : none; font-weight:bold;  
}
a:visited.my_annouce { font-size : xx-small;		 font-weight:bold;  
			color: #dc143c; text-decoration : none; 
}
a:hover.my_annouce { font-size : xx-small;	 font-weight:bold;  	
			color: black; text-decoration : underline; 
}


