@charset "utf-8";
.smallerlighter {
	color: #666666;
	font-size: 10px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 18px;
}
h1 { font-size:14px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#000000; margin: 5px 0 5px 7px; }
h2{ font-size:18px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#535353; margin: 10px 0 5px 0; font-weight: normal; }
h3 { font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; color: #666666; margin: 5px 0 5px 7px; }
a:link {
	color: #0068AD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0068AD;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.paddingright {
	padding-right: 10px;
}
.topbg {
	line-height: 6px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottombg {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.middlebg {
	background-image: url(../images/middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 12px;
	padding-bottom: 12px;
}
.rightside {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.picbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bottombarright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #0068AD;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.leftofpicbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rightsidetext {
	display:block;
	line-height: 16px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 11px;
}
.newstext {
	line-height: 16px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size: 11px;
	padding-top: 6px;
}

.dashlinetop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.dashlinebottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
}
.paddingtop {
	padding-top: 3px;
}
.bottombarleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #F8C224;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bottomlink {
	color: #333333;
}

#photogallery { margin: 10px 0; padding: 0 0 10px 0; }
#photogallery ul { list-style: none; display:block; padding:0; margin:0; }
#photogallery li { float: left; margin: 0 8px 6px 0; }
#photogallery img { border: none; }
#photogallery a, #photogallery a:link, #photogallery a:hover, #photogallery a:active, #photogallery a:visited  { border:none; outline:none; }