.greylink {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9px; color: #666666; text-decoration: none}
.fatlink { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 20px; color: #330000; text-decoration: none}
.header_std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.redlink {
font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #660000; text-decoration: none
}
.redlink:hover {
font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #660000; text-decoration: underline}
.plaintextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.plaintextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.plaintextHeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.fatlink_lined {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	color: #330000;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.netSide_blue {
	background-image:  url("../media/img/backgrounds/net_side.jpg");
	background-repeat: repeat-y;
	background-color: #8a8c97;
}
.inviteBgr {
	background-image: url(../invite/invite.jpg);
	background-repeat: no-repeat;
}
.currentPage {
	font-family: tahoma,verdana,sans-seriff;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	border: thin dotted #66CC33;
}
.currentPageRed {
	font-family: tahoma,verdana,sans-seriff;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border: thin dotted #990000;
}
.animSide {
	background-image:  url(../media/img/navigation/anim_side.jpg);
	background-repeat: repeat-y;
	background-color: #CCCCCC;
}

