﻿body {
	border-width: 0px;
	max-width: 998px;
	margin-left:auto;
	margin-right:auto;
}
body,td,th, h1 
{
  font-family: Arial, Helvetica, sans-serif;
}

.templateheader {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.templatebackground {
	background-color:#CECECE;
	
}

.templatenavigation {
	background-color: #cecece;
	font-size: x-small;
	float: left;
	width: 13em;
	padding-top: 2.5em;
	vertical-align: middle;
}
.templatenavigation a {
  padding-left:5px;	
  text-decoration:none;
}

a:link {
	color: #726F67;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #726F67;
	text-decoration: none;
}

a:active {
	color: #726F67;
	text-decoration: none;
}

a:hover {
	color: #B1B1B1;
	text-decoration: underline;
}


.templatebody {
	margin: 0px;
	padding:10px 10px 10px 10px;
	text-align: justify;
	font-size: small;
	background-color: #F0F0F0;
	overflow:hidden;
}

.templateclearall {
	clear:both;
}

.templatefooter {
	clear:both;
	background-color: #cecece;
	display:block;
	font-size:xx-small;
}

#templatelastchanged {
	float:left;
	padding-left:2em;
}
#templatepagecount {
	text-align:center;
}

#templatechecks {
	float:right;
}


/*

h1 {
  margin-top: 0;
  padding-top: 5px;
}
h2 {
	font-size: large;
}
h3 {
	font-size: inherit;
}


.rollover, .rollover img {
	border-width: 0px;
}
.sitenavigation .SubMenu {
	font-weight: bolder;
	width: 11em;
	padding-left: 5px;
}
.sitenavigation .SubMenuItem {
	background-color: #fff;
	display: block;
	width: 11em;
	padding-left: 2em;
}




*/