.graybox {
	border: thin solid #999999;
}
.navigationtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	letter-spacing: 1px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.h1
{
	font-weight: bold;
}
.blacktext {
	color: #000000;
}
.redtext {
	color: #660000;
	font-weight: bold;
}
.navigationtext a:link { text-decoration: none; color: #666666}
.navigationtext a:visited { text-decoration: none; color: #666666}
.navigationtext a:hover { text-decoration: none; color: #660000}
.navigationtext a:active { text-decoration: none; color: #666666}

a:link { text-decoration: none; color: #666666}
a:visited { text-decoration: none; color: #666666}
a:hover { text-decoration: none; color: #660000}
a:active { text-decoration: none; color: #666666}

.blacktext a:link { text-decoration: none; color: #000000}
.blacktext a:visited { text-decoration: none; color: #000000}
.blacktext a:hover { text-decoration: none; color: #660000}
.blacktext a:active { text-decoration: none; color: #000000}

.italictext {
	font-style: italic;
}
.blacklinetopbottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.blacklinetopbottomright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.mybutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: thin solid #666666;
}

