body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin: 0px;
}
p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-family: "Comic Sans MS", Kids, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
h3 {
	font-family: "Comic Sans MS", Kids, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
}
h4 {
	font-family: "Comic Sans MS", Kids, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.table-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #00C0C0;
	height: 100%;
	width: 700px;
}
.table-topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-image: url(images/table-bgd.gif);
	background-repeat: repeat;
	padding-left: 10px;
	height: 30px;
	width: 100%;
	border-bottom: solid 1px #00C0C0;
}
.table-topmenu a {
	color: #990099;
	text-decoration: none;
	font-weight: bold;
}
.table-topmenu a:hover {
	color: #FF0000;
	text-decoration: none;
}
.table-side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	width: 100%;
	border: 0;
}
.table-side p {
	font-family: "Comic Sans MS", Kids, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.table-side a {
	color: #990099;
	text-decoration: none;
}
.table-side a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.table-flash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/flash.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	width: 160px;
	float: right;
}
.Bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Bottommenu a {
	color: #990099;
	text-decoration: none;
	font-weight: bold;
}
.Bottommenu a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.Text1 {
	font-weight: bold;
	color: #0000FF;
	font-size: 14px;
}
.Text2 {
	font-weight: bold;
	color: #006600;
	font-size: 14px;
}
.Text3 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.NormalLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #990099;
	text-decoration: none;
}
.NormalLink:hover {
	color: #FF0000;
	text-decoration: underline;
}
.MenuLayer {
	width:191px;
	z-index:1;
	left: 50%;
	top: 209;
	margin-left: -340px;
	visibility: hidden;
	background-color: #00C0C0;
	position: absolute;
	border: solid 1px #00C0C0;
}
.MenuLayer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.MenuLayer ul li {
	padding: 0px;
	margin: 0px;
}
.MenuLayer ul li a {
	display: block;
	width: 100%;
	color: #990099;
	padding: 4px;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}
.MenuLayer ul li a:hover, .MenuLayer ul li a:focus {
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#maintop {
	display: none;
}
#mainend {
	display: none;
}
