﻿body, html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Georgia, "Times New Roman" , serif;
	font-size: 9pt
}
#htmlBody{
	background-color: #ad0f10
}
.SearchInput{
	line-height: 10px;
	height: 16px;
	width: 141px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: transparent;
	border: 0px solid transparent;
	border-style: none;
	font-size: .9em
}
.SearchPanel{
	width: 141px;
	background-image: url('search_bar.gif');
	background-position: center top;
	background-repeat: no-repeat
}
.Button, a.Button, a:link.Button, a:visited.Button, a:hover.Button, a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: 11px;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	color: white;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	background-color: #003D9A;
	text-align: center;
	text-decoration: none
}
.DynamicMenu,.Menu{
	background-color: #F3C265;
	color: #B30F0E
}
.MenuItem{
	background-color: #F3C265;
	color: #B30F0E;
	height: 20px
}
.MenuItemHover{
	background-color: #f19236;
	color: #fff;
	height: 20px
}
.DynamicMenuItem{
	background-color: #F3C265;
	color: #fff;
	height: 20px
}
.DynamicMenuItemHover{
	background-color: #B30F0E;
	color: #fff;
	height: 20px
}
.Menu a, .Menu a:hover{
	color: inherit
}
.Banner{
	background-color: #f2c260
}
.ContentPanes{
	background-color: #ffffff
}
.LeftPane{
	padding-top: 10px;
	background-position: center top;
	width: 180px;
	background-repeat: repeat-x
}
.ContentPane{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 20px;
	width: 100%
}
.RightPane{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background: url(bg_rightpane.png) #f9dfae no-repeat left top;
	width: 210px
}
.Footer{
	background-position: center top;
	background-image: url(bg_footer.gif);
	background-repeat: repeat-x
}
.FooterMenu{
	font-size: 0.8em;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 5px
}
.Footer a{
	color: #a00902;
	text-decoration: none
}
.Footer a:hover{
	color: #000;
	text-decoration: underline
}
.Footer, .Footer p, .Footer td{
	color: #a00902
}
.Seven td{
	color: #c0c0c0
}
.Seven, .Seven p, .Seven td{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #c0c0c0
}
.Seven a, .Seven a:link, .Seven a:active, .Seven a:visited{
	color: #c0c0c0;
	text-decoration: none
}
.Seven a:hover{
	color: #c0c0c0;
	text-decoration: underline
}
input.Button{
	font-weight: bold;
	font-size: 0.9em
}
td.BCText{
	padding-top: 2px;
	color: #959595;
	height: 15px;
	font-size: 0.8em
}
.BCText a{
	color: #959595
}
