body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
}
a:link {
	color: #538ac3;
}
a:visited {
	color: #538ac3;
}
a:hover {
	color: #f1ab00;
}
a:active {
	color: #538ac3;
}
.tinylinks {
	font-family: helvetica;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.bodycopy1 {
	font-family: helvetica;
	font-size: 12px;
	color: #000032;
	font-style: normal;
	line-height: 16px;
}
.whitetext {
font-family: helvetica; font-size: 9px; color: #FFFFFF;
}
.solidborder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-color: #999999;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #797979;
}
.bodycopy2 {
	font-family: helvetica;
	font-size: 12px;
	color: #000032;
	font-style: normal;
	line-height: 21px;
}
.header1 {
	font-family: helvetica;
	font-size: 15px;
	color: #51260B;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
#titlebar {
	position:fixed;
	height:100%;
	z-index:1;
	top: 0px;
	width: 769px;
	left: 49%;
	margin-left: -376px;
	background-color: #00CCCC;
}

