@charset "ISO-8859-1";
.style1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	background-image: url(images/whitepattern.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#Layer1 {
	position:absolute;
	left:678px;
	top:7px;
	width:164px;
	height:306px;
	z-index:1;
}
a:link, a:visited,a:active {
	color: #AE0605;
	text-decoration: underline;
	font-weight: bold;
}
a:hover  {
	color: #FFFFFF;
	background-color: #AE0605;
	text-decoration: none;
}
.bg {
	background-image: url(images/whitepattern.gif);
	background-repeat: repeat;
}
.SubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #999;
}
.darkrow {
	background-color: #F2EEE8;
}
