body{
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	font-size: 12pt;
}
form {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "Times New Roman", "Times", "serif";
	color: #000000;
	font-size: 10pt;
	line-height: 18px;

}
.sidemenu {
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 12px;

}
.menulink, .menulink:link, .menulink:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.menulink:hover {
	color: #A7DC7F;
	font-size: 12px;
	font-weight: bold;
}
.bigfont {
	font-weight: bold;
	font-size: 12px;
}
.Red {
	color: #FF0000;
}
.Green {
	color: #00CC00;
}
.Empty {
}
.smallestfont {
	font-size: 12px;
}
a, a:active {
	color: #3300CC;
}
a:hover {
	color: #D74C53;
}
.button {
	color: #FFFFFF;
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #183CB5;
}
.Blue {
	color: #183CB5;
	font-weight: bold;



}
.field {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.biggerfont {
	font-weight: bold;
	font-size: 18px;

}
.subtitle {
	text-decoration: underline;
}
.menutext {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
