body{
	background-color: #355175;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div.body_03{
	background-image: url(../images/iface/body_03.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 950px;
	height: 4px;
}

div.body_05{
	width: 950px;
	height: 32px;
}

div.content_dyn{
	background-image: url(../images/iface/body_dyn.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 950px;
	min-height: 100%;
	height: auto !important;
	height: 100%; /* IE */
	overflow: hidden;
}

div.footer{
	position: relative;
	width: 950px;
}

div.navz1{
	background-image: url(../images/iface/body_02.gif);
	background-position: top left;
	background-repeat: no-repeat;
	left: 0px;
	width: 570px;
	height: 22px;
	padding-left: 380px;
	text-align: left;
	overflow: hidden;
}

div.navz2{
	background-image: url(../images/iface/body_04.gif);
	background-position: top left;
	background-repeat: no-repeat;
	left: 0px;
	width: 370px;
	height: 22px;
	padding-left: 580px;
	text-align: left;
	overflow: hidden;
}

div.top{
	position: relative;
	width: 950px;
	height: 230px;
}

html{
	height: 100%;
}

#page{
	position: absolute;
	width: 950px;
	margin-left: -475px;
	margin-top: 20px;
	left: 50%;
	min-height: 100%;
	height: auto !important;
	height: 100%; /* IE */
	overflow: visible;
}
div.content_dyn a:link{
	font-weight: bold;
	color: #355175;
	text-decoration: none;
}
div.content_dyn a:hover{
	font-weight: bold;
	color: #355175;
	text-decoration: none;
}
div.content_dyn a:active{
	font-weight: bold;
	color: #355175;
	text-decoration: none;
}
div.content_dyn a:visited{
	font-weight: bold;
	color: #355175;
	text-decoration: none;
}