A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	font-weight: normal;
	color : #B55152;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	font-weight: normal;
	color : #000000;
}
.textcolor {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #B55152;	
}
.textcolor:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color : #000000;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}
.NoCatBackground {
	background : url(images/NoCategoryTile.gif);
	background-position : top;
	background-repeat : repeat;
}
.NoPhotosBackground {
	background : url(images/NoPhotosTile.gif);
	background-position : top;
	background-repeat : repeat;
}
.AdminDisclaimerText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style: normal;
	font-weight: normal;
	color: #6C8398;
}
.AdminDisclaimerText:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style: normal;
	font-weight: normal;
	color: #eeeeee;
}
.LogoText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

