﻿body, table
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	color: #000;
}
.bottom
{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	color: #fff;
}
.header_background
{
	background: #111111 url('Files/Images/Misc/header_bg.gif') repeat-x;
}
img
{
	border: none;
}
.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
{
	color: #117bc1;
	text-decoration: none;
}
.colored
{
	color: #48a6e3;
}
hr
{
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #999; 
	border-style: none none dotted; 
	height: 1px;	
	margin-bottom: 5px;
}
.header
{
	font-size: 20px;
	color: #373536;
	font-weight: bold;
}