body {
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Arial, sans-serif;
	font-size: xx-small;
	color: #003058;
}
.table100bij100 {
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	color: #FFF;
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F30;
	color: #00315A;
}

a:hover{
	text-decoration: underline;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F30;
	color: #F30;
}
.content {
	font-size: 12px;
	color: #00315A;
	letter-spacing: 1px;
	line-height: 125%;
	text-align: left;
}
.noline {
	text-decoration: none;
	border: thin none #FFF;
}
a.noline:hover {
	text-decoration: none;
	border: thin none #FFF;
}
.ielink {
	list-style-position: outside;
	list-style-image: url(../images/icos_web.gif);
	list-style-type: disc;
}
input.dotted {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #003058;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
textarea.solid {
	border: 1px solid #003058;
}
#SuuS {
	position:absolute;
	width:1024px;
	height:115px;
	z-index:5;
	display: none;
	visibility: hidden;
}

a.SuuS {
	font-size: xx-small;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.SuuS:hover {
	font-size: xx-small;
	color: #999;
	text-decoration: none;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#transrand {
	position:absolute;
	width:100%;
	height:612px;
	z-index:2;
	left: 0;
	top: 0;
	background-attachment: scroll;
	background-image: url(../images/background_trans.png);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: visible;
}

