A:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #8EB3E0; font-size: 9pt; font-weight:normal}
A:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #8EB3E0; font-size: 9pt; font-weight:normal}
A:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FF87AA; font-size: 9pt; font-weight:normal}

A.click:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #685220; font-size: 14pt; font-weight:bold}
A.click:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #685220; font-size: 14pt; font-weight:bold}
A.click:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #000000; font-size: 14pt; font-weight:bold}

A.bottom:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #685221; font-size:12px; }
A.bottom:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #685221; font-size:12px; }
A.bottom:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #CDB77E; font-size:12px; }

A.menu:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #685221; font-size:12px; font-weight:bold }
A.menu:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #685221; font-size:12px; font-weight:bold}
A.menu:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #CDB77E; font-size:12px; font-weight:bold}

H1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #8EB3E0
}


TABLE.page {
	BORDER-RIGHT: #192b5a 1pt solid;
    BORDER-TOP: #192b5a 1pt solid;
    BORDER-LEFT: #192b5a 1pt solid;
    BORDER-BOTTOM: #192b5a 1pt solid }

p { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: #685220;
    font-weight: normal;}

.copy { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: #685220;
    font-weight: normal;}


li { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal; 
    color: #685220;
    font-weight: normal;}

form { width: 90%; }

fieldset{ 
padding:10px;
border:1px solid #003366;
margin-bottom:15px; }


input, textarea {
background-color:#CCCCFF);
background-image:url('images/shadeform.jpg'); 
/* used a background image - not necessary though*/ 
border: 1px solid #006666;
margin: 4px }

/*styles the input fields*/

label { 
color:#000033; }

legend{ 
padding:10px; /*gives a bit of padding between the border and the test*/
color:#000066;
font:16px bold Verdana,Geneva,Arial,Helvetica,sans-serif; }

/*class applied to submit button */ 

.submitbutton {
border: 1px solid #003366; 
background-color:#CCCCFF;
}