.header {
	height: 358px;
	width: 928px;
}
.menu {
	background-image: url(images/image_05.gif);
	height: 38px;
	width: 824px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
}
h2 {
	color: #44A2FF;
}
.heading {
	height: 43px;
	width: 824px;
}
.content {
	background-color: #1F1F1F;
	background-image: url(images/image_13.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 824px;
}
.footer {
	background-image: url(images/image_14.gif);
	height: 23px;
	width: 824px;
	padding-top: 10px;
}
a:link {
	color: #FF0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #F0F;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #0F0;
	text-decoration: none;
}
.border {
	border: 1px solid #666;
}
.box {
	border: 1px solid #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
	font-size: small;
}
