body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
}
body {
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat-y;
	background-color: #FF0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
	
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
}
	
#top_logo {
	position:absolute;
	left:330px;
	top:30px;
	width:620px;
	height:137px;
	z-index:1;
}
#content {
	position: relative;
	left:330px;
	top:192px;
	width:625px;
	z-index:2;
	text-align: right;
}
#bottom_text {
	position: relative;
	left:330px;
	top:222px;
	width:625px;
	z-index:3;
}
