.white {
	color: #FFFFFF;
}
.tobutton {
	color: #000066;
	text-decoration: none;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px dotted #CCCCCC;
}
.tobutton:link {
	color: #000066;
	text-decoration: none;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px dotted #CCCCCC;
}
.tobutton:visited {
	color: #000066;
	text-decoration: none;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px dotted #CCCCCC;
}
.tobutton:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	padding: 2px;
	border: 1px dotted #CCCCCC;
}
h1 {
	font-family: "Arial Narrow", Arial;
	font-size: 24px;
	color: #660000;
	text-decoration: none;
}
.small {
	font-size: 9px;
}
.imgborder1 {
	border: 3px solid #eeeeee;
}
.boxborder1 {
	border: 1px solid #CCCCCC;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
h2 {
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	color: #999900;
	text-decoration: none;
}
#menuid a {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
