@charset "utf-8";

body {
	background-image: url(http://d1ncta4wav1r0a.cloudfront.net/bgpattern.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #373737;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFCC;
	text-decoration:none;
}
a:visited {
	color: #FFFFCC;
text-decoration:none;
}
a:hover {
	color: #00FF00;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
	
}
.shadowleft {
	background-image: url(http://d1ncta4wav1r0a.cloudfront.net/shadow-left-bg.gif);
}
.footerbar {
	background-image: url(http://d1ncta4wav1r0a.cloudfront.net/footer-bar.gif);
	background-repeat: no-repeat;
	font-size:10px;
	padding-top:13px;
}

.footerbar a:link{
	text-decoration:none;
	font-size:10px;
}
.footerbar a:visited{
	text-decoration:none;
	font-size:10px;
}
.footerbar a:hover{
	text-decoration:none;
	font-size:10px;
	color:#00FF00;
}

.topmenu {
	font-size:11px;
	padding-right: 5px;
	padding-top: 7px;
}
.headertext {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}


.topmenu a:link{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding-right: 5px;
	padding-left: 5px;
	
}
.topmenu a:visited{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding-right: 5px;
	padding-left: 5px;
}
.topmenu a:hover{
	text-decoration:none;
	font-size:11px;
	color:#00FF00;
	font-weight:bold;
	padding-right: 5px;
	padding-left: 5px;
}


.headerbg1 {
	background-image: url(http://d1ncta4wav1r0a.cloudfront.net/header-bg.gif);
	background-repeat: repeat-x;
}
.headerbg2 {
	background-image: url(http://d1ncta4wav1r0a.cloudfront.net/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodybg1 {
	background-image: url(http://d1ncta4wav1r0a.cloudfront.net/body-bg.png);
	background-repeat: repeat;
}
.bodybg2 {
	background-image: url(http://d1ncta4wav1r0a.cloudfront.net/body-bg-top.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.tabonbg {
	background-image: url(http://d1ncta4wav1r0a.cloudfront.net/tab-on-bg.gif);
	background-repeat: repeat-x;
}
.taboffbg {
	background-image: url(http://d1ncta4wav1r0a.cloudfront.net/tab-off-bg.gif);
	background-repeat: repeat-x;
}
.tabgreenbg {
	background-image: url(http://d1ncta4wav1r0a.cloudfront.net/tab-green-bg.gif);
	background-repeat: repeat-x;
}
.topadholder {
	height: 19px;
	margin-right: auto;
	margin-left: auto;
}

.shadowright {
	background-image: url(http://d1ncta4wav1r0a.cloudfront.net/shadow-right-bg.gif);
}
.tabs a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
}

.tabs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
text-decoration: none;
	padding-left: 3px;
}

.tabs a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
	padding-left: 3px;
}

.borderit img{
	border: 1px solid #FFFFCC;
}

.borderit:hover img{
	border: 1px solid #00FF00;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
.gallery_tab_off {
	font-weight: bold;
	background-color: #626161;
	border: 1px solid #787878;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
}
.gallery_tab_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
}

.gallery_tab_on {
	background-color:#545454;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #787878;
	border-right-color: #787878;
	border-left-color: #787878;
	text-align: center;
}

.gallery_tab_on a:link{
	color: #FFF;

}
.gallery_tab_on a:visited{
	color: #FFF;

}

.theme_default {
	background-color: #464646;
	margin-bottom: 5px;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
}
.dashedborder {
	border: 1px dashed #666666;
}
h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #656565;
	margin-top: 5px;
	margin-bottom: 5px;
}
