body {
	margin: 0px;
	background-image: url(gfx/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
}
.imgbord {
    border: 1px solid #3D3737;
}
.imgbord2 {
    border: 1px solid #000000;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: dddddd;
	text-decoration: none;
	line-height: 8px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
H1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: dddddd;
	text-decoration: none;
	line-height: 8px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: dddddd;
	text-decoration: none;
	}
.menuhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: e63f3f;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: e63f3f;
	text-decoration: none;
}
.mainheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: e63f3f;
	text-decoration: none;
}
#bottom_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: aaaaaa;
	text-decoration: none;
}
#bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: e63f3f;
	text-decoration: none;
	}
#bottom_menu a:hover {
	color: #E63F3F;
	text-decoration: underline;
}
a:hover {
	color: #E63F3F;
	text-decoration: underline;
}
.highslide
{
     cursor: url(/highslide/graphics/zoomin.cur), pointer;
     outline: none;
}
.highslide img
{
}
.highslide:hover img
{
}
.highslide-image
{
}
.highslide-image-blur
{
}
.highslide-caption
{
    display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;    
    border: 2px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading
{
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: white;
	/
	padding-left: 22px;
	background-image: url(/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	/
}
a.highslide-credits,
a.highslide-credits i
{
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i
{
	color: white;
	background-color: gray;
}
.highslide-move
{
	cursor: move;
}

.highslide-overlay
{
	display: none;
}
.controlbar
{
	background: url(/highslide/graphics/controlbar5slide.gif);
	width: 207px;
	height: 25px;
	margin-top: 0px;
	    }
.controlbar a
{
	display: block;
	float: left;
	height: 20px;
}
.controlbar a:hover
{
	background-image: url(/highslide/graphics/controlbar5slide-hover.gif);
}
.controlbar .empty
{
	width: 86px;
	background-position: -0px 0;
}
.controlbar .previous
{
	width: 20px;
	background-position: -86px 0;
}
.controlbar .next
{
	width: 20px;
	background-position: -106px 0;
}
.controlbar .highslide-move
{
	width: 20px;
	background-position: -126px 0;
}
.controlbar .close
{
	width: 20px;
	background-position: -146px 0;
}
.highslide-display-block
{
	display: block;
}
.highslide-display-none
{
	display: none;
}
.controlbar .slideplay
{
	width: 20px;
	background-position: -166px 0;
}
.controlbar .slidepause
{
	width: 20px;
	background-position: -186px 0;
}
li {
	list-style-position: outside;
	list-style-image: url(gfx/red_bullet.gif);
	list-style-type: none;
}
