* {
	font-family: Arial, Helvetica, sans-serif;
}
a img {
	border: none;
}
.body {
	font-size: 12px;
	color: #333333;
	background-color:#FFFFFF;
}
.copy {
	padding: 4px 12px 4px 12px;
	color: #333333;
	text-align: justify;
	font-size: small;
}
.dropdown {
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #333333;
	font-size: 10px;
}
.dropdown a {
	font-size: 12px;
	text-decoration: none;
}
.dropdown a:link {
	color: #666666;
}
.dropdown a:hover {
	color: #333333;
}
.dropdown a:visited {
	color: #666666;
	font-style: italic;
}
.topleft {
	border-top-style: solid;
	border-left-style: solid;
	border-color: #333333;
	border-width: 1px;
}
.subhead {
	font-size: large;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 4px 12px 4px 12px;
}
.headlines {
	font-size: x-large;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 14px 12px 6px 12px;
	font-variant: small-caps;
}
.picstopright {
	border: 1px solid #999999;
	margin: 0px 0px 8px 8px;
}
.sidesub {
	font-size: small;
	line-height: 14px;
	color: #666666;
	text-align: left;
	padding: 4px;
	font-weight: bold;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #CCCCCC;
}
.sidecopy {
	font-size: x-small;
	padding: 0px 4px 0px 4px;
	border-width: 1px;
	border-left-style: solid;
	border-color: #999999;
	border-left-color: #CCCCCC;
	color: #666666;
	text-align: left;
}
.background {
	background-image: url('../images/background.gif');
	background-repeat: repeat-y;
}
.searchbox {
	position: relative;
}
a:link {
	color: #CC0000;
}
a:hover {
	color: #D2848C;
}
a:visited {
	font-style: italic;
	color: #CC0000;
}
.dropdown2 {
	color: #A76367;
	background-color: #FFFFFF;
	padding: 2px;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dropdown2 a {
	font-size: 12px;
	text-decoration: none;
}
.dropdown2 a:link {
	color: #A76367;
}
.dropdown2 a:hover {
	color: #CC0000;
}
.dropdown2 a:visited {
	color: #A76367;
	font-style: italic;
}
