p { margin-top:0px }
a:link {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	background-color: inherit;
}
a:visited {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	background-color: inherit;
}
a:hover {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
	background-color: inherit;
}

.Credits {
	font-size: 9px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #999999;
	background-color: inherit;
}
/* Body */
.Body {
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #666666;
	background-color: inherit;
}
.BodyGray {
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #666666;
	background-color: inherit;
}
.BodyBlack {
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #000000;
	background-color: inherit;
}
/* Title */
.TitleRed {
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
	color: #990000;
	font-weight: bold;
	background-color: inherit;	
}
.TitleWhite {
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: inherit;
}
.TitleLeft {
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	background-color: inherit;
}

/* Nav */
.NavHead {
	background: #E4E4E4;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	color: #555;
}
.MainDiv
{
	padding: 6px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: inherit;
}
.TitleBig {
	font-size: 18px;
	font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
	color: #333333;
	font-weight: bold;
	background-color: inherit;
}
.TitleRedBig {
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
	color: #990000;
	font-weight: bold;
	background-color: inherit;
}
