html {

}

body {
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: small;
}
.style1 {color: #FFFFFF}

#topmenu A {

	text-decoration:none;
	padding-left: 7px;
	padding-right: 7px;
	color: #FFF;
	font-weight: bold;
	border-bottom: 2px solid #25729B;

}

#topmenu A.selected {
	border-bottom: 2px solid #FFF;
}

#topmenu {
	background-color: #25729B;
	height: 20px;
}

#topquotes {
	color:#FFF;
	font-size: x-small;
	text-align:right;
}

#topquotes DIV {
	width:400px;
	border-right:5px solid #479EC6;
	padding: 2px;
}

H1 {
	font-size:large;
	color:#0C517B;
}

#content {
	padding: 5px;
	padding-left: 16px;
	border-left:5px solid #2977A0;
}

A {
	padding-left: 5px;
	padding-right: 5px;
	color: #003366;
	text-decoration: none;
}

#menu A {
	font-size: xx-small;
}