@charset "utf-8";
.imgheadclass {
  display:block; 
  margin-left:auto;
  margin-right:auto; 
  font-weight:bold; 
  font-size:2em;
}
.h1headingcss {
  display:none;
}
table.mainpage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maintable {
	margin-right: auto;
	margin-left: auto;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-align: center;
}
td.mainpage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maincontentborders {
	border-left-style: dotted;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.navbarborders {
	border: thin ridge #CCCCCC;
	background:#032c47 url(../images/navbg.gif);
	height:32px;
}

.navigationtext {
	text-align: center;
	font-weight: bold;
	color:#999999;
  font-size:16px;
  font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
}
body {
	background:#cce3f3 url(../images/background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.codepre {
	background-color: #CCCCCC;
	border: thin solid #999999;
}

.sidebarheading {

	background-color:#42758d;
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	color:#FFFFFF;
	text-align:center;
	display:inline; 
	margin: 0 0px 0 -2px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	font-size:12px;
	/*font-weight: bolder;*/
}

.sidebarheadingborder
{
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
  padding:3px;
	display:block;
}

.sidebarholder
{
	border-color:#d6d8da;
	border-style:solid;
	border-width:1px;
  padding-left:3px;
	margin: 1px 1px 1px 1px;
	display:block;
	background-color:#FFFFFF;
}

a
{
  color:#40748C;
  font-size:12px;
  font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
}

a.topnav
{
  color:#00ffcc;
  font-size:16px;
  font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
}

a.topnav:hover
{
  color:#22FFFF;
  font-size:16px;
  font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
}

li.itempoint
{
  background:url(../images/arrow_dotted.gif) no-repeat 0 .41em;
  padding:0 0 0 10px;
  margin-bottom:6px;
  list-style:none;
}

.showsidebarads
{
  text-align:center;
}

.maincontentwrapper
{
  border-color:#ececec;
	border-style:solid;
	background-color:#dcddde;
	border-width:1px;
  padding:3px;
}

.maincontentcells
{
	background-color:#ffffff;
  border-color:#cccdce;
	border-bottom-width:4px;
	border-style:solid;
	padding-bottom:7px;
	padding-left:4px;
}

.poststatsheading
{
  color:#626262;
	font-size:12px;
	text-align:right;
}

.poststatsdata
{
  color:#9c9c9c;
	font-size:12px;
}

.poststatsdatatitle
{
  padding-left:10px;
  color:#40748c;

}

.poststats
{

}

.postcontentstyles
{
  /*color:#40748c;*/

}

.eduhead
{
  color:#4444AA;
  font-size:18px;
	font-weight: bold;
}

.ahyp
{
  color:#0000cc;
	font-size:14px;
  font-family: arial, "lucida console", sans-serif
}

.picdisp
{
  font-size:small;
  text-align:center;
	padding-top:20px;
	vertical-align:top;
}

.button_ch
{
  font-size:x-large;
}