body {
	background-color: #131313;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.nav:link {
	color: #CCCCCC;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.nav:visited {
	color: #CCCCCC;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	color: #990000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.greyfont {
	font-size: 10px;
	color: #CCCCCC;
}
.profile_name {
	font-size: 12px;
	font-weight: bolder;
}
.topimage {
	background-attachment: scroll;
	background-image: url(../images/topimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.border {
	background-attachment: scroll;
	background-image: url(../images/border_ht.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.black_matte {
	background-attachment: scroll;
	background-image: url(../images/black_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.grey_matte {
	background-attachment: scroll;
	background-image: url(../images/grey_matte.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.mnfont {
	font-size: 10px;
}
.profile_labels {
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
}
.profiles_mnfont {
	font-size: 10px;
}
