﻿body 
{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #000;
	margin: 0px; 
	background-color: #eeeeee;
}
table
{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #000;
}
img
{
	border: none;
}
.header_background
{
	background: #111111 url('Files/Images/Misc/header_bg.gif') repeat-x;
}
.header_background_left
{
	background: #fff url('Files/Images/Misc/header_bg_left.gif') repeat-x;
}
.header_background_right
{
	background: #fff url('Files/Images/Misc/header_bg_right.gif') repeat-x;
}
.footer
{
	font-size: 11px;
	color: #666;
	background: #fff;
}
a
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: none;
	color: #9296bd;
}
.header1
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #565656;
}
.header2
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}

