.container ,{
	margin: .5px;
	padding: 10px;
}
.container, td.SideMenuContainer {
	margin: 0;
	padding: 0;

}
.header {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10pt;
	margin-left: 25px;
	margin-right: 25px;
}
.statstable {
	color: #000000;
	background-color: #FFFFFF;
}

table.main {
	background-color: #333333;

}

#TopMenu {
	width: 100%;
	background-color: #333333;
}
.PageContentContainer {
	overflow: scroll;

}
#Bottommenu td {
	text-align: justify;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#Bottommenu  div.spacer {
	float: left;
	text-align: center;
}
#Bottommenu a  {
	margin-right: 8px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
}
#Bottommenu a:hover {
	color: #FF7803;
}

#Bottommenu a:visited {
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover  {
	color: #FF7803;
}
td.SideMenuContainer {
	margin: 0px;
	padding: 0px;
	height: 600px;
}
#MainTable {
	width: 100%;

}
body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
}

#SideMenuButton td {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-variant: small-caps;
	font-size: 8pt;
}

#SideMenuButton table {
	background-color: #333333;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;





}
#SideMenuButton {

}

#SideMenuButton a {
	text-decoration: none;
	color: #FFFFFF;
}
#SideMenuButton      a:hover    div  {
	background-color: #C0C0C0;
	color: #000000;

}
#SideMenuButton a div {

}
#SideMenuButton a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#SideMenuButton   div  {
	width: 100%;
}
div.footer {
	padding-top: 10px;
}
input.number {
	text-align: right;
	width: 65px;
}
input.text {
	text-align: left;
}
div.Sidebar {
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
div.Mainbar {
	margin-top: 10px;
	overflow: auto;
	height: 500px;
	font-size: 9pt;
}
p ,td{
	font-size: 9pt;
}

#SideMenuButton a:hover img {
	background-color: #C0C0C0;
	color: #000000;
	filter: invert;
}
.text {
	width: 200px;
}
.Mainbar  a {
	color: #F60;
}
