.topFade {
	background-image: url(hedderBg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sidebar {
	background-color: #FFFFFF;
	background-image: url(sidebarBg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.topTabsStop {
	background-image: url(tippytop.png);
	background-position: right bottom;
	width: 3px;
}
.topTab {
	background-image: url(tippytop.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	padding-right: 9px;
	padding-left: 12px;
	padding-top: 3px;
	vertical-align: middle;
	font-size: 10pt;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #666666;
}

v:link {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #ff0000;
}


.activeTab {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 12px;
	height: 35px;
}
.tabs {
	padding-right: 9px;
	padding-left: 12px;
	vertical-align: middle;
	height: 30px;
}


.style2 {color: #FF0000; text-decoration: none; padding-right: 9px; padding-left: 12px; height: 35px; font-size: 12px;}



.redHedder {	font-size: 24px;
	color: #FF0033;
}

.style1 {color: #999999;}
.textBox {
	background-image: url(topbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 22px;
	padding-left: 18px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 22px;
}
.picBx {
	background-image: url(topbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.side {
	padding-right: 22px;
	padding-left: 18px;
	background-color: #FFFFFF;
	background-image: url(sidebarBg.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 260px;
	padding-top: 22px;
}
.bigbox {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.littleRed {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
li {
	list-style-image: url(delta.gif);
	padding-bottom: 8px;
}
.odd {
	background-color: #E5E5E5;
}
.topBoxHeight {
	height: 101px;
}
.contentBump {
	padding-top: 22px;
}
