body {
	background-image: url(images/site_background.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #D5D8DB;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a:link{
	color:#660033;
	text-decoration: none;
}

a:hover{
	color:#660033;
	text-decoration: underline;
}

body,td,tr {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #353535;
}
.primaryindextd {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.montaguebackg {
	background-image: url(images/primary_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.montaguerighthandbg {
	background-image: url(images/montaguebg_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.copyright {
	color: #7C7C7C;
}

.rightframetop {
	background-image: url(images/right_frametop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
