/* CSS Document */
* {
	color:#FFF;
}

TD {color:#808080; font-family:Arial, sans-serif; font-size:8pt; font-weight:normal;  }
A { text-decoration:underline;}
A:hover { text-decoration:none;}
.footer {color:#808080; font-family:Arial; font-size:10px; font-weight:normal;}

.aboutus {
	color:#fff;
	font-family:Arial, sans-serif; font-size:13pt; font-weight:normal; 
}
#menu td {
	text-align:center;

}
#menu a {
	color:#909090;
	font-weight:normal;
	text-decoration:none;
	font-size:12pt;
	font-family:Helvetica, Arial, sans-serif;
	
}
#menu #menuactivemenuitem {
	color:#FFF;	
}
.white a{
	color:#FFF;
}
.white td{
	color:#FFF;
}
.white {
	color:#fff;
}
img {border:0px;}
div {
	filter: Shadow(Color=#000000, Direction=135, Strength=3);
	width:80%;
	padding:5px;
	color:#FFF;
}
p { 
	margin-top:7px;
	margin-bottom:7px;
}

