body
{
	background-color:#000000;
	color: #CCCCCC;
	font-family: serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
div.menu
{
	background-image:url("../images/logo.jpg");
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	width:1004px;
	height:225px;
	background-color:#000000;
	text-align:center;
	padding-right: 20;
	padding-left: 20;
	padding-bottom: 0;
	padding-top: 10;
}
div.body
{
	background-image:url("../images/back.jpg");
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	width:1004px;
	background-color:#000000;
	text-align:left;
}
div.footer
{
	background-image:url("../images/bottom.jpg");
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	width:1004px;
	height:30px;
	background-color:#000000;
	font-family: serif;
	font-size: 12px;
	font-weight: bolder;
	color: #BBBBBB;
}
table
{
	border-width:0px;
	border:0px;
	padding:0px;
	margin:0px;
}
a
{
	font-family: serif;
	color: #FFFFFF;
}
a:visited
{
	font-family: serif;
	color: #999999;
}
a:hover
{
	font-family: serif;
	color: #FFFFFF;
}
a.h
{
	color: #FFCC33;
	font-family: serif;
	font-size:20px;
	font-weight: bold;
	text-decoration:none;}
a.h:visited
{	color:#FFCC33;
	font-family: serif;
	font-size:20px;
	font-weight: bold;
	text-decoration:none;}
a.h:hover
{	color:#FFFF00;
	font-family: serif;
	font-size:20px;
	font-weight: bold;
	text-decoration:none;}
a.hs
{
	color: #FFFF00;
	font-family: serif;
	font-size:20px;
	font-weight: bold;
	text-decoration:underline;}
a.hs:visited
{	color:#FFFF00;
	font-family: serif;
	font-size:20px;
	font-weight: bold;
	text-decoration:underline;}
a.hs:hover
{	color:#FFFF00;
	font-family: serif;
	font-size:20px;
	font-weight: bold;
	text-decoration:underline;}
a.fmenu
{
	font-family: serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration:underline;
}
a.fmenu:visited
{
	color: #CCCCCC;
	font-family: serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration:underline;
}
a.fmenu:hover
{
	font-family: serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration:underline;
	color: #FFFFFF;
}
h3
{
	font-family: serif;
	font-size: 17px;
	font-weight: bolder;
	color: #FFFFFF;
}


p.h
{
	color:#FFFFFF;
}
.right {float:right;margin-left:20px;margin-bottom:10px;margin-top:10px;}
.left {float:left;margin-right:20px;margin-bottom:10px;margin-top:10px;}




