/* CSS Document */
html, html body {
  margin: 3px 0px 5px 0px;
  background-color: #636;
  color: #000; 
  text-align: center;
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  min-height: 100%;
  height: auto;
  vertical-align: top; 
  padding: 0px;
  }
table, td, tr {width: auto; border: 0; padding: 0; margin: 0;}
#maintable {width: 100%;}
h1 {font-size: 20px; color: #039;}
h2 {font-size: 18px; color: #639;}
h3 {font-size: 16px; color: #c39;}
#page {margin: 0; padding: 0;text-align: center;width: 765px;border: 2px solid #636}
#header   { 
	float: left;
	width: 765px;
  margin:0;
  vertical-align: middle;
  text-align: center;
	background-color: #fff;
	color: #000;
	}
#leftimg {float:left; width: 75px; height: 75px}
#rightimg {float:right; width: 75px; height: 75px}
#header2   { 
	float: left;
	width: 765px;
  text-align: center;
	background-color: #606;
	color: #fff;
	}
.main {width: 470px; text-align: left; font-size: 12px; vertical-align: top}
.mainhead {font-size: 30px; font-weight: bold; color: #f00; vertical-align: bottom;}
.subhead {font-size: 16px; font-weight: bold;color: #00f}
#body	{
	float: left;
	width: 100%;
  font-size: 11px;
  text-align: center;
	color: #000;
	}
.bodyad {float: left; padding: 2px;}
#foottext {
	float: left;
	width: 765px;
  text-align: left;
	background-color: #606;
	color: #f90;
	}
#footer {
	float: left;
	width: 765px;
  text-align: left;
	background-color: #fff;
	color: #000;
  border-top: 1px solid #ccf;
	}
.imgbutt {background-color: #fff;width: 100%; border-top: 1px solid #ccf; text-align: center}
.footmenu {width: 600px; text-align: center; border: 1px solid #f00;}
#rightcol {	font-size: 11px; vertical-align: top; width: 120px;	text-align: center;}
#leftcol { font-size: 11px; vertical-align: top; width: 165px; }
#leftnav {width: 165px; vertical-align: top; text-align: left; font-weight: bold; font-size: 10px;}
.blankrow {height: 2px;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.headline {text-align: center}
.leftbox {width: 100%; border-top: 1px solid #ccf; text-align: center}
.menucss {border: 1px solid #ccc;width: 165px; vertical-align: middle; font-size: 10px; line-height: 18px; background-color: #606; color: #fff;}
.homemenu {text-align: center; width: 165px;}
a:link {text-decoration: underline; color: #00f}
a:visited {text-decoration: underline; color: #00f}
a:active {text-decoration: underline; color: #00f}
a:hover {text-decoration: underline; color: #00f}
a.returnlink:link {text-decoration: underline; color: #c39}
a.returnlink:visited {text-decoration: underline; color: #c39}
a.returnlink:active {text-decoration: underline; color: #c39}
a.returnlink:hover {text-decoration: underline; color: #c39}
a.home:hover {display: block; background-color: #f00;}
a.menu:link {text-decoration: none; color: #fff}
a.menu:visited {text-decoration: none; color: #fff}
a.menu:active {text-decoration: none; color: #fff}
a.menu:hover {display: block; text-decoration: none; color: #00f; background-color: #0ff;}
a.linkmenu:link {text-decoration: none; color: #00f}
a.linkmenu:visited {text-decoration: none; color: #00f}
a.linkmenu:active {text-decoration: none; color: #00f}
a.linkmenu:hover {text-decoration: underline; color: #00f;}
a.feed:link {text-decoration: none; color: #ccf}
a.feed:visited {text-decoration: none; color: #ccf}
a.feed:active {text-decoration: none; color: #ccf}
a.feed:hover {text-decoration: underline;}
.link {font-weight: bold;}
.returnlink {color: #f00;}
.spacer {clear: both; height: 10px;}
.minispacer {clear: both; height: 2px;}
