BODY  {
BACKGROUND: url(../images/bk.gif);
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #000000;
MARGIN-TOP: 0;
MARGIN-BOTTOM: 0;
SCROLLBAR-FACE-COLOR: black;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: white;
SCROLLBAR-3DLIGHT-COLOR: black;
SCROLLBAR-ARROW-COLOR: black;
SCROLLBAR-TRACK-COLOR: black;
SCROLLBAR-DARKSHADOW-COLOR: black;
}

TD {
font-family: Arial;
font-size: 12px;
}

a:link, a:visited {
text-decoration: none; font-weight: bold; color: #8D0000;
}

a:hover, a:active {
text-decoration: underline; font-weight: bold; color: #F39422;
}

.title-bg a:link, .title-bg a:visited {
	text-decoration: none; font-weight: bold; color: #580000;
}
.title-bg a:hover, .title-bg a:active {
	text-decoration: underline; font-weight: bold; color: #FFFF00;
}


.logo-bg {
	background-image: url(../images/logo.jpg); background-repeat: repeat
}

.title-bg {
	background-image: url(../images/bg_txt_nav.gif); background-repeat: repeat
}

.block2-bg {
	background-image: url(../images/blocks_02.gif); background-repeat: repeat
}

.block4-bg {
	background-image: url(../images/blocks_04.gif); background-repeat: repeat
}

.block6-bg {
	background-image: url(../images/blocks_06.gif); background-repeat: repeat
}

.block8-bg {
	background-image: url(../images/blocks_08.gif); background-repeat: repeat
}

a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
}

.caption {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
	text-align: right;
}
.previous {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
	text-align: left;
}
.next {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
	text-align: right;
}

.shadow {
	float:left;
	background: url(../images/use/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/use/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
} 

.strip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-left: 2px;
	padding-right: 1px;
}

.stripfirst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-left: 2px;
	padding-right: 5px;
}

.striplast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-left: 5px;
	padding-right: 1px;
}

.stripcurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
	background-color: #000000;
	padding-left: 2px;
	padding-right: 1px;
}