@charset "UTF-8";
.highlit-tittle {
	border: 2px solid white;
	font: 9px;
	color: #FFFFFF;
	width: 70px;
	height: 34px;
	vertical-align: middle;
	background-color: #9D8BAF;
}
.tittle {
	font-size: 9px;
	background-color: #333333;
	color: #CCCCCC;
}

/* CSS Document */


 
BODY {
	color: #FFFFFF;
	background-color: #000000;
};
 font-size: 7pt;
}

.message_body {
	background-color: #000000;
};
 color: black; padding-bottom: 10px;
}



* {
	font-family: Verdana, Helvetica;
	font-size: 9pt;
}
.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
}
.highslide:hover img {
}

.highslide-image {
	border: 3px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 3px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
	color: #666666;
}
.highslide-loading {
    display: block;
	color: white;
	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;
    /*
    padding-left: 22px;
    background-image: url(graphics/loader.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 example */
.controlbar { 
 background: url(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(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;
}

#imageContainer{
	padding: 10px;
	}
	
	a:link {
	text-decoration: underline;
	color: #78609A;
	text-align: center;
	font-size: 18px;
}

.imageContainertable {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
	color: #78609A;
}
a:hover {
	text-decoration: none;
	color: #9D8BAF;
}
a:active {
	text-decoration: none;
	color: #EEEEEE;
}

h1 {
	color: #FFFFFF;
	font-size: 16px;
}


#disabled {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 70px;
	text-align: center;
	font-size: 10px;
	text-transform: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	float: left;
}

#enabled {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 70px;
	text-align: center;
	font-size: 10px;
	text-transform: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	float: left;
}
tittle {
	font-size: 9px;
	line-height: 10px;
}

