/* CSS Document */
body{margin:0px;
background-color: #7D7D7D;}
td, p {font-family:verdana; font-size:9pt;color:#B8B8B8;}
a {font-family:verdana; font-size:9pt;color:#B8B8B8;text-decoration: none;}
a:hover {text-decoration: underline;}
hr {
	height:1px;
	color: #CCCCCC;
}

#slideshow {
			position:relative;
			width:600px;
		}

.slideimg {
			position:relative;
			top:0px;
			left:0px;
			padding:0px;
		}

.slideimg img {
		}

.slideimgs {

		}
table.height100p {
	height:100%;
}
td.bgup {
	background-image: url(/images/bg_header.gif);

}
td.bgupr {
	background:url(/images/bg_header_r.gif);
}
#content {
			position:relative;
		}

.contenttext {
			position:absolute;
			top:0px;
			left:0px;
			padding:0px;
		}