.mainbox {
	padding: 0px 15px 5px;
}
.mainbox a:link{color:#C91E14;text-decoration:none;}
.mainbox a:visited{color:#C91E14;text-decoration:none;}
.mainbox a:hover{color:#C91E14;text-decoration:underline;}

.maintext {
	padding-right: 100px;
	padding-left: 100px;
}
.rightbar {
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E6E6CB;
	border-right-color: #E6E6CB;
	border-bottom-color: #E6E6CB;
	border-left-color: #E6E6CB;
}
.rightbar a:link{color:#003366;text-decoration:none;}
.rightbar a:visited{color:#003366;text-decoration:none;}
.rightbar a:hover{color:#003366;text-decoration:underline;}

