body {
	background-color: #005588;
	background-image: url(images/wallpaper_bg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCFFFF;
	text-align: center;
	padding: 0 0 8px 0;
	margin: 0;
}

h1 { padding: 0; margin: 0 0 5px 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: bold; color: #FFF; }
h2 { padding-left: 8px;	margin: 0; font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; background-color: #FFF; }

.bonus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFF;
}

.topbar {
	height: 90px;
	background-color: #006699;
	border-bottom: 2px solid #004477;
	text-align: center;
}

.main {
	border-left: 2px solid #004477;
	border-right: 2px solid #004477;
	text-align: center;
}
.main img {
	background-color: #115588;
	border: 2px solid #115588;
}

.body {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 5px;
}
.title {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	background-color: #006699;
	padding: 4px;
	border: 1px solid #004477;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	padding: 4px 0 0 0;
}

A.menulink:link    {color:#FFF; text-decoration:none;}
A.menulink:visited {color:#FFF; text-decoration:none;}
A.menulink:active  {color:#ffbb66; text-decoration:none;}
A.menulink:hover   {color:#ffbb66; text-decoration:none;}

A.visit:link	{color:#CC0000; text-decoration: none;}
A.visit:visited	{color:#CC0000; text-decoration: none;}
A.visit:active	{color:#226622; text-decoration: none;}
A.visit:hover	{color:#226622; text-decoration: none;}

A.bot:link		{color: #CCFFFF; text-decoration: none;}
A.bot:visited	{color: #CCFFFF; text-decoration: none;}
A.bot:active	{color: #CCFFFF; text-decoration: underline;}
A.bot:hover		{color: #CCFFFF; text-decoration: underline;}
