﻿body
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;

}

table
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;

}

p
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

h1
{
	font-size: 24pt;
	color: #ff3300;
	font-family: Century Gothic;
	border: none;
	padding: 0;
	margin:0}

h2
{
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: red;
	margin-top: 20px;
}

H3
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	border-bottom: silver 2px solid;
}

H4
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

A
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #f43939;
	text-decoration: none;
}

/*A:hover
{
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	color: #D6524A;
	text-decoration: underline;
}
*/

.leftNews
{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align:top;
}

.rightNews
{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align:top;
}
.siteMapPath
{
	border-bottom: gainsboro 1px dashed;
}

.footer
{
	border-top: silver 1px dashed;
	padding-bottom: 3px;
	padding-top: 3px;
}
.right_column
{
	width: 160px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-color: #d6524a;
	border-left: silver 1px dotted;
	height: 463px;
}
.topmenubar_background
{
	background-color: #f5f5f5;
}

.on
{
	background-color: #e2e2e2;
	padding-left: 50px}