/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top {
	background-image: url(images/menutop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menubar {
	background-image: url(images/menubar.gif);
	background-repeat: repeat-x;
}
#middle {
}
#content .bottom {
	background-image: url(images/boxng.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.cright {
	font-size: x-small;
}
.xweb {
	font-size: xx-small;
	font-style: italic;
	font-weight: bold;
	color: #3EB4B4;
}
#footer {
	background-image: url(images/pagebottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#main {
	width: 920px;
	margin: auto;
}
body,td,th {
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
}
.ptitle {
	font-weight: bold;
	color: #FF6600;
}
h3 {
	font-weight: bold;
	color: #BB4A00;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 0px;
}
p {
	margin-top: 2px;
	margin-bottom: 2px;
}
a:link {
	color: #297A7A;
	text-decoration: none;
}
a:visited {
	color: #663333;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #009933;
	text-decoration: none;
}
#pagemiddle {
	background-image: url(images/pagebottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.toprow {
	background-image: url(images/menutop.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.normaltext {
	line-height: 1.5em;
	text-align: justify;
}
.normaltext p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bigtext {
	font-size: 12px;
}
.vline {
	background-image: url(images/vline.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
h2 {
	font-size: 16px;
	margin-bottom: 7px;
}
hr {
	color: #3EB4B4;
	background-color: #3EB4B4;
	border-top-color: #3EB4B4;
	border-right-color: #3EB4B4;
	border-bottom-color: #3EB4B4;
	border-left-color: #3EB4B4;
}


h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #2D8A97;
}
