#slidewrapper {width: 700px; height: 331px; position: relative; text-align: center; margin: 0 auto; background: url(/images/sliderbg.jpg) no-repeat;}
#slideviewer {position: relative; overflow: hidden; margin: auto; width: 700px; height: 280px; clear: both;}
#slidecontainer {position: relative; left: 0;}
#slidenav {text-align: center; margin-top: 15px; position: relative;}

#prev {display: inline; cursor: pointer;}
#pages {display: inline;}
#next {display: inline; cursor: pointer;}
#tip {position: absolute; right: 15px; bottom: 9px; font-size: 10px; color: #fff;}

.slide {width: 700px; height: 280px; float: left; text-align: left; position: relative;}
.slidewrapper {padding: 10px;}
.floatcats {float: left; width: 160px; height: 128px; margin-top: 8px; padding: 0 5px; text-align: center;}
.slide .floatcats a:link {color: #fff;}
.slide .floatcats a:visited {color: #fff;}
.slide .floatcats a:hover {color: #ff0000;}
.slide .floatcats a:active {color: #fff;}

#zoom-container {
	float: right;
	width: 341px;
	height: 227px;
}

#zoom img {
	width: 341px;
	height: 227px;
	border:1px solid #59514E;
}

body, p, td, li
{
	font: 11.5px/1.5em Calibri, Arial, sans-serif;
	color: #000000;
}
body
{
	margin:0px;
}

#articles a { color: #fff; }

#articles img { padding-right: 6px; }

#nav { height: 47px; background: url(images/navbg.jpg); list-style: none; margin: 0; padding: 0; text-align: center; }
#nav li { display: inline; font: 16px "Times New Roman", serif; line-height: 47px; }
#nav a { color: #fff; text-decoration: none; padding: 14px 15px; background: url(images/linkbg.jpg) no-repeat right; }
#nav a.last { background: none; }
#nav a:hover { background: url(images/linkhoverbg.jpg) no-repeat right; }
#nav a.last:hover { background: url(images/linklasthoverbg.jpg) no-repeat right; }

a.mainMenu:link { color: #fff; text-decoration: underline; }
a.mainMenu:visited { text-decoration: underline; color: #fff; }
a.mainMenu:hover { text-decoration: none; color: #fff; }
a.mainMenu:active { text-decoration: underline; color: #fff; }

.box {
	width: 747px;
	background: #1c3b33 url(/images/box-bg-bottom.jpg) bottom no-repeat;
	clear: both;
}

.box-top {
	padding: 10px 20px;
	background: url(/images/box-bg-top.jpg) top no-repeat;
}

.box p, .box li, .box td {
	font: 12px "Times New Roman", serif;
	color: #fff;
}

.box a:link, .box a:visited, .box a:hover, .box a:active {
	color: #fff;
}

h1, h2, h3, h4, h5, h6 { color: #a1161a; font-family: "Times New Roman", serif; font-weight: normal; }

h1
{
	font-size: 20px;
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 16px;
}
h4
{
	font-size: 14px;
}
h5
{
	font-size: 12px;
}
h6
{
	font-size: 10px;
}
.subMenu
{
	color: #000;
	font-size: 12px;
	line-height:20px;
	text-decoration:none;
	display:block;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:link
{
	color: #000;
	font-size: 12px;
	line-height:20px;
	text-decoration:none;
	display:block;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:active
{
	color: #000;
	font-size: 12px;
	line-height:20px;
	text-decoration:none;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:visited
{
	color: #000;
	font-size: 12px;
	line-height:20px;
	text-decoration:none;
	font-weight:bolder;
	text-indent:10px;
	line-height:22px;
}
a.subMenu:hover
{
	color: #FFFFFF;
	font-size: 12px;
	line-height:20px;
	text-decoration: none;
	font-weight:bolder;
	background-color:#000;
	text-indent:10px;
	line-height:22px;
}
li
{
	list-style-image:url(images/arrow.gif);
}
a:link
{
	color: #23453b;
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
	color: #23453b;
}
a:hover
{
	text-decoration: none;
	color: #23453b;
}
a:active
{
	text-decoration: underline;
	color: #23453b;
}
.tbl
{
	width:100%;
	border-collapse:collapse;
	border-bottom:1px solid #000;
}
.tbl-2
{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.th
{
	text-align:left;
	font-family:arial;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:12px;
	background-color:#000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	line-height:20px;
	padding-left:3px;
}
.th-2
{
	text-align:left;
	font-family:arial;
	color:#006A51;
	font-weight:bolder;
	font-size:10px;
	background-color:#FFFFFF;
	line-height:15px;
	padding-left:3px;
	border-bottom:1px solid #000;
}
.td
{
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding:3px;
}
.td-2
{
	border-bottom:1px solid #000;
	padding:3px;
}
.td-left
{
	padding:3px;
	border-left:1px solid #000;
}
.td-right
{
	padding:3px;
	border-right:1px solid #000;
}
.td-left-2
{
	padding:3px;
	text-align:center;
}
.td-right-2
{
	padding:3px;
	text-align:center;
}
.tbl-3
{
	width:100%;
	border-collapse:collapse;
}
.tbl-4
{
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
.frm-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #000;
	background-color:#000;
}
.frm-input
{
	border:1px solid #000;
	width:200px;
}
.frm-textarea
{
	border:1px solid #000;
	width:200px;
}
.frm-select
{
	border:1px solid #000;
	width:200px;
	height:20px;
}
.side-tbl
{
	padding:5px;
}
.side-th
{
	font-size:12px;
	font-weight:bold;
}
.side-td
{
	font-family:Arial;
	font-size:12px;
}
.side-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #000;
	background-color:#000;
	height:20px;
}
.side-input
{
	border:1px solid #000;
	height:20px;
	width:108px;
}
.side-select
{
	border:1px solid #000;
	height:20px;
}
a.side-link:link
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:visited
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:active
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:hover
{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
.paging-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #000;
	background-color:#000;
	line-height:20px;
	width:20px;
	text-align:center;
	vertical-align:top;
	float:left;
}
.paging_link
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:link
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:active
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:visited
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.paging_link:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

