﻿Body
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: black;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

P, span, li, ul, ol, td
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: black;
}

/* Opera fix ------------------------------------ */
Form.MainForm
{
	margin: 0;
	padding: 0;
}

H1
{
	font-weight: bold;
	font-size: large;
	color: #54370c;
	font-family: Verdana, Arial, Tahoma;
}

H2
{
	font-weight: bold;
	font-size: medium;
	color: #54370c;
	font-family: Verdana, Arial, Tahoma;
}

H3
{
	font-weight: bold;
	font-size: small;
	color: #54370c;
	font-family: Verdana, Arial, Tahoma;
}

A:link
{
	color: #780001;
	text-decoration: underline;
}

A:active
	{
	color: #780001;
	text-decoration: underline;
	}
	
A:visited
	{
	color: #780001;
	text-decoration: none;
	}
	
A:hover
	{
	color: #780001;
	text-decoration: none;
	}		
	
.PageTemplateLeft
{
	background-image: url(Images/leftrepeat.jpg);
	width:160;
}

.Copyright
{
	font-size:xx-small;
	font-family: Verdana, Arial, Tahoma;
	color:black;
}