body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/backbody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
th {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.navigation {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 25px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navigation a:link,
.navigation a:visited,
.navigation a:active {
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
.navigation a:hover {
	color: #0000FF;
	border: 1px solid #0000FF;
	text-decoration: none;
}
.navigation span {
	color: #CCCCCC;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	border: 1px solid #CCCCCC;
}
.primary {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/backprime.png);
	background-repeat: repeat-y;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
.minispacer {
	height: 8px;
	width: 8px;
}
.bigspacer {
	width: 20px;
}
.spacer {
	width: 10px;
}
.topblock {
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
}
.sideblock {
	height: 200px;
	width: 200px;
}
.sideleft {
	width: 200px;
	vertical-align: top;
}
.sideright {
	vertical-align: top;
}
.atitles {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-image: url(../images/titles.png);
	background-repeat: repeat-x;
	height: 20px;
	text-indent: 5px;
	font-weight: bold;
}
.abodys {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6666CC;
	border-right-color: #6666CC;
	border-bottom-color: #6666CC;
	border-left-color: #6666CC;
	border-top-style: solid;
}
.abodys a:link,
.abodys a:visited,
.abodys a:active {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
.abodys a:hover {
	color: #CC0000;
	text-decoration: none;
}
.friendslinks {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #6666CC;
}
.friendslinks a:link,
.friendslinks a:visited,
.friendslinks a:active {
	color: #0033FF;
	text-decoration: none;
}
.friendslinks a:hover {
	text-decoration: none;
	color: #CC0000;
}
.sitefoots {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 40px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 40px;
	text-align: center;
	font-weight: bold;
}
.sitefoots a:link,
.sitefoots a:visited,
.sitefoots a:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.sitefoots a:hover {
	text-decoration: underline;
}
