/* Designed by MadWolf Technologies (http://www.madwolftech.com) for GAMA */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(images/bg-top.gif) repeat-x top;
}
td {
	font-size: x-small;
	color: #000000;
}
.ubox {
	color: #FFFFFF;
	background: #3366CC;
	border-top: thin none #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin none #FFFFFF;
}
#unav {
	color: #FFFFFF;
	text-align: center;
	margin: 0px 0px 0px 85px;
	font-size: x-small;
	font-weight: bold;
	float: right;
	position: absolute;
	top: 35px;
	right: 5px;
	left: auto;
	display: inline;
}
#logo {
	margin-top: -5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#tab {
	font-size: x-small;
	margin: 10px 0px 0px;
}
.tabof {
	background: #FFFFFF;
	text-align: center;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #003366;
	border-left: 1px solid #999999;
}
.tabon {
	background: #99CCFF;
	text-align: center;
	border-top: 2px solid #003366;
	border-right: 2px solid #003366;
	border-bottom: 0px solid #99CCFF;
	border-left: 2px solid #003366;
}
.tabno {
	border-top: 0px solid #003366;
	border-right: 0px solid #003366;
	border-bottom: 2px solid #003366;
	border-left: 0px solid #003366;
}
.even {
	background: #CCCCCC;
}
.butop {
	font-size: xx-small;
	background: url(images/nav-button_02.gif) repeat-x;
	text-align: center;
}
.butrow {
	background: #99CCFF;
}
.butxt {
	padding: 2px 5px;
}
.mhead {
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
	background: #99CCFF;
	border-top: 0px none #003366;
	border-right: 0px none #003366;
	border-bottom: 2px solid #003366;
	border-left: 0px none #003366;
}
.mcell {
	border-top: 0px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 0px none #003366;
	border-left: 0px none #003366;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px;
}
a.blue {
	color: #003366;
	text-decoration: none;
}
a.norm {
	color: #003366;
}
a:hover {
	text-decoration: underline;
}
.info {
	font-size: x-small;
	margin: 0px 0px 7px;
}
.sm {
	font-size: xx-small;
}
.welcome {
	font-size: small;
	font-weight: bold;
}
.mcolsel {
	border-top: 0px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 0px none #003366;
	border-left: 0px none #003366;
	background: #6699CC;
}
h4 {
	text-align: center;
}
.center {
	text-align: center;
}
form {
	margin: 0px;
}
.form {
	font-size: large;
	font-weight: bold;
}
p {
	font-size: x-small;
}
.br1 {
	text-align: left;
	vertical-align: top;
}
.top {
	vertical-align: top;
}
.input {
	text-align: center;
	vertical-align: top;
}
.butrowConfig {
	background: #99CCFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.cont {
	font: x-small Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.data {
	font: x-small "Courier New", Courier, mono;
}
.note {
	font-size: xx-small;
	font-weight: bold;
	color: #3366CC;
}
.colsel {
	background: #6699CC;
	border: 0px none;
}
.seriesbut {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #003366;
	background: #FFFFFF;
	margin: 2px;
	padding: 3px;
	border: thin solid #003366;
	text-decoration: none;
}
.bold {
    font-weight: bold;
}
