table.bg{ 
background: url('../images/background2.jpg'); 
} 

table.bgdarkergreen{ 
background: #7BA1AA; 
} 

table.bglightgreen{ 
background: #E6EBEC; 
} 

td.bg{ 
background: #E6EBEC; 
} 

td.bgdarkergreen{ 
background: #7BA1AA; 
} 

BODY { 
background: #E6EBEC; 
} 

H1 {
	font-size : 18pt;
	font-family : Arial, Helvetica, sans-serif ;
	color : Maroon;
}

BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: #003366;
}

A {
	text-decoration: none;
	color: Blue;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

A:HOVER {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	text-decoration : underline;
	color : Red;
}

.headerlinks
{
    font-family:arial,sans-serif;
    font-size:8pt;
    font-weight:bold;
}

.headerlinks:Hover
{
    font-family:arial,sans-serif;
    font-size:8pt;
    font-weight:bold;
}

.pagetitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: Maroon;
	font-size : 13pt;
	font-weight: bold;
} 

.tealtext {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: #00677a;
}
.small {
	text-decoration : none
	font-family : Verdana, Arial, sans-serif ;
	color: #003366;
	font-size : 8pt;
} 

.smalllink {
	text-decoration : none
	font-family : Verdana, Arial, sans-serif ;
	color: blue;
	font-size : 8pt;
} 

.smalllink:Hover {
	font-family : Verdana, Arial, sans-serif ;
	color: red;
	text-decoration : underline;
	font-size : 8pt;
}

.biglink {
	text-decoration : none
	font-family : Verdana, Arial, sans-serif ;
	color: blue;
	font-size : 11pt;
	font-weight: bold;
} 

.biglink:Hover {
	font-family : Verdana, Arial, sans-serif ;
	color: red;
	text-decoration : underline;
	font-size : 11pt;
	font-weight: bold;
}

.smallwhite {
	text-decoration : none
	font-family : Verdana, Arial, sans-serif ;
	color: white;
	font-size : 7pt;
} 

.smallwhite:Hover {
	font-family : Verdana, Arial, sans-serif ;
	color: yellow;
	text-decoration : underline;
	font-size : 7pt;
}
.whitelink {
	font-family : Verdana, Arial, sans-serif ;
	color: White;
	font-size : 9pt;
} 

.whitelink:Hover {
	font-family : Verdana, Arial, sans-serif ;
	color: Yellow;
	text-decoration : none;
	font-size : 9pt;
}
.whitetitles {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-size : 11pt;
} 

.tealtitles {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #00677a;
	font-size : 11pt;
	font-weight: bold;
} 
.maroontitles {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: Maroon;
	font-size : 13pt;
	font-weight: bold;
} 

.blacktitles {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 12pt;
	font-weight: bold;
} 