/*************************** Elements ************************************/

BODY
{
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #5F5B40;
	background: url('../backgrounds/tile_bg.gif');
}
TD
{
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #5F5B40;
}
TH
{
	font-weight: bold;
	font-size: 8pt;
	color: #003366;
	font-family: Verdana;
}
H1
{
	font-size: 24pt;
	color: #003366;
	font-family: Arial;
}
H2
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial;
}
H3
{
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family: Arial;
}

td.cellbackground {background-color:#E6E2C7;}
td.menubackground {background-color:#C2B888;}
table.tablebackgroundcol {background-color: #ab9679}

/*************************** Text and Headers ************************************/


.maincopy1 {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#000000; line-height:140%;}
.maincopy1:link {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#3333ff; line-height:140%;}
.maincopy1:visited {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#3333ff; line-height:140%;}
.maincopy1:active {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#3333ff; line-height:140%;}
.maincopy1:hover {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; text-decoration:none; color:#3333ff; line-height:140%;}


.small10px {color:#ffffff; font-family: verdana,helvetica; font-size: 10px; text-decoration:none;}
.small10px_bold {color:#111111; font-family: verdana,helvetica; font-size: 10px; font-weight: bold; text-decoration:none;}
.small11_5px {color:#5F5B40; font-family: verdana,helvetica; font-size: 11.5px; text-decoration:none;}
.small11_5px_bold {color:#5F5B40; font-family: verdana,helvetica; font-size: 11.5px; font-weight: bold; text-decoration:none;}
.copy {color:#ffffff; font-family: verdana,helvetica; font-size: 11.5px; text-decoration:none;}
.medium14pxgrey {color:#cccccc; font-family: verdana,helvetica; font-size: 14px; font-weight: bold; text-decoration:none;}
.medium14px {color:#000000; font-family: verdana,helvetica; font-size: 14px; text-decoration:none;}
.medium14px_bold {color:#5F5B40; font-family: verdana,helvetica; font-size: 14px; font-weight: bold; text-decoration:none;}
.large15px {color:#ffffff; font-family: verdana,helvetica; font-size: 15px; text-decoration:none;}
.largewhite {color:#ffffff; font-family: verdana,helvetica; font-size: 16px; text-decoration:none;}
.largegray {color:#666666; font-family: verdana,helvetica; font-size: 16px; text-decoration:none;}

A:link  { color: blue; text-decoration:underline;}
A:visited { color: blue; text-decoration:underline;}
A:active  { color: blue; text-decoration:underline;}
A:hover {color:red; text-decoration:none;}