body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color:#63676a;
}
.style1B {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color:#63676a;
	font-weight: bold
}
.style2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color:#FFFFFF;
}
.style2B {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color:#000000;
}
.style3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	color:#10448f;
	font-weight: bold
}
.style3B {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	color:#10448f;
	font-weight: bold
}
.style4B {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	color:#000000;
	font-weight: bold
}
.logintext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color:#63676a;
}
.supporttext1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	color:#46ba4d;
	font-weight:bold
}
.supporttext2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	color:#2e4f85;
	font-weight:bold
}
.supporttext3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	color:#cb3222;
	font-weight:bold
}
a:link {
	color: #10448f;
	text-decoration: none;
}
a:visited {
	color: #10448f;
	text-decoration: none;
}
a:hover {
	color: #10448f;
	text-decoration: underline;
}
a:active {
	color: #10448f;
	text-decoration: none;
}

.minitext {
  font: normal 0.7em Arial, sans-serif;
  color: Black;
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}
