
body {
	margin:0px;
	font-family:  arial,sans-serif; 
 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	}
	
	
table.content {
	padding: 30px;
	background-color: #000000;
	}	
	
.topcell {
    background-color: #660000;
	padding: 15px;
	}

h1 {
	text-transform: capitalize;
	color:  #FFCC00;
	}
	
#title a { 
	color:#FFCC00; 
    text-decoration: none;
   }

#title a:visited { 
	color:#FFCC00; 
    text-decoration: none; 
	}	
	
#title a:hover { 
	color:#FFCC00; 
    text-decoration: none;
	}

	
a { 
	color:#FFFF00; 
    text-decoration: underline; 
    }

a:visited { 
	color:#FFFF00; 
    text-decoration: underline; 
	}

a:hover { 
	color:#FF0000; 
    text-decoration: underline;
	}

 

	
#menu {
    color:  #CC0000;
	text-transform:capitalize;
 
	}
 	
#menu a {
	color:#FF0000;
	background-color: #FFFF00;
	text-decoration:underline;
	font-family: arial,sans-serif; 
	font-size:1.1em; 
	font-weight: 900;
	width: 170px;
	text-decoration:underline;
	line-height: 40px;
    padding: 3px;
 	text-align: left;
	margin: 6px;
	}
	
#menu a:hover {
 color:#FFFF00;
	background-color: #FF0000;

	}
	
#menu a:visited {
	text-decoration:underline;
	}
	

	
p 	{ 
	color:#FFFFFF; 
 	font-weight: bold;
	text-decoration: none; 
 
	}
	
p.warning {
		font-size: 0.8em;
		}

p.open {
		font-size: 1.3em;
		}

h1 { 
	font-family: verdana,arial,sans-serif; 
	font-size: 30px; 
	font-weight: bold ; 
 
	margin: 0pt;
	padding: 0pt;
	}

h2 { 
	font-family: verdana,arial,sans-serif; 
	font-size:120%; 
	font-weight:bold ; 
	text-decoration: none; 
	text-align: center; 
	}

	.galleryimg {
	padding: 5px;
	margin: 4px;
	border: 2px solid #FFFF66;
	}
.footer {
	font-size:14; 
	font-family:verdana,arial,sans-serif; 
    border-top: 1px solid #CCCCCC;
    text-align: center;
	}
	
a.adclick {
	font-weight: 900;
	font-size: 1.5em;
	}

a img {border:0;}
 