body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCC99;
}
.back2 {
	background-color: #FFFFFF;
	background-image: url(images/2_middle.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.main_back {
	background-color: #FFFFFF;
	background-image: url(images/main_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #537AA5;
}
.sumtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #537AA5;
}

.paging_text, .paging_text A:Link, .paging_text A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #537AA5;
}

.paging_text_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #537AA5;
	text-decoration: underline;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #537AA5;
	font-size: 11px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669933;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
}
.nav {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

a.nav:link {
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #ffffff;
}
a.nav:hover {
	text-decoration: none;
	color: #999966;
}
a.nav:active {
	text-decoration: none;
}

.navtop {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

a.navtop:link {
	color: #663300;
	text-decoration: none;
}
a.navtop:visited {
	text-decoration: none;
	color: #663300;
}
a.navtop:hover {
	text-decoration: none;
	color: #993300;	
}
a.navtop:active {
	text-decoration: none;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
}

.image_padding {
	margin: 5px;
	border: 0px;
}
	
.featured {
	background-color: #cad8e1;
	margin: 5px;
	padding: 5px;
	}
