/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000;
	/*background: #666666 url(images/img01a.jpg) repeat-x left top;*/
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
}


/* Header */

h3 {
	color: #000000;
	font-size: 1.3em;
}

#logo{
margin-left: 50px;
margin-top: 50px;

}

a.menu {
	color: #CCCCCC;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	FONT-WEIGHT: bold;
	margin:5px;
	TEXT-DECORATION: none;
}

a.menu:hover {
	color: #F5F5F5;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	FONT-WEIGHT: bold;
	margin:5px;
	TEXT-DECORATION: none;
}

td.menubg{
	background-color:#000000;
	opacity: .9; 
	filter: alpha(opacity=60);
	height:20px;
}

a.footer {
	color: #FFFFFF;
	font-family: Bradley Hand ITC, Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	FONT-WEIGHT: bold;
	margin:5px;
	TEXT-DECORATION: none;
}
a.footer:hover {
	color: #CCCCCC;
	font-family: Bradley Hand ITC, Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	FONT-WEIGHT: bold;
	margin:5px;
	TEXT-DECORATION: underline;
}

a.aheader {
	color: #F3BD51;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 36px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

p.pheader{
	color: #000000;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	FONT-WEIGHT: bold;
	margin-left:35px;
	TEXT-DECORATION: none;
}

p{
	color: #000000;
	font-family: Bradley Hand ITC, Arial, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 14pt;
	TEXT-DECORATION: none;
	margin:5px;
	font-weight:bold;
	margin-left:15px;



}
table tr td{

	color:#000000;
}