.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #45719A;
	border-left-color: #45719A;
	background-color: #FFFFFF;
}
.arial12regulers {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial12bold {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial12bold:hover {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00468E;
	text-decoration: none;
}
.arial12blue {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #00468E;
	text-decoration: none;
}
.thoma {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.thoma:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFC00;
	text-decoration: none;
}

.arial14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
