body
	{
	font-family: Verdana, Arial, Helvetica;
	margin: 0px;
	font-size: 11px;
	color:Black;
	padding: 0px;
}
.MainTable {
	border: 1px solid black;
}
.login {
	color: #CCCCCC;
}
.headline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222E80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
}
.MainBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;

}
a.TMenu {
	font-size: 11px;
	color: #222E80;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
	vertical-align: bottom;
}
a.TMenu:hover {
	font-size: 11px;
	color: #0F1439;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
	vertical-align: bottom;
}
.Border {
	border: 1px solid #000000;
}
.small {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
}
.Box {
	border: 1px solid #A6A69A;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
.BoxPopup {
	width:150px;
	background-color:#C6D8EC;
	border: 1px solid #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
.BorderCenter {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-right: 10px;
	padding-left: 10px;
}
.BorderT {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A6A69A;
}
.BottomT {
	background-color: #EEEEE6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6A69A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6A69A;
}
.Bottom {
	background-color: #EEEEE6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A69A;
}
.Left {
	background-color: #EEEEE6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A6A69A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6A69A;
	width: 140px;
}
.Right {
	background-color: #EEEEE6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6A69A;
	width: 140px;
}
a.menu {
	color: black;
	text-decoration: none;
}
a.menu: hover{
	color: red;
	text-decoration: none;
}
.vstatus {
	color: #FF0000;
}
input.form {
	font-size: 11px;
	height: 19px;
	margin-top: 3px;
	margin-bottom: 3px;
}
textarea.form {
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}
