@charset "utf-8";
a.more      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
a:hover.more     {
	color: #FF0000;
}
#sites {
	background-color: #FF0000;
	margin-right: 1em;
	margin-left: 2.4em;
	border: thin ridge #333333;
}
.indlist a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.indlist li {
	list-style-type: square;
	text-align: left;
}

.indlist a:hover {
	text-decoration: underline;
}
#autointro h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: .5em;
	text-align: left;
}
#autointro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: .5em;
	text-align: left;
}
#news {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-left-width: thin;
	border-left-style: solid;
}
#news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	padding-right: 0px;
}
#news li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-type: none;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	position: relative;
	left: -3em;
	top: -1em;
	background-color: #CCCCCC;
	text-align: left;
	padding: 0em;
	display: block;
	margin-right: 0em;
}
#news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-right: 0em;
	margin-left: 0.6em;
	margin-top: 0em;
	margin-bottom: 0.5em;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 0.5em;
	text-align: left;
	padding-bottom: 0.5em;
}
#news .more {
	background-color: #CCCCCC;
	padding-left: .5em;
	padding-top: 0.5em;
	margin-left: -.5em;
	padding-bottom: .4em;
	padding-right: 8.5em;
}

.date {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: .25em;
}
.newstitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
.newstitle a:hover {
	color: #FF0000;
}
