html, body {
	height:100%;
}
#mainTable {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #504237;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 11px;
	color: #b30e08;
	font-weight: bold;
}
a:visited {
	color: #b30e08;
}
a:hover {
	color: #996633;
}
a:active {
	color: #b30e08;
}
p {
	margin: 0;
	padding: 0 0 12px;
}
#footer a, #footer a:visited, #footer a:active{color:#f68644; font-weight: normal;}
#footer a:hover {color:#FFFFFF; text-decoration:underline;}
#footer td{color:#ece8cc;}
#content .inlineImageBlock{
float:left; padding:0 15px 10px 0;
}
#content .dottedLine{
	background:url(../img/dottedline.gif) repeat-x;
	height:1px;
	overflow:hidden;
	margin-bottom:12px;
}
#content h3{
	font-size:12px;
	font-weight:normal;
}

