body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #333333;
	background-image: url(../images/bg_crest.jpg);
}
td {
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
.headerMenuBG {
	background-image: url(../images/header_menu_bg.gif);
	background-repeat: repeat-x;
}
.side_right {
	background-image: url(../images/page_right.png);
	background-repeat: repeat-y;
}
.contentArea {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.textFooter1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 2px;
}
.textFooter2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #333333;
	height: 35px;
	letter-spacing: 2px;
	background-image: url(../images/page_bottom_mid.png);
	background-position: top left;
	background-repeat: repeat-x;
}
.textMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
a.textMenu:link {
	text-decoration: none;
	color: #000000;
}
a.textMenu:visited {
	text-decoration: none;
	color: #000000;
}
a.textMenu:hover {
	text-decoration: underline;
	color: #CC0000;
}
.textTiny {
	font-size: 9px;
}
.textSmall {
	font-size: 10px;
}
.textMedium {
	font-size: 11px;
}
.textPageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
.textCatHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.textSold {
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
	letter-spacing: 1pt;
}
.textMaker {
	font-size: 10px;
	padding: 20px;
}
a.textMaker:link {
	color: #666666;
	text-decoration: none;
}
a.textMaker:visited {
	color: #666666;
	text-decoration: none;
}
a.textMaker:hover {
	color: #CC0000;
	text-decoration: underline;
}
.ErrorTable {
  width: 100%;
	padding: 10px;
	background-color: #FFFFCC;
	font-weight: normal;
	border: 1px solid #000000;
}
input.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableBorder {
	border: 1px solid #CCCCCC;
}
.textCatDivider {
	background-color: #CCCCCC;
	padding: 2px 0px 2px 0px;
	margin: 3px 0px 3px 0px;
}
.textSideBox {
	font-size: 10px;
	padding: 0px 10px 2px 10px;
	background-image: url(../images/box165_mid.gif);
}
.textNewsTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #666666;
}
.textNewsContent {
	font-size: 10px;
	background-color: #FFFFFA;
	padding: 5px;
}