body {
	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.headlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}

a.headlink:link {
	
}
a.headlink:visited {
	
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;	
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;	
}


.underline {
	text-decoration: underline;
}


a.headlink:hover {
	color: #FFFF00;
	font-size:12px;
	text-decoration: underline;
}


.container {
	width: 800px;
	background-color: #FFFFFF;
}

.normal-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}
.navtable {
	text-indent: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}

td.navtable:hover {
	background-color:#99CCFF}

.navtext {
	text-decoration: none;
	color: #000000;
}


a.navtext:link {
	
}


a.navtext:visited {
	
}
a.navtext:hover {
	color: #3366CC;
	font-size:13px;
	text-decoration: underline;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
a.headertext:visited {
	color: #003366;
	text-decoration: none;
}

a.headertext:hover {
	color: #006699;
	text-decoration: underline;
}

a.headertext:link {
	color: #003366;
	text-decoration: none;
}

.headertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.logoposition {
position:relative;
	bottom: 22px;
	left: 510px;
}
.pposition {
position:relative;
	bottom: 15px;
	left: 50px;
}
.eposition {
position:relative;
	bottom: 30px;
	left: 50px;
}

.highslide {
    cursor: url(images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	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: black;
}

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-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
