/* CSS Document */


body {
margin-top: 0px;
margin-bottom: 0px;
}

input {
background: white;
border: solid 1px #cccccc;
padding: 2px;
}
input.button{color:white; font-family:'trebuchet ms',helvetica,sans-serif; Font-size:84%; font-weight:bold; background-color:blue;}
td.one {
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #cccccc
}

tr.one {
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #cccccc
}


/*HEADER STYLE BLACK: For main menu links and section headers on text*/

.style1 {font-family: Geneva, Arial, Helvetica, sans-serif; color: black; font-weight: bold; font-size: 14px;}

.style1 A:link {color: black; text-decoration:none;}

.style1 A:visited {color: black; text-decoration:none;}

.style1 A:hover {color:#3300FF; text-decoration:underline;}

.style1 A:active {color: black; text-decoration:none;}



/*HEADER STYLE BLUE: For main menu to indicate the current page*/
.style2 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #3300FF; font-weight: bold; font-size: 14px; }



/*FOOTER STYLE BLACK: For 'MANY THANKS TO' and footer links*/

.style3 {font-family: Arial, Helvetica, sans-serif; color: black; font-size: 10px; }
.style3 A:link {color:black; text-decoration:none;}

.style3 A:visited {color:black; text-decoration:none;}

.style3 A:hover {color:black; text-decoration:underline;}

.style3 A:active {color:black; text-decoration:none;}

/*FOOTER STYLE GREY: For copyright, designed by BW, last updated info*/
.style4 {font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 10px; }

.style4 A:link {color:#666666; text-decoration:none;}
.style4 A:visited {color:#666666; text-decoration:none;}

.style4 A:hover {color:#666666; text-decoration:underline;}

.style4 A:active {color:#666666; text-decoration:none;}



/*BODY TEXT: For general text*/

.style5 {font-family: Geneva, Arial, Helvetica, sans-serif; color: black; font-size: 12px; }

.style5 A:link {color:#3300FF; text-decoration:none;}

.style5 A:visited {color:#3300FF; text-decoration:none;}

.style5 A:hover {color:#3300FF; text-decoration:underline;}

.style5 A:active {color:#3300FF; text-decoration:none;}	

/*HEADER STYLE BLACK LARGE: For page headers*/

.style6 {font-family: Geneva, Arial, Helvetica, sans-serif; color: black; font-weight: bold; font-size: 16px; }