html { height: 100.02%; }
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 20px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFF00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFF66;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFF00;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFF66;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

#bodyTable {
	background-color: #F36F22;
	background-image: url(../Images/Layout_Elements/bgrnd.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F36F22;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
#newsTable {
	background-image: url(../Images/Layout_Elements/news_bkrnd.gif);
	background-repeat: repeat-y;
}

.pd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
}
.pd a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0099CC;
	text-decoration: none;
}
.pd a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0099CC;
	text-decoration: none;
}
.pd a:visited {
	color: #0099CC;
}
.pd a:hover {
	color: #00CCFF;
}
.pd a:active {
	color: #0099CC;
}
.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -0.05em;
	word-spacing: 0.2em;
}
.profileImage {
	border: 1px solid #FFFFFF;
}
