.stylesheet {
	font-family: Times New Roman, Serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;

}
.copywrite {
	font-family: Times New Roman, Serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;

}
.navbar {
	font-family: Times New Roman, Serif;
	font-size: 12px;
	font-weight: 550;
	color: #000000;
	text-decoration: none;
}
.rednavbar {
font-family: Times New Roman, Serif;
	font-size: 12px;
	font-weight: 550;
	color: #AA0000;
	text-decoration: none;
}


A.navbar:link {
	font-family: Times New Roman, Serif;
	color : #000000;
}

A.navbar:active {
	font-family: Times New Roman, Serif;
	color : #000000;
}

A.navbar:visited {
	font-family: Times New Roman, Serif;
	color : #000000;
}

A.navbar:hover {
	font-family: Times New Roman, Serif;
	color : #AA0000;
}

.navbarname {
	font-family: Times New Roman, Serif;
	font-size: 16px;
	font-weight: 900;
	color: #000000;
	text-decoration : none;
}

#slideshow
{
	text-align: center;
	height: 400px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#slideshow IMG
{
	z-index: 8;
	display: none;
}
#slideshow IMG.active
{
	display: inline;
	z-index: 10;
}
#slideshow IMG.last-active
{12
	z-index: 9;
}
img
{  border-style: none;
}
.serieslink {
	font-family: Times New Roman, Serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


A.serieslink:link {
	font-family: Times New Roman, Serif;
	color : #000000;
}

A.serieslink:active {
	font-family: Times New Roman, Serif;
	color : #000000;
}

A.serieslink:visited {
	font-family: Times New Roman, Serif;
	color : #000000;
}

A.serieslink:hover {$('#textpanel2').slideToggle();
		return false;
	font-family: Times New Roman, Serif;
	color : #999999;
}
.bodyserieslink {
	font-family: Times New Roman, Serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}


A.bodyserieslink:link {
	font-family: Times New Roman, Serif;
	color : #000000;
}

A.bodyserieslink:active {
	font-family: Times New Roman, Serif;
	color : #000000;
}

A.bodyserieslink:visited {
	font-family: Times New Roman, Serif;
	color : #000000;
}

A.bodyserieslink:hover {
	font-family: Times New Roman, Serif;
	color : #999999;
}
.bodystylesheet {
	font-family: Times New Roman, Serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;

}
#abouttext {
	padding-left: 10px;
	padding-top: 15px;
}
.text {
	font-family: Times New Roman, Serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	vertical-align: text-top;
}
.activelink {
	color: #AA0000 !important;
}
.textpanel {
	display: none;
	padding-left: 10px;
	padding-top: 15px;
}
.activepanel {
	display: block !important;
}


