a:link {
	color: #487ACC;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	color: #487ACC;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #487ACC;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #487ACC;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: underline;
}
a.copyright:link {
	color: #7B7B7B;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
}
a.copyright:active {
	color: #7B7B7B;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
}
a.copyright:visited {
	color: #7B7B7B;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
}
a.copyright:hover {
	color: #7B7B7B;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: underline;
}
.header {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #123456;
}
.txt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.txtlight {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #616161;
}
.txtpadd {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
}
.txtdate {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.txterr {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CE2123;
}
.txtemp {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #487ACC;
	font-weight: bold;
}
.motto {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #487ACC;
	font-weight: bold;
}
.copyright {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #7B7B7B;
}
.ibox {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border: 1px #838D99 solid; 
	background-color: #FFFFFF; 
	color: #7F7F7F
}
.ibox_req {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border: 1px #838D99 solid; 
	background-color: #F2F2F2; 
	color: #7F7F7F
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #858383;
	border: 1px solid #858383;
	color: #FFFFFF;
}
.image_th {
	border: 1px solid #9AD8FF;
	margin-right: 5px;
	margin-bottom: 1px;
}
.image {
	margin-right: 10px;
	margin-bottom: 3px;
}
.headline1 {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

