@charset "iso-8859-8-i";
/* CSS Document */

.scroller {
overflow:auto;
height:545px;
width:367px;
scrollbar-base-color: #D92B00;
scrollbar-arrow-color: #E3E3E3;
scrollbar-3dlight-color: #FF3300;
scrollbar-darkshadow-color: #E3E3E3;
scrollbar-face-color: #D92B00;
scrollbar-highlight-color: #E3E3E3;
scrollbar-shadow-color: #FF3300;
scrollbar-track-color: #FFFFFF;
font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align:top;
}

h1 {
font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	}
	
	h2 {
font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	}
	
	h3 {
font-family: Tahoma;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	}
	
	a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #D92B00;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #D92B00;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #D92B00;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding:7px;
}
