/@charset "UTF-8";
/* CSS Document */

.junk {
	background:#900;
}

.med {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.sm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
a:visited {
	color: #630;
	text-decoration: underline;
}
a:link {
	color: #630;
	text-decoration: underline;
}
a:hover {
	color: #600;
	text-decoration: none;
}
.altl a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.altl a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.altl a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.rev {
	color: #FFF;
}
.color_tan {
	background-color:#fc6;
}
.color_gray {
	background-color:#dedede;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.height16 {
	height: 16px;
}
#sub {
	background-color:#ccc;
}
#sub:hover {
	background-color:#666;
	color:#FFF;
}
#sub:active {
	background-color:#666;
	color:#FFF;
}.center {
	text-align: center;
}
.spacer {
	background-image:url(/media/home/spacer.gif);
}
.norepeat {
	background-repeat: no-repeat;
}
.border {
	border: thin solid #000;
}
.graytext {
	color: #CCC;
}
.texta {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.meda {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}


