/* CSS Document */
body {
	background-color: #a9b5b5;
	background-image: url(../images/bk_repeat.jpg);
	background-repeat: repeat-x;
}

.formtext {
	line-height: 1.7em;
	color: #666666;
}

.formerror {
	color: #cc0000;
}

.reviewer{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #536868;
	font-size: 11px
}
input, textarea, select {
	font-family: arial,verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	border: solid 1px #CCCCCC;
}


A.pageNav, A:active { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #401B06; font-weight: normal; text-decoration: none; }
A.pageNav:visited { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #401B06; font-weight: normal; text-decoration: none; }
A.pageNav:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #9B400F; font-weight: normal; text-decoration: underline;}

A.lowerNav, A:active { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; color: #617474; font-weight: normal; text-decoration: none; }
A.lowerNav:visited { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; color: #617474; font-weight: normal; text-decoration: none; }
A.lowerNav:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; color: #8DA0A0; font-weight: normal; text-decoration: underline;}

A.lowerNav2, A:active { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; color: #475454; font-weight: normal; text-decoration: none; }
A.lowerNav2:visited { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; color: #475454; font-weight: normal; text-decoration: none; }
A.lowerNav2:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; color: #8DA0A0; font-weight: normal; text-decoration: underline;}


.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.footer {
	color: #617474;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.copy {
	color: #282828;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.newsCopy{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006666;
}

.newsText{
	color: #006666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.newsdate{
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}


.subtitle{
	color: #401B06;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

.style2 {
	color: #401B06;
	font-weight: bold;
}

.style4 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold; }

.style7 {color: #536868; font-weight: bold; }

-->