body {
	margin: 0px;
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat;
}
.mid {
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-y;
}
td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
}
.OrgText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF812E;
	text-decoration: none;
}
.RedText {
	font-family: "MS Sans Serif";
	font-size: 13px;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF812E;
}
.borderwhite {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.verwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.vercream {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFDCA8;
	text-decoration: none;
}
.Header {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #4E0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E0000;
	line-height: 30px;
}
.redlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B0000;
	text-decoration: underline;
}
.redlink:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B0000;
	text-decoration: none;
}
