/* CSS Document */

<style type="text/css">
<!--

body {
	margin-top: 0px;
	margin-bottom: 0px;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style2 {
	font-size: 24px;
	font-family: "Segoe Print", "Trebuchet MS", Tahoma;
	color: #000000;
}
.style3 {
	font-size: 19px;
	font-family: Arial;
	color: #FFFFFF;
}
.style4 {
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}

.style5 {
	font-size: 16px;
	font-family: "Segoe Print", Arial;
	color: #DE5E6D;
	font-weight: bold;
}
#container{
	margin:0 auto;
	text-align:left;
	width:800px;
	padding-top:2em;
	z-index:10;
}
h1{
	font-size:250%;
	font-weight:normal;
	color:#000;
	margin-top:0;
}
h2{
	font-size:200%;
	font-weight:normal;
	color:#000;
}

/* easyscroll */
#easyscroll{
	width:480px;
	margin:1em 0;
	}	
	
 #easyscrollnav #btnUp {
	background-image: url(scroll-up-disabled.gif)!important;
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 0px;
}
 #easyscrollnav #btnUp:hover {
	background-image: url(scroll-up.gif)!important;
}

 #easyscrollnav #btnDown {
    background-image: url(scroll-down-disabled.gif)!important;
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 10px;
}
 #easyscrollnav #btnDown:hover {
    background-image: url(scroll-down.gif)!important;
}

 #easyscrollnav {
        float: right;
		margin:1em 0;
		padding: 0px 0px 0 0px;
		width: 20px;
}

 #easyscrollnav li {
 	    list-style-type: none;
        color: #404A50;
		cursor:pointer;
		float:left;
		height: 15px;
		margin: 5px 0px 5px 0px;		
		padding:0 ;
		text-indent: -9000px;
		width: 20px;
		margin: 0;	
		padding: 0;
}	
-->
</style>
