/************ base styles **************/


.headerlinks {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.headerlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.headerlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.headerlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footerlinks {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;

}
.footerlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.contentarea {
	background-image: url(images/syxweb_r4_c3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.pageheader {
	width: 400px;
	margin-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9E0C0D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #94090C;
	padding-top: 22px;
	text-align: left;
}
.taghead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	line-height: normal;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #AA0000;
	padding: 0px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #808080;
}
.bodylinks {

	color: #AA0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.bodylinks a:link {

	color: #AA0000;
	text-decoration: none;
}
.bodylinks a:visited {
	
	color: #AA0000;
	text-decoration: none;
}
.bodylinks a:hover {
	color: #AA0000;
	text-decoration: underline;
}
