﻿body
{
	margin: 0 auto 0 auto;
	background-image: url(images/header_bkg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	line-height:12pt;
	text-decoration: none;
	line-height:17px;
}
.menu a:link, .menu a:visited
{
	color: Black;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11pt;
	text-decoration: none;
	line-height: 17px;
}
.menu a:hover
{
	color: #a3060c;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11pt;
	text-decoration: none;
	line-height: 17px;
}
.menu a:active
{
	color: #808080;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11pt;
	text-decoration: none;
	line-height: 17px;
}

.feedback a:link, .feedback a:visited, .feedback a:active
{
	color: #a3060c;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11pt;
	text-decoration: none;
	line-height: 17px;
}
.feedback a:hover
{
	color: black;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11pt;
	text-decoration: none;
	line-height: 17px;
}
.text1
{
	color: black;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	line-height:12pt;
	text-decoration: none;
}
.text2
{
	color:#767676;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	line-height:11pt;
}
h1
{
	color:#a3060c;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16pt;
	line-height: 18pt;
	font-weight:bold;
}
h2
{
	color:#767676;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight:bold;
}
a:link, 
a:visited,
a:active
{
	color: #a3060c;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: 17px;
}
a:hover
{
	color: #a3060c;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-decoration: underline;
	line-height: 17px;
}

.contact a:link, 
.contact a:visited,
.contact a:active
{
	color: #5d5d5d;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: 15px;
	font-weight:bold;
}
.contact a:hover
{
	color: #5d5d5d;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-decoration: underline;
	line-height: 15px;
	font-weight:bold;
}
.contact2 a:link, 
.contact2 a:visited,
.contact2 a:active
{
	color: #39b54a;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: 15px;
	font-weight:bold;
}
.contact2 a:hover
{
	text-decoration: underline;
}