﻿body 
{
}


/* page header */
h1
{
	font-family: Arial;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	margin: 1px
}

h2
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin: 1px
}


.topborder 

{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


/* Font and row colors for list */

.rowOne
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;	

}

.featured
{
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFF99;	
}

.greyright
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;	
}

.bottomtext
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;	
}

.rowTwo
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;		
	background-color: #E4E6ED;
}


/* The next 3 items are the home production links.  */
A:link.eventdataHome
{
	text-decoration: underline;
	color: #003366;	
	font-weight: bold;
}

A:visited.eventdataHome
{
	text-decoration: underline;
	color: #003366;	
	font-weight: bold;
}

A:hover.eventdataHome
{
	text-decoration: underline;
	color: #FF9900;
	font-weight: bold;
}

/* The next 3 items are the away production links.  */
A:link.rowOne
{
	text-decoration: underline;
	color: #003366;	
}

A:visited.rowOne
{
	text-decoration: underline;
	color: #003366;	
}

A:hover.rowOne
{
	text-decoration: underline;
	color: #FF9900;
}

/* Small text with blue links underlined.  */

A:visited.regtext
{
	text-decoration: underline;
	color: #0000FF;	
}

A:link.regtext
{
	text-decoration: underline;
	color: #0000FF;	
}

.regtext 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:hover.regtext
{ 
	text-decoration: underline;
	color: #FF9900;
}

A:link.greyright
{ 
	text-decoration: none;
	color: #333333;
}

A:visited.greyright
{ 
	text-decoration: none;
	color: #333333;
}

A:hover.greyright
{ 
	text-decoration: underline;
	color: #FF9900;
}

.style1 { FONT-WEIGHT: bold; COLOR: #006699 }
.style2 {
	color: #990000;
	font-weight: bold;
}
.style3 {color: #990000}

