
h1 {
	font-family: "Subaru Medium", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 0;
	margin: 0;
}

h2 {
	font-family: "Subaru Medium", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	padding: 0;
	margin: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(back.jpg);
}
a:link {
	color: #555656;
	text-decoration: none;
}
a:hover {
	color: #AE7A07;
	text-decoration: none;
}
a:visited {
	color: #555656;
	text-decoration: none;
}
.alltext {
	font-family: Arial;
	font-size: 9.5px;
	color: #CCCCCC;
	line-height: 10px;
	font-weight: normal;
	letter-spacing: 0.5pt;
	text-align: justify;
}
.title1, .title-aqua {
	font-family: Arial;
	font-size: 13px;
	color: #0099CC;
	text-align: justify;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: 2pt;
	text-transform: uppercase;
}
.title-aqua {
	color: #008998;
}
.title2 {
	font-family: Arial;
	font-size: 9px;
	color: #FFFF00;
	text-align: justify;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: 1pt;
	text-transform: uppercase;
}
.title3 {
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	letter-spacing: 1pt;
	text-transform: none;
}

.shadow{
	border:2px solid #000000;
	position:relative;
	display:inline;
	background:white;
	z-index:90
}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=8); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.08; /*firefox 1.5 opacity*/
-moz-opacity:0.08; /*mozilla opacity*/
-khtml-opacity:0.08; /*opacity*/
z-index:10
}
.searchtext {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-align: justify;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: 1pt;
}
