﻿.sort_text
{
	Font-Family: Verdana, Arial;
	font-size:small;
	color: White;
}
body
{
	background-color: #000000;
	background-repeat: repeat-x;
	margin-bottom: 0;
	margin-top: 0;
	font-family: Verdana, Arial;
}
.header_bar
{
	border-right: #234787 1px solid;
	border-left: #234787 1px solid;
	width:750px;
	background-color:#94b263;
}
.nav_bar
{
	border-right: #234787 1px solid;
	border-left: #234787 1px solid;
	width:750px;
	background-color:#234787;
	margin-left:auto;
	margin-right:auto;
}
.content_bar
{
	border-right: #234787 1px solid;
	border-left: #234787 1px solid;
	width:750px;
	background-color:#d5c5a0;
	padding: 8px;
}
.footer_bar
{
	border-right: #234787 1px solid;
	border-left: #234787 1px solid;
	width:750px;
	background-color:#94b263;
}
.ControlLabel
{
	Font-Family: Verdana, Arial;
	font-size:small;
}
.ControlInput
{
	Font-Family: Verdana, Arial;
	font-size:small;
}
.ControlButton
{
Font-Family: Verdana, Arial;
font-size:small;
}
.panelgeneric
{
	border-right: gray 1px groove;
	font-size: small;
	border-top: gray 1px groove;
	border-left: gray 1px groove;
	border-bottom: gray 1px groove;
}	
.panelgeneric2
{
	border-right: gray 1px groove;
	font-size: small;
	border-top: gray 1px groove;
	border-left: gray 1px groove;
	border-bottom: gray 1px groove;
	background-color: #F0EFD1
}
.main_text
{
	font-size:10pt;
}
.EditMain
{
	Font-Family: Verdana, Arial;
	font-size:small;
	background-color: #94b263;
}
.EditAlt
{
	Font-Family: Verdana, Arial;
	font-size:small;
	background-color: #F0EFD1;
}
.EditHeader
{
	Font-Family: Verdana,Arial;
	font-size:small;
	color: white;
	background-color: #808080;
}
.EditFooter
{
	Font-Family: Verdana,Arial;
	font-size:small;
	color: white;
	background-color: #808080;
}
.RowSubText
{
	Font-Family: Verdana,Arial;
	font-size:small;
}

