body
{
	background: #000;
	color: #999;
	font-size: 11px;
	padding: 15px 0 0px;
}

ul
{
	border-bottom: 1px solid #fff;
	font-size: 24px;
	margin: 0px -20px -3px 5px;
	letter-spacing: 4px;
	padding: 40px 5px 0;
}
ul.sub1
{
	border-bottom: 1px solid #fff;
	font-size: 24px;
	margin: 0px -20px -3px 5px;
	letter-spacing: 4px;
	padding: 20px 5px 0;
}

ul.sub
{
	border-bottom: 0px solid #fff;
	font-size: 14px;
	margin: 0px -20px -3px 5px;
	letter-spacing: 4px;
	padding: 5px 5px 0;
	line-height: 20px;
}
ul.sub a {
	float: none;
	margin-left: 90px;
}
ul.sub a:hover
{
	color: yellow;
	text-decoration: none;
}
ul a
{
	color: #999;
	text-decoration: none;
}

ul a:hover
{
	color: white;
	text-decoration: none;
}
ul a.store
{
	color: yellow;
	text-decoration: none;
}

ul a.store:hover
{
	color: white;
	text-decoration: none;
}


a
{
	color: #999;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: white;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2
{
	padding: 15px 0 0;
	text-align: center;
	font-size: 18px;
	letter-spacing: 2px;
}

p
{
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

div.header div {  
    height: 60px;   
}

div.header a:hover
{
	color: yellow;
	text-decoration: none;
}

div.main div {  
    height: 400px;  
}  
   
div.main div p {  
    padding: 0px; 
    width: 88px;
    height: 20px; 
    margin:  0px;
	padding-top: 10px;
	color: white;
	font-size: 12px;
	text-align: center;
	display: block;
}

div.main div p a {
	color: white;
	text-decoration: none;
}

div.main div p a:hover {
	color: yellow;
	text-decoration: none;
}
div.footer div {  
    height: 25px;  
    margin: 5px;
	font-size: 1em;
	text-align: center;
	color: #777;
}

div.subfooter div {  
    height: 15px;  
    margin: 5px;
    color: #333;

}  
   
div.subfooter div p {  
    padding: 0px;  
	margin: 0px;
	text-align: right;
}

div.table{margin: 0px auto 10px; border: 0;
	padding: 1px;
	text-align: left;
}
div.table a {
	width: 125px; height: 20px;
	color: #333;
	display: block;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
}
div.table a:hover {
	font-color: #fff;
	background: #fff;
}
table{border:0; margin-right: 10px;	margin-left: 10px;
	margin-bottom: 0;
}
table td {padding:3px 10px 2px 10px; border-top: 1px solid #777;}
table th {padding:3px 10px 2px 10px;}
table thead {background: #fff; color:#333333; text-align:left; height:20px;
	border-top: 1px solid #777; border-left: 1px solid #777; border-right: 1px solid #777; border-bottom: 1px solid #777;
}
table tfoot {font-weight:bold; }
table tfoot td {border:none;}