BODY {
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 10pt;
	margin-top:0px;
	margin-left:0px;
	background-color : #273E82;	
}
a {
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 10pt;
	COLOR: #E5B221;	
 	font-weight:bold;
}
a:hover {
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE:  10pt;
	COLOR: #FFFFFF;
	font-weight:bold;
}
.content {
	FONT-FAMILY: verdana, helvetica;
	FONT-SIZE: 10pt;
	COLOR: #E5B221;
	margin-top:0px;
	margin-left:0px;
}
a.start {
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 10pt;
	COLOR: #E5B221;	
 	font-weight:bold;
	text-decoration:none;
}
a.start:hover {
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE:  10pt;
	COLOR: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}


h1 {
font-size:80%
}

/* SEPO */
a:focus {
	outline: none;
}
#panel {
	background: #5A77CD;
	height: auto;
	width:auto;
	display: none;
	padding: 0px;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 0px #ffffff;
	background: url(images/#) no-repeat left top;
}
.btn-slide {
	background: url(images/#) no-repeat right 24px;
	text-align: center;
	width: 5px;
	height: 5px;
	padding: 5px 5px 0 0;
	margin: 0 auto;
	display: inline;
	font:  120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 10px;
}



/* panel 2 */


a:focus {
	outline: none;
}
#panel2 {
	background: #E4E4E4;
	height: 200px;
	display: none;
	padding: 10px;
}
.slide2 {
	margin: 0;
	padding: 0;
	border-top: solid 0px #ffffff;
	background: url(images/#) no-repeat left top;
}
.btn-slide2 {
	background: url(images/#) no-repeat right 24px;
	text-align: center;
	width: 20px;
	height: 31px;
	padding: 2px 2px 0 0;
	margin: 0 auto;
	display: inline;
	font:  120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active2 {
	background-position: right 25px;
}

