h1 {
    font-family: Arial Narrow, Arial, sans-serif;
	font-size: 35px;
	color: #ffffff;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #000000;
	cursor:pointer;
	}
	
h2 {
    font-family: Arial Narrow, Arial, sans-serif;
	font-size: 25px;
	color: #000000;
	padding: 0;
	margin: 0;
	border: 0;
	}

a	
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 000000;
	text-decoration: underline;
	}

a:hover	
	{
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	 font-weight: normal;
	 color: 999999;
	 text-decoration: underline;
	}

	
.footertext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 666666;
	text-decoration: none;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
	clear:both;
	}
	
body { margin: 0px; }
	
.menuHeader {
	float:left;clear:both;width:100%;margin-bottom:5px;line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	font-weight: bold;
	cursor:pointer;
	border-bottom:1px solid #999999;
	}

#thumbnails { margin:1px;}
#thumbnails ul { width:100%; clear:both; float:left; padding:0; margin:0; list-style-type:none; }	
#thumbnails ul li { width:100px;float:left;clear:right;margin-right:3px; }

a img { border:0; }

#thumbnails a { border:none }

#buttons { width:400px; text-align:center;}
#buttons ul { margin:1px auto;padding:0;height:30px; list-style-type:none; }
#buttons ul li { float:left;clear:right;width:50px;line-height:30px;vertical-align:center;text-align:center; }

p {text-align:justify;}

#name { width:100px !important; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: 000000;
	font-weight: bold;
	
}

.collapsed { display:none;float:none;clear:both;width:100%;margin:0px 1px 15px 1px;}
