
body
{
	font-family: arial;
	font-size: 12px;
	color: #6a6965;
}

a:link, a:visited, a:active
{
	color: #6a6965;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #18248a;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #18248a;
}

h2, h2 a, h2 a:link, h2 a:visited
{
	font-family: arial;
	font-weight: normal;
	color: #18248a;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0;	
}

.breadcrumb
{
	color: #18248a;
	text-decoration: none;
	font-size: 14px;
}

.breadcrumb a
{
	color: #18248a;
	text-decoration: none;
	font-size: 14px;
}

h3
{
	font-family: arial;
	font-weight: normal;
	color: #18248a;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

img
{
	border: 0;
}

input[type='text'], textarea
{
	border: 1px solid #d2d2d2;
	padding: 3px;
	width: 288px;
	font-family: georgia;
}

input[type='submit'], input[type='reset']
{
	background-color: #cccccc;
	color: #666666;
	border: none;
	font-family: georgia;
	width: 60px;
}

p
{
	margin-top: 0px;
	padding-top: 0px;
}

.caption
{
	font-size: 11px;
}

.colLeft, .colMain, .colRight, .colSub
{
	font-family: georgia;
}

.footer
{
	font-size: 11px;
}


.naviItem a:link, .naviItem a:visited, .naviItem a:active
{
	color: #6a6965;
	text-decoration: none;
	font-size: 14px;
}

.naviItem a:hover
{
	font-weight:bold;
}

.naviItem a.active:link, .naviItem a.active:visited, .naviItem a.active:active
{
	color: #6a6965;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.naviItem a.active:hover
{
	text-decoration: underline;
}

ul.news
{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	width: 250px;
}

ul.news li
{
	margin-bottom: 15px;
}

ul.options
{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

.title
{
	font-size: 11px;
}

.topnav a:link, .topnav a:visited, .topnav a:active
{
	color: #6a6965;
	text-decoration: none;
	font-size: 14px;
}

.topnav a:hover
{
        font-weight:bold;
}

div.captcha
{
	padding-top: 15px;
	padding-left: 90px;
}