﻿.BaseTable {
	width: 100%;
	border: 0 solid #c0c0c0;
	border-collapse: collapse;
	table-layout: fixed;
}
.CenterBase {
	width: 978px;
	text-align: left;
}
.HeadBG {
	background-image: url('../TemplateItems/HeaderBG.gif');
	background-repeat: repeat-x;
	background-position: 50% bottom;
}
.CenterHeadBG {
	width: 978px;
	background-image: url('../TemplateItems/HeaderBG.gif');
	background-repeat: repeat-x;
	background-position: 50% bottom;
}
.FooterMenu {
	background-color: #C0C08F;
	font-family: Verdana, Tahoma, "MS Sans Serif";
	color: #333333;
	font-size: 11px;
}
.FooterBG {
	background-image: url('../TemplateItems/FooterBG.gif');
	background-repeat: repeat-x;
	background-position: 50% top;
}
.CenterFooterBG {
	width: 978px;
	background-image: url('../TemplateItems/FooterBG.gif');
	background-repeat: repeat-x;
	background-position: 50% top;
}
.e6e6b6 {
	background-color: #E6E6B6;
}
.CirclesBG {
	background-color: #E6E6B6;
	background-image: url('../TemplateItems/CirclesBG.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.BelowBookTable {
	text-align: left;
	border-style: solid;
	border-width: 0;
    font-family: Verdana, Tahoma, "MS Sans Serif";
	color: #000000;
	font-size: 11px;

}
div#menu {
	margin-bottom: 12px;
}
body {
	margin: 15px 0px 0px -1px;
	background-color: #FFFFEC;
}
.copyright {
	border-style: none none none solid;
	border-width: 2px;
	border-left-color: #E2E2CD;
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #333333;
}
.ContentTitle {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #336600;
	font-weight: bold;
}
.maintext {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	color: #000000;
	font-size: 11px;
}


.SiteBy {  
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #DBDBBF;
	text-decoration: none;
}



a.SiteBy:link {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #DBDBBF;
	text-decoration: none;
}
a.SiteBy:visited {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #DBDBBF;
	text-decoration: none;

}
a.SiteBy:hover {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #C0C08F;
	text-decoration: none;

}
a.SiteBy:active {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #DBDBBF;
	text-decoration: none;

}

