	BODY
	{
			Font-Family : Arial, Helvetica ;
			Font-Size : 12pt;
			background-color : #FFFFFF;
	}

	TD
	{
			Font-Family : Arial, Helvetica ;
			Font-Size : 12pt;
	}

	.sportsheader
	{
		Font-Family : "Comic Sans MS", Arial;
		Font-Size : xx-large;
	}
	
	.dateheader
	{
	font-weight: bold;
	color: black;
	background-color:#EEE800;
	Font-Size : 8pt;
	}
	
	.featuredheader
	{
	Font-Family :  "Comic Sans MS", Arial;
	font-size: 12pt;
	color: white;
	background-color: #00006E;
}
	.tomatoheader
	{
	Font-Family : "Comic Sans MS", Arial;
	font-size: 12pt;
	color: white;
	background-color: #DA2714;
}
	.sectionheader
	{
	Font-Family : "Tahoma", Arial;
	font-weight: bold;
	color: black;
	background-color: white;
	Font-Size : 8pt;
	}
	
	.sectionheader2
	{
	Font-Family : "Tahoma", Arial;
	font-weight: bold;
	color: black;
	background-color: #EEE800;
	text-decoration: none;
	Font-Size : 8pt;
	}

	.sectionheader3
	{
	Font-Family : "Comic Sans MS", Arial;
	color: white;
	background-color: #00006E;
	text-decoration: none;
	}
	
	.photostyle {COLOR: red;}
	A.photostyle {COLOR: red;}
	A.photostyle:Visited { COLOR: red;}
	A.photostyle:Active  { COLOR: red;}
	
	.menu   	   { height:5; margin:0; Font-Size : 10pt; FONT-WEIGHT: bold; COLOR: black; BACKGROUND-COLOR:#EEE800; text-decoration:none; width=100%}
	A.menu         { text-decoration: none;}
	A.menu:Visited { COLOR: purple;}
	A.menu:Active  { COLOR: blue;}
	A.menu:Hover   { COLOR: white; BACKGROUND-COLOR: #00006E;}

	.menured		  { height:5; margin:0; Font-Size : 10pt; FONT-WEIGHT: bold; COLOR: black; BACKGROUND-COLOR:#EEE800; text-decoration:none; width=100%}
	A.menured         { text-decoration: none;}
	A.menured:Visited { COLOR: purple;}
	A.menured:Active  { COLOR: blue;}
	A.menured:Hover   { COLOR: white; BACKGROUND-COLOR: Red;}	

	.tomatomenu   	   { height:20; margin:0; FONT-WEIGHT: bold; COLOR: black; BACKGROUND-COLOR:#EEE800; text-decoration:none; width=100%}
	A.tomatomenu         { text-decoration: none;}
	A.tomatomenu:Visited { COLOR: purple;}
	A.tomatomenu:Active  { COLOR: blue;}
	A.tomatomenu:Hover   { COLOR: white; BACKGROUND-COLOR: #DA2714;}
	
.shadow_image {
	filter: shadow(Color=gray,Direction=115);
	height:1;
	position: relative;
	left: 0;
	top: 0;
}
.trans {
	filter: alpha(opacity=50);
}
a.album:link, a.album, a.album:active, a.album:visited {
	text-decoration: none;
	color: rgb(83,112,213);
	background: transparent;
	font-weight: bold;
	font-family: verdana;
	font-size: 8pt;
}
a.album:hover {
	text-decoration: none;
	background: transparent;
	color: rgb(0,0,0);
	font-family: verdana;
	font-size: 8pt;
}
		
