#page {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 752px;
	visibility: visible;
	text-align: left;
	font-family: Arial, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #666666;
	height: auto;
}
body {
	background-image: url(../images/bodyback.jpg);
	background-repeat: repeat;
	/*scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ed9245;
	scrollbar-darkshadow-color:#ed9245;
	scrollbar-face-color:#f1aa6e;
	scrollbar-highlight-color:#ed9245;
	scrollbar-shadow-color:#ffffff;*/
}
#pageinner {
	float: left;
	height: auto;
	width: 746px;
	border: 3px solid #336699;
	background-color: #FFFFFF;
	padding: 3px;
}
.imageborder {
	border: 1px solid #000000;
}
#nav {
	float: left;
	height: 20px;
	width: 729px;
	padding-left: 15px;
}
.navbutton {
	float: left;
	width: auto;
	padding-right: 13px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 3px;
}
#left {
	float: left;
	height: auto;
	width: 225px;
	padding-top: 60px;
	padding-left: 5px;
}
#right {
	float: right;
	height: auto;
	width: 484px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#title {
	float: left;
	height: auto;
	width: 480px;
	color: #cc0000;
}
#maintext {
	float: left;
	height: auto;
	width: 475px;
	overflow: auto;
	line-height: 18px;
	padding-right: 10px;
	text-align: justify;
}
a {
	text-decoration: none;
}
a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #cc0000;
}
a:active {
	color: #336699;
}
h3 {
	color: #cc0000;
	font-size: 14px;
}
h1 {
	margin-bottom: 0px;
	font-size: 18px;
}
hr {
	color: #cc0000;
}
.bold {
	font-weight: bold;
}
.orange {
	color: #cc0000;
	font-weight: bold;
}
#swsfooter {
	font-size: 9px;
	text-align: center;
	float: left;
	height: auto;
	width: 750px;
	margin-top: 15px;
}
#swsfooter a:link, #swsfooter a:visited, #swsfooter a:hover, #swsfooter a:active, {
	color: #ffffff;
}

.row {
	float: left;
	height: auto;
	width: 425px;
}
.col {
	float: left;
	height: auto;
	width: 100px;
	text-align: left;
}
.col2 {

	float: left;
	height: auto;
	width: 200px;
	text-align: left;
}
.row2 {
	float: left;
	height: auto;
	width: 425px;
	margin-bottom: 10px;
}
.col3 {


	float: left;
	height: auto;
	width: 300px;
	text-align: left;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
h2 {
	color: #336699;
	font-size: 16px;
}
