body { background: white; color: black; margin: 0; padding: 0; }
a:link { color: #31527c; text-decoration: underline }
a:visited { color: #31527c; text-decoration: underline }
a:active { color: #31527c; text-decoration: underline }
a:hover { color: red; text-decoration: underline }
p,ul,table { font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none }
.mybutton { font-family: Verdana; font-size: 10pt; font-weight: bold; color: #31527c; text-decoration: none; border:1px solid #31527c }
.myheader { font-family: Verdana; font-size: 13pt; font-weight: bold; color: #31527c }

.slideshowlink { font-family: Verdana; font-size: 10pt; font-weight: bold }
a.slideshowlink:link { color: #31527c; text-decoration: none }
a.slideshowlink:visited { color: #31527c; text-decoration: none }
a.slideshowlink:active { color: #31527c; text-decoration: none }
a.slideshowlink:hover { color: #31527c; text-decoration: none }

.menu-top {
}

.menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

.menu-top li {
	display: inline;
	float: left;
}

.menu-top a {
	float: left;
	background:url(images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

.menu-top a span {
	background: transparent url(images/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#31527c;
	display: block;
	float: left;
	cursor: pointer;
}

.menu-top a:hover { background-position:0% -42px; }
.menu-top a:hover span { background-position:100% -42px; }

.white-left {
	width: 13px;
	background: url('images/bg02-white-left.png') no-repeat;
}

.white-right {
	width: 14px;
	background: url('images/bg02-white-right.png') no-repeat;
}

.blue-left {
	width: 13px;
	background: url('images/bg02-blue-left.png') no-repeat;
}

.blue-right {
	width: 14px;
	background: url('images/bg02-blue-right.png') no-repeat;
}

.blue-left-right {
	background: url('images/bg.png') repeat-x;
}
