p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.topbg {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
}
.bottombg {
	background-image: url(../images/bottombg.gif);
	background-repeat: repeat-x;
}
.topborder {
	background-image: url(../images/top_border.gif);
	background-repeat: repeat-x;
}
.bottombroder {
	background-image: url(../images/bottom_border.gif);
	background-repeat: repeat-x;
}
.topnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #60879E;
	text-decoration: none;
}
a.topnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D74949;
	text-decoration: underline;
}
.bottomnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60879E;
	text-decoration: none;
}
a.bottomnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D74949;
	text-decoration: underline;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #020167;
	text-decoration: none;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #020167;
	text-decoration: none;
}
a.redtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #020167;
	text-decoration: underline;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.forgotten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
a.forgotten:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2589D4;
	text-decoration: none;
}
a.bluetext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2589D4;
	text-decoration: underline;
}
.redtext_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #020167;
	text-decoration: none;
}
.bluetext_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #020167;
	text-decoration: none;
}
.whitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.whitext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
.box {
	border: 1px solid #B0C9D9;
}
.red_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #d74949;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
}
.orange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	text-decoration: underline;
}
