H1, H2, H3, H4, H5, H6, P, TD, OL, LI, UL, BLOCKQUOTE
                       {color: "#000000"; font-family:" Arial, Helvetica, sans-serif"; 	font-size: 12px; }                                             

BODY {
	background-color: #BB0000;
	background-image: url(images/background-fade.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

A                      {
	color: #000;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;	
}     
A:hover                {
	color: #0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
	background-color: #FFFF00;
}     
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.Title       {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size: 16px;
	background-color: #F00000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}   
.TitleSmall      {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	background-color: #F00000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}   
.MenuItem {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}   
.MenuItem:hover {
	color: #000;
	background-color: #FFF;
}   

.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.Photo {

	background-color: #CCCCCC;
	border-top: 1px inset #000000;
	border-right: 1px inset #000000;
	border-bottom: 1px outset #000000;
	border-left: 1px outset #000000;
}
.Thumbnail {
	background-color: #CCCCCC;
	border-top: 1px inset #000000;
	border-right: 1px inset #000000;
	border-bottom: 1px outset #000000;
	border-left: 1px outset #000000;
}
.SubTitle {

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
	text-decoration:none;
	font-size: 14px;
	background-color: #F00000;
}
