.textwht {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.textwht:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-color: #E5E5E4;
	background-repeat: repeat-x;

}.borderbrwn {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C0000;
	border-right-color: #6C0000;
	border-bottom-color: #6C0000;
	border-left-color: #6C0000;
}
.textblk {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.textblk:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BB0000;
	text-decoration: underline;
}
.dottedborder {
	background-color: #FFFFFF;
	background-image: url(../images/bg_middletable.gif);
	background-repeat: repeat-x;

}
.gryheader {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.redheader {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #BB0000;
	text-decoration: none;

}
.textgry {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textredbold {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A00000;
	text-decoration: none;
}
.border {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.dottedborde2 {
	background-image: url(../images/bg_gray2.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
