A:link {
	font-family: Verdana,Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #003300;
	text-decoration: underline;
}

A:visited {
	font-family: Verdana,Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #003300;
	text-decoration: underline;
}

A:hover {
	color: #006600;
	text-decoration: underline;
}

A.footer:link {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #003300;
	text-decoration: underline;
}

A.footer:visited {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #003300;
	text-decoration: underline;
}

A.footer:hover {
	color: #006600;
	text-decoration: underline;
}

A.Menu:link {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}

A.Menu:visited {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}

A.Menu:hover {
	color: #006600;
	text-decoration: none;
}

TD {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

TD.boxheader {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

TD.box {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}

TD.footer {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #003300;
}

TD.Photo {
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
	color: #003300;
}

TD.PhotoCaption {
	font-family: verdana,arial;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}

INPUT.textbox {
	font-family: verdana,arial;
	font-size: 9pt;
	color: #000000;	
	background-color: #ffffff;
	border: 1px;
	border-style: solid;
	border-color: #003300;
}

INPUT.radiobutton {
	background-color: #d9d6cb;
}

INPUT.check {
	background-color: #d9d6cb;
}

TEXTAREA.commentbox {
	font-family: verdana,arial;
	font-size: 10pt;
	color: #660033;	
	border: 1px;
	border-style: solid;
	border-color: #660033;
	background-color: #f5f5ec;
}

SELECT.picklist {
	font-family: arial;
	font-size: 10pt;
	color: #000000;	
	border: 1px;
	border-style: solid;
	border-color: #660033;
	background-color: #f5f5ec;
}

INPUT.submit {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #003300;	
	border-width: 1px;
	border-color: #003300;
	border-style: inset;
	background-color: #cccccc;
}
