body,td,th {
	color: #666698;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background: #F8EAD6;
}
a:link {
	color: #363756;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #565681;
}
a:hover {
	text-decoration: none;
	color: #565681;
}
a:active {
	text-decoration: underline;
	color: #565681;
}
.TblBkg {
	background: url(../images2/tbbg.jpg) repeat-y;
}
.TblBkgLeft {
	background: url(../images2/tbbg_left.jpg) repeat-y;
}
.TblBkgRight {
	background: url(../images2/tbbg_right.jpg);
	width: 14px;
}
.TxtCopyright {
	font-size: .8em;
}
.TxtBoldWhite {
	font-weight: bold;
	color: #FFFFFF;
}
.GraphicBorder {
	border: 1px solid #000000;
}
.TxtBigPurple {
	font-size: 16px;
	font-weight: bolder;
	color: #660099;
}
.TxtMidPurple {
	font-size: 12px;
	font-weight: bolder;
	color: #660099;
	margin-bottom: -10px;
}
h1 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
.txtRed {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #900;
}
.txtBigBlack {
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.imgLeft
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.imgRight
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.imgCenter
{
	display: block;
	margin: 0 auto;
}
.imgCenterBorder
{
	display: block;
	margin: 0 auto;
	border: 1px solid #000000;
}
.imgLeftBorder
{ float: left; 
  margin: 0px 8px 0px 0px;
  border: 1px solid #000000;
}

.imgRightBorder
{ float: right; 
  margin: 0px 0px 0px 8px;
  border: 1px solid #000000;
}
.boxSlideShow {
	height: 200px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.boxNotice {
	background: #F1D09B;
	padding: 15px 5px;
	border: 3px solid #66669A;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #515179;
	margin-right: 40px;
	margin-left: 40px;
}
.boxNotice a:link, .boxNotice a:visited, .boxNotice a:active {
	color: #515179;
	text-decoration: underline;
}
.boxNotice a:hover {
text-decoration: none;
color: #666;
}
.box320 {
	height: 300px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
