body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0; padding:0;
}

td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#header {
	padding: 10px 0px 8px 0px;
}

#main {
	padding: 4px;
}

#center {
	width: 400px;
	margin: 0px 20px 0px 10px;
	padding: 8px;
}

#adcol {
	width: 120px;
}

h1,h2,h3,h4 {
	padding:0; margin:0;
}

h1 {
	color: #999999;
	font-size: 21px;
	line-height: 22px;
	text-transform: lowercase;
	border-bottom: 3px dotted #eeeeee;
	padding-top: 8px;
}

h2 {
	color: #666666;
	font-size: 18px;
	line-height: 18px;
	text-transform: lowercase;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 6px;
}

h4 {
	font-size: 12px;
	line-height: 15px;
}

#sidebox {
	width: 180px;
	border: 1px solid #6699cc;
	padding: 8px;
	font-size: 11px;
	line-height: 15px;
}

#sidebox h3 {
	font-size: 12px;
	color: #6699cc;
	text-transform: lowercase;
}

.backtotop {
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
}

#footer {
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
	padding: 6px 0px 6px 0px;
	border-top: 1px solid #CCCCCC;
}

#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 200px;
background-color: #ffffff;
border-bottom: 1px solid #eeeeee;
}

#navcontainer a:link, #navlist a:visited
{
color: #6699cc;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #669933;
color: #fff;
}

a,a:link {
color: #6699CC;
text-decoration: underline;
}

a:visited {
color: #669933;
}

a:active {
color: #6699CC;
}

a:hover {
color: #669933;
text-decoration: none;
}

input, textarea, select {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size:10px;
	padding: 2px;
	margin-top:0;
	}

input.button {
	margin-top: 2px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size:10px;
	padding: 1px;
	margin-left: 1px;
	color: #333333;
	}

.anchortexts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.anchortexts a:link {
	color:#006600;
}

.anchortexts a:hover {
	color:6699cc;
}.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
