.box {
	border: thin groove #666600;
}
a.nav:link {
	color: #660000;
	text-decoration: none;


}
a.nav:visited {
	color: #660000;
	text-decoration: none;

}
a.nav:hover {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: underline;

}
a.nav:active {
	color: #660000;
	text-decoration: none;

}
.topLine {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-color: #000000;


}
.bottomLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;

}
.sideLine {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.leftDash {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #999999;
}
.rightDash {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #999999;
}
.bottomDash {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

INPUT {
background-color: #CCCC99;
color: #660000;
font-family: verdana;
font-weight: bold;
font-size: 10pt
} 
a.link:link {
	color: #0000FF;
	text-decoration: underline;
}
a.link:visited {
	color: #0000FF;
	text-decoration: underline;
}
a.link:hover {
	color: #660000;
	text-decoration: underline;
}
a.link:active {
	color: #0000FF;
	text-decoration: underline;
}
.dropDownMenu {
	background-color: #CCCC99;
	color: #660000;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt
}
a.link2:link {
	color: #660000;
	text-decoration: underline;
}
a.link2:visited {
	color: #660000;
	text-decoration: underline;
}
a.link2:hover {
	color: #0000FF;
}
a.link2:active {
	color: #660000;
	text-decoration: underline;
}
