body
{
	background-color: #DBDBDC;
	color: #444444;
	margin: 0px;
}
p,
td,
div,
span
{
	font-family: tahoma, verdana, arial;
	font-size: 12px;
}
h1
{
	font-family: tahoma, verdana, arial;
	font-size: 16px;
	color: #2C327D;
	border-bottom: 1px dashed #2C327D;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 4px 0px;
}
div.cont
{
	margin: 0px 4px 0px 4px;
}
div.box500top
{
	width: 500px;
	padding-top: 10px;
	background-image:url('img/box500top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
div.box500bot
{
	width: 500px;
	padding-bottom: 10px;
	margin: 30px 0px 10px 0px;
	background-image:url('img/box500bot.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.box500mid
{
	width: 500px;
	background-image:url('img/box500mid.gif');
	background-repeat: repeat-y;
}
div.box160top
{
	width: 160px;
	padding-top: 10px;
	margin-top: 10px;
	background-image:url('img/box160top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
div.box160bot
{
	width: 160px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image:url('img/box160bot.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.box160mid
{
	width: 160px;
	background-image:url('img/box160mid.gif');
	background-repeat: repeat-y;
}
div.white160top
{
	width: 160px;
	padding-top: 10px;
	background-image:url('img/white160top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
div.white160bot
{
	width: 160px;
	padding-bottom: 10px;
	margin-botto: 10px;
	background-image:url('img/white160bot.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.white160mid
{
	width: 160px;
	background-image:url('img/white160mid.gif');
	background-repeat: repeat-y;
	color: #2C327D;
}
div.menuitem
{
	padding: 4px 0px 4px 0px;
	border-bottom: 1px dashed #EEEEEE;
	font-weight: bold;
}
p.credits
{
	font-size: 10px;
}
a,
a:active,
a:visited
{
	color: #EEEEEE;
	text-decoration: none;
}
a:hover
{
	color: #FC411D;
	text-decoration: none;
}
div.box500mid a,
div.box500mid a:active,
div.box500mid a:visited
{
	color: #2C327D;
	text-decoration: underline;
}
div.box500mid a:hover
{
	color: #FC411D;
	text-decoration: underline;
}
