body
{
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	background-color: #FFF;
}

a:link
{
	color: #069;
	text-decoration: none;
}

a:visited
{
	color: #F63;
	text-decoration: none;
}

a.linklist:link
{
	color: #069;
	text-decoration: underline;
}

a.linklist:visited
{
	color: #F63;
	text-decoration: underline;
}

a:hover, a:active, a.linklist:hover, a.linklist:active
{
	color: #F63;
	text-decoration: underline;
}

h1
{
	font-size: 21px;
	font-weight: bold;
	color: #0277A6;
	margin-top: 0px;
}

h2
{
	color: #FF5F17;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2.blue
{
	color: #0277A6;
}

h2.linklist
{
	color: #F63;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 12px;
}

h3
{
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h3.linklist
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr
{
	border: 0px;
	height: 1px;
	background-image: url(../images/common/dotline.gif);
	background-repeat: repeat-x;
	clear: both;
}

td>img { display: block; }

/*
header
*/

#header h2
{
	font: 16px Verdana,Arial,Helvetica,sans-serif;
	color: #F63;
	font-weight: normal;
}

#header p
{
	margin-bottom: 0px;
}

#header a:link, #header a:visited
{
	color: #069;
	text-decoration: none;
}

#header a:hover, #header a:active
{
	color: #F63;
	text-decoration: underline;
}

/*
news items
*/

div.newsitem
{
	margin-bottom: 22px;
}

.newsitem h2
{
	color: #000;
	font: 14px Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin-bottom: -11px;
}

span.newsdate
{
	color: #000;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

/*
other
*/

.dotline
{
	background-image: url(../images/common/dotline.gif);
	background-repeat: repeat-x;
}

.linkdate
{
	font-size: 10px;
	color: #CCC;
}

.date
{
	font-size: 10px;
	color: #CCC;
}

h1 span.date
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
}

a img:hover
{
	text-decoration: none;
}

.error
{
	font-weight: bold;
	color: #C00;
}

span.contentimage
{
	margin-left: 16px;
	margin-bottom: 12px;
	float: right;
}

span.searchtitle
{
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #0277A6;
}

small, .small
{
	font-size: 10px;
}

/*
admin menu
*/

td.adminmenu
{
	font-size: 10px;
	background-color: #FCF;
	padding: 3px;
}
