@charset "UTF-8";
/* CSS Document */

.repeat_lr {
	background-repeat: repeat-x;
}
.border1 {
	border: 0.5px outset #000066;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smplus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.link2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.link2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.link2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.reddish {color: #330033}
input.radHide {opacity:0; outline-border: none; width:.1pt; height:.1pt; margin:-1pt;}
.norepeat-ur .border1 td {
	background-image: url(../media/dusty-street-photo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.norepeat-ur2 {
	background-repeat: no-repeat;
	background-position: right top;
}
.border2 {
	border: thin solid #996633;
}
.outline      { border-style: solid; border-width: 1px; border-color: #000066 }.alt a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.alt a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.alt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.repeat_right {
	background-image: url(../media/gray-grad.jpg);
	background-repeat: repeat-x;
}
.max200 {
	max-width: 200px;
}
