body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #660000;
}
a.nohover:link {
	text-decoration: underline;
	color: #660000;
}
a.nohover:visited {
	text-decoration: underline;
	color: #660000;
}
a.nohover:hover {
	text-decoration: none;
	color: #660000;
}
a.nohover:active {
	text-decoration: underline;
	color: #660000;
}
img.imageborder {
	border: 1px solid #000000;
}
.smalltext {
	font-size: 11px;
}
ul.less_indent {
	margin-left: 25px;
	margin-top: 5px;
}.smallgrey {
	font-size: 10px;
	color: #AAAAAA;
}
a.smallgr:link,a.smallgr:visited,a.smallgr:hover,a.smallgr:active {
	font-size: 10px;
	color: #AAAAAA;
	text-decoration: none;
}

.imageborder2 {

	border: 1px solid #000000;
}
.err {
	font-weight: bold;
	color: #FF0000;
}

