﻿body 
{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #000;
}
table
{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #000;
}
.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: #808080;
}
a:hover
{
	text-decoration: underline;
}
.box
{
	color: #28395c;
}