body, td {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	scrollbar-3d-light-color : #FF8000;
	scrollbar-arrow-color : #FF8000;
	scrollbar-base-color : #FF8000;
	scrollbar-dark-shadow-color : #FF8000;
	scrollbar-face-color : white;
	scrollbar-highlight-color : #FF8000;
	scrollbar-shadow-color : #FF8000;
}
a, a:visited, a:active {
	color: #0000BB;
	text-decoration: none;
}
a:hover {
	color: #0000BB;
	text-decoration: underline;
}
a.menu, a:visited.menu, a:active.menu, a:hover.menu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.nav, a:visited.nav, a:active.nav {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #0000BB;
}
a:hover.nav {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #0000BB;
}
.layout {
	background-color: #CCCCCC;
}
.title {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
hr {
	color: black;
	height: 1px;
}
