body {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(images/interface/bg_metal_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #000000;
}
a:link
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a:visited
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a:hover
{
    COLOR: #6a74a4;
    TEXT-DECORATION: underline;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
a:active
{
    COLOR: #6a74a4;
    TEXT-DECORATION: underline;
	font-weight: bold;
}
.PaddingHeavy {
	padding: 10px;
}
.SplashHero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/boys/bg_boyshero.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0d26a0;
	border-right-color: #0d26a0;
	border-bottom-color: #0d26a0;
	border-left-color: #0d26a0;
}