body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
	font-size: 12px;
}
h1 {
	color: #00F;
	margin-top: 4px;
}
h3 {
	color: #90A9BD;
	font-size: 14px;
}
h4 {
	color: #993300;
}
img {
	border: none;
}
#container {
	margin: auto;
	width: 970px;
	height: auto;
	background-color: #FFFFFF;
	text-align: center;
	border: thin groove #7B88A9;
	color: #29425a;
}
#header {
	top: 10px;
	text-align: center;
	background-image: url(header.jpg);
	width: 970px;
	height: 300px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: top;
}
#header1 {
	text-align: left;
	background-image: url(header.jpg);
	height: 50px;
	width: 1000px;
	margin-bottom: 0;
	background-repeat: no-repeat;
	background-position: top;
}
#mainCell {
	text-align: center;
	width: 970px;
	/*-moz-width:auto; */
	height: auto;	
}
#content {
	width: 890px;
	height: auto;
	margin: auto;
	text-align: left;
	background-color:  #FFFFFF;
}
#footer {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 970px;
	text-align: center;
	font-size: 10px;
}
a {
	color: #6B78A9;	
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.topbg {
background-image: url(/images/topbg.gif);
}
.nntable {
background-image: url(/images/nntable.gif);
}
.news {
	width: 160px;
	height: auto;
	border: thin;
	border-color: Gray;
	background-color: #A4BACF;
	clear: right;
	float: right;
	text-align: left;
	border-style: solid;
	color: #000;
	font-size: 12px;
	padding: 2px;
}
.news_l{
	width: 160px;
	height: auto;
	border: thin;
	border-color: Gray;
	background-color: #A4BACF;
	clear: left;
	float: left;
	text-align: left;
	border-style: solid;
	color: #000;
	font-size: 12px;
	padding: 2px;
}
.news h4 {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;	
}
.news a {
	color: #00f;	
	text-decoration: none;
}
.news a:hover {
	color:#6B78A9;
	text-decoration: underline;
}
    #tabs {
      float:left;
      width:100%;
      font-size:30%;
      line-height:normal;

      }
    #tabs ul {
	margin: 0;
	padding: 2px 10px 0 5px;
	list-style: none;
}
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#6B78A9;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

      #tabs #current a {
              background-position:0% -42px;
      }
      #tabs #current a span {
              background-position:100% -42px;
      }
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 76px;
	background: #7b88a9;
	color: #d6d7d9;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}