body {
	margin: 0px;
	padding: 0px;
	background-color: #E8E8E8;
	font-size: 12px;
	font-family: "Verdana";
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #6699FF;
}
a:hover {
	color: #CC0000;
}
.contentBG {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: "Tahoma";
	font-size: 29px;
	color: #999999;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
}
h2 {
	font-family: "Tahoma";
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
h3 {
	font-family: "Tahoma";
	font-size: 15px;
}
#content {
	padding-left: 15px;
	padding-right: 15px;
	font-family: Verdana, "Verdana Ref";
	font-size: 14px;
}
.footerText {
	font-size: 10px;
	color: #333333;
}
.boxLeft {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;

}
.boxRight {
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;

}
.boxTop {
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
}
.boxBottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
}
.stpdXHTMLfixcounter {
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	padding: 2px;
}

.stpdXHTMLfix {
	line-height: 1px;
}
.box {
	background-color: #f6f6f6;
}

#nav {
	padding-right: 2px;
	padding-left: 22px;
	line-height: 22px;
	font-size: 15px;
}
#nav a:link, #nav a:visited, #nav a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#nav a:hover {
	color: #FF0000;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red {
	color: #cc0000;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

div#content { font-size: 10px;}
div#content div { float:none; margin: 10px; clear: both; border-bottom: 1px solid #999999;}
div#content div img { padding: 2px; border: 1px solid #999999; margin: 0px 10px 25px 10px;}
div#content div.right img { float: right; clear: none;}
div#content div.left img { float: left; clear: none;}
