body {
	margin: 0px;
}
#header {
	background: url(images/bg.gif) repeat;
	border-top: medium ridge #CC6600;
	color: #ffffff;
}

#outer_wrapper {
	background-image:  url(images/background_3.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#wrapper {
	background-image:  url(images/background_3.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#navbartop	{
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #CC6600;
	text-align: center;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #CC6600;
	background-color: #FFCC66;
}
#navbarbottom	{
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #CC6600;
	text-align: center;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #CC6600;
	background-color: #FFCC66;
}
#container {
	width: 100%;
	float: left;
	margin-right: -160px;
	margin-bottom: 0px;
	background-image:  url(images/background_3.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#content {
	margin-right: 160px;
	background-color: #FFffef;
	background-image:  url(images/background_3.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#main {
	margin-left: 170px;
	margin-right: 10px;
}
#left {
	width: 140px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/background_3.gif);


	}
#right {
	width: 140px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/background_3.gif);


}
#footer {
	background: url(images/bg.gif);
	border-bottom: medium ridge #FFDA84;
	text-align: center;

}
#navbartop p	{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navbarbottom p	{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#right p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;

}
.last {
	margin-bottom: 0;
}
.clearing {
	clear: both;
}
.footer {
	margin-top: 0px;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	line-height: 17px;


}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	font-weight: bold;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
	background-color: #FFFFCC;
	text-decoration: none;


}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
	text-decoration: none;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: bold;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	font-weight: bold;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.adtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	background-color: #FFFFef;
	border: thin solid #330000;
	padding: 3px;
	text-align: center;
	font-weight: bold;



}
h1 {
	margin-top: 0px;
	font-size: 18pt;
	font-weight: bold;
	color: #330000;
	font-family: "Times New Roman", Times, serif;

}
.small {
	font-size: 12px;
}
.tblhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	background-color: #FFCC66;
	border: thin ridge #FF9900;

}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.white {
	color: #993300;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}
.accent {
	color: #CC0000;
}
.indent {
	margin-right: 10px;
	margin-left: 10px;
}
