body {
	background-color: #750000;
	background-image: url(../images/Back.gif);
}
.pBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9d2d2d;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.pBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	list-style-image: url(../images/Bullet1.jpg);
}
.Head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9d2d2d;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 30px;
}
.Head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9d2d2d;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 30px;
}

.MainTableBdr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #620000;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.NavPanel {
	background-color: #e7d8bf;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5F0000;
}
a {
	color: #8A0000;
	text-decoration: none;
}
a:hover {
	color: #FF1C1C;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.PicBorder {
	border: 1px solid #000000;
	padding: 2px;
}
