body {
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #E7E7E7;
}
table {
	border-collapse : collapse;
}
table th {
	padding : 0;
}
table td {
	padding : 0;
}
.menu {
	padding-left: 10px;
	padding-right: 10px;
}
.menu li {
	float: left;
	margin: 0px;
	list-style: none;
}
.menu li a {
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #E6E7E3;
	text-align: center;
}
.menu li a:visited {
	border: none;
}
.menu li a:active {
	border: none;
}
.menu li a:hover {
	border: none;
	text-decoration: underline;
}
.logobottom {
	background-position: center top;
	width: 367px;
	height: 226px;
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 15px;
	background-image: url("../images/images/logobottom.jpg");
	background-repeat: no-repeat;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #1E466F;
}

.contentback {
	background-position: center top;
	width: 836px;
	height: 7px; padding-left: 15px;
	padding-right: 15px;
	background-image: url("../images/images/contentback.jpg");
	background-repeat: repeat-y;
}


.smallboxtop {

	background-position: center top;
	width: 254px;
	height: 15px;
	background-image: url("../images/images/smallbox_01.jpg");
	background-repeat: no-repeat;
}
.smallboxmiddle {
	background-position: center top;
	width: 254px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url("../images/images/smallbox_02.jpg");
	background-repeat: repeat-y;
	FONT-SIZE: 12px;
	COLOR: #444343;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	
}
.smallboxbottom {
	background-position: center top;
	width: 254px;
	background-image: url("../images/images/smallbox_03.jpg");
	background-repeat: no-repeat;
	height: 16px;
}

.textc {
	FONT-SIZE: 12px;
	COLOR: #000000;
	line-height: 21px;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-align: center;
	vertical-align: middle;
}


.text {
	FONT-SIZE: 12px;
	COLOR: #000000;
	line-height: 24px;
	padding-left: 4px;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-align: left;
	vertical-align: middle;
}
.text a {
	COLOR: #000000;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-decoration: none;
}
.text a:hover {
	COLOR: #333333;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-decoration: underline;
}
.footer {
	background-position: center top;
	FONT-SIZE: 11px;
	line-height: 19px;
	width: 836px;
	height: 41px;
	COLOR: #666666;
	padding-bottom: 10px;
	vertical-align: middle;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-align: center;
	background-image: url('../images/images/footer.jpg');
	background-repeat: repeat-y;
}
.footer a {
	COLOR: #666666;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-decoration: none;
}
.footer a:hover {
	COLOR: #666666;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-decoration: underline;
}
.input {
	width: 200px;
	border: 3px solid #e7e7e7;
	font-family: 'Verdana';
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	padding-left: 3px;
	margin-bottom: 2px;
}



.bigboxtop {

	background-position: center top;
	width: 547px;
	height: 17px;
	background-image: url("../images/images/bigbox_01.jpg");
	background-repeat: no-repeat;
}
.bigboxmiddle {
	background-position: center top;
	width: 547px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url("../images/images/bigbox_02.jpg");
	background-repeat: repeat-y;
	FONT-SIZE: 12px;
	COLOR: #444343;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	
}
.bigboxbottom {
	background-position: center top;
	width: 547px;
	background-image: url("../images/images/bigbox_03.jpg");
	background-repeat: no-repeat;
	height: 16px;
}



* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #E8E8E8;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: 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: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    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;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



