﻿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;
}

td.WhiteBack
{
	background-color: white;
}

tr.LeftBar
{
	background-image: url(Images/menurepeat.jpg);
	background-repeat:repeat-y;
}

td.LeftBar
{
	background-color: black;
}

td.RightBar
{
	background-image: url(Images/rightrepeat.jpg);
	background-repeat:repeat-y;
}

td.MenuRight
{
	background-image: url(Images/rightrepeatmenu.jpg);
	background-repeat:repeat-y;
}

/* Opera fix ------------------------------------ */
Form.MainForm
{
	margin: 0;
	padding: 0;
}

H1
{
	font-size: 16pt;
	color: #830031;
	font-weight:bold;
	font-family: Times New Roman,Arial, Tahoma, Verdana;
}

H2
{
	font-size: 12pt;
	color: #830031;
	font-weight:bold;
	font-family: Times New Roman,Arial, Tahoma, Verdana;
}
H3
{
	font-size: 10pt;
	color: #830031;
	font-weight:bold;
	font-family: Times New Roman,Arial, Tahoma, Verdana;
}

A:link
{
	font-family:Arial, Tahoma, Verdana;
	font-size:10pt;
	color: #00055F;
	font-weight: bold;
	text-decoration: none;
}

A:active
{
	font-family:Arial, Tahoma, Verdana;
	font-size:10pt;
	color: #555894;
	font-weight: bold;
	text-decoration: none;
}
	
A:visited
	{
	font-family:Arial, Tahoma, Verdana;
	font-size:10pt;
	color: #555894;
	font-weight: bold;
	text-decoration: none;
	}
	
A:hover
	{
	font-family:Arial, Tahoma, Verdana;
	font-size:10pt;
	color: #555894;
	font-weight: bold;
	text-decoration: none;
	}		
	
.Copyright
{
	font-size:7pt;
	font-family: Verdana, Arial, Tahoma;
	color:#432e1f;
}
	