﻿body
{
	margin: 0px;
	background-color: #f5f5f5;
}
.Header
{
	color: black;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
	background-image: url(SiteImages/Addressbdg.gif);
	margin-right: 30px;
}
.HeaderBorders
{
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	border-left: black 1px solid;
}
.HeaderMenuLeft
{
	background-image: url(SiteImages/tab_left.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 18px;
}
.HeaderMenuRight
{
	background-image: url(SiteImages/tab_right.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 18px;
}
.HeaderMenuMiddle
{
	background-image: url(SiteImages/tab_middle.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 18px;
}
.HeaderMenuText
{
	background-image: url(SiteImages/tab_fill.gif);
	height: 18px;
	color: #303623;
	font-family: Verdana;
	font-size: 8pt;
}
.Address
{
	color: black;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
	margin-right: 10px;
}
.Menu_Fonts
{
	color: black;
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: bold;
	margin-left: 10px;
}
.Footer_Fonts
{
	color: white;
	font-size: 8pt;
	font-family: Verdana;
	margin-left: 10px;
}
.Table_Fonts
{
	font-family: Verdana;
	font-size: 9pt;
}
.Right_Menu_Fonts_Header
{
	color: black;
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: bold;
}
.Right_Menu_Table_Fonts
{
	font-family: Verdana;
	font-size: 8pt;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
}

