@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #620200;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.titlebg {
	background-image: url(../images2/header_1x4.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #333333;
}
.maintable {
	background-color: #FFFFFF;
}
.smallheader {
	background-image: url(../images/header-250px.gif);
	background-repeat: no-repeat;
}
.lefttable {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.navbg2 {
	background-color: #FFFFFF;
	background-image: url(../images2/header_3x6.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height:64px;
}
.navleft {
	background-color: #FFFFFF;
}
.subtitlebg {
	background-image: url(../images2/header_2x2.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #333333;
}
.maincontent {
	padding: 10px;
}
.left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.eventsfooter {
	background-image: url(../images2/recent-footer-left.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 10px;
}

.righttable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.smalltext {
	font-size: 10px;
}
.recentcell {
	background-image: url(../images2/recent-bg.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 15px;
}
.eventsfooter a {
	color: #FFFFFF;
	text-decoration: none;
}
.content-bg {
	background-image: url(../images2/table-title.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.bannertitle {
	background-image: url(../images2/titlebg.gif);
	background-repeat: repeat-x;
}
.contentsubtitle {
	background-color: #DADADA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2F2F2F;
	border-left-color: #2F2F2F;
	padding: 5px;
}
.contentsubtitlebottombg {
	background-image: url(../images2/table-titlebottom.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2F2F2F;
	border-left-color: #2F2F2F;
}
.contenttbl-content {
	background-color: #f7f7f7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2F2F2F;
	border-left-color: #2F2F2F;
	padding: 5px;
}
.contenttbl-footer {
	background-image: url(../images2/table-bottombg.gif);
	background-repeat: repeat-x;
}


.recentcell a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.recentcell a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.eventscell {
	background-image: url(../images2/recent-bg-left.gif);
	background-repeat: repeat-y;
}
.eventsfooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.rightredfooter {
	background-image: url(../images2/recent-footer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 10px;
}
.footernav {
	border: 1px solid #333333;
	background-color: #DADADA;
	padding: 10px;
}

.rightredfooter a {
	color: #FFFFFF;
	text-decoration: none;
}
.rightredfooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	background-color: #FFFFFF;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 12px;
}
.righttable-2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding: 10px;
}
.left-2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.main-2 {
	padding: 10px;
}
.submenu {
	background-color: #BEBEBE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-image: url(../images2/submenu-bg.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
}
.submenu-form {
	font-size: 12px;
	font-weight: bold;
	color: #484848;
	padding: 3px;
}
.submenu-bottom {
	background-color: #FFFFFF;
	background-image: url(../images2/submenu-bottom.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.maincontent2 {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
abbr[title], acronym[title] {
     border-bottom-width: 0;
   }
.pagingnav {
	font-size: 14px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 5px;
	letter-spacing: 1px;
}
.pagingnav a {
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: none;
}
.pagingnav a:hover {
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: underline;
}
.container-3 {
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin: 0px;
	padding: 0px;
}
