#footer{
	margin-right:130px;
}


.maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

#maincontent a:link, #maincontent a:active, #maincontent a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: 13px;
}

#maincontent a:hover{
	color: #990000;
}

#maincontentLg {
	margin: 20px 0 30px 0;
}

#maincontentLg a:link, #maincontentLg a:active, #maincontentLg a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: 16px;
}

#maincontentLg a:hover{
	color: #990000;
}

.maincontentsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.maincontent strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#990000;
	font-size: 16px;
}

.maincontent li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.maincontentRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}
.maincontentBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.headerLg{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}

#mainHeader{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
	font-weight:bold;
	padding:10px 0 10px 0;
	text-align:right;
	border-bottom:#990000 solid 2px;
	}
	
.imgBorder{
	padding:5px;
	margin:5px;
	border:#990000 solid 2px;
	}
	
.imgBorder2{
	padding:5px;
	margin:5px 20px 5px 5px;
	border:#990000 solid 2px;
	}
	
.imgBorderBlank{
	padding:5px;
	margin:5px 20px 5px 5px;
	border:#990000 solid 0px;
	}

	.imgBordersm{
	padding:2px;
	margin:5px 0 0 5px;
	border:#990000 solid 1px;
	}
