body {
	background-color: #EAEADF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #373737;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #5e5e5e;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #666666;
	font-size: 11px;
	font-family: tahoma;
}
.style42 {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
	color: #006699;

	font-size: 11px;
	font-family: tahoma;
}
.style6 {color: #006699; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style7 {
	color: #4c4c4c;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #1a1a1a;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #103B68;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {font-weight: bold}
.style11 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}
.style12 {color: #333333; font-size: 11px; font-family: tahoma; font-weight: bold; }




/*video */


#l_images { 
background-image:url(../highslide/graphics/outlines/rounded-white/1.png);
background-image:url(../highslide/graphics/outlines/rounded-white/2.png);
background-image:url(../highslide/graphics/outlines/rounded-white/3.png);
background-image:url(../highslide/graphics/outlines/rounded-white/4.png);
background-image:url(../highslide/graphics/outlines/rounded-white/5.png);
background-image:url(../highslide/graphics/outlines/rounded-white/6.png);
background-image:url(../highslide/graphics/outlines/rounded-white/7.png);
background-image:url(../highslide/graphics/outlines/rounded-white/8.png);
}



/*start button style*/
/*End button style*/

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.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;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


.shadow
{
border-bottom:3px solid #bbb;
border-top:1px solid #ddd;
border-left:1px solid #ddd;
border-right:3px solid #bbb;
padding-right:4px;
padding-bottom:4px;
}

