body {
	background-attachment: scroll;
	background-image: url(images/sky.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 43px;
}
.topmenuline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a9cce4;
	border-left-color: #a9cce4;
}
.menuspacer {
	margin-right: 25px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.content {
	margin-right: 65px;
	margin-left: 20px;
	margin-top: 37px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.shadowdx {
	background-image: url(images/shadow_dx.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.shadowsx {
	background-image: url(images/shadow_sx.gif);
	background-repeat: repeat-y;
	background-position: right;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
} 
.content a:link {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
.content a:visited {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
.content a:hover {
	color: #006600;
	font-weight: bold;
}
.content a:active {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}

#rightmenulayer {
	position:absolute;
	width:175px;
	height:115px;
	z-index:8;
}.content img {
	border: 1px solid #E5E5E5;
	margin-right: 10px;
	margin-top: 3px;
}
.underline {
	text-decoration: underline;
}

