/* CSS Document */

html {
	_overflow: scroll;
	overflow: -moz-scrollbars-vertical; 
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	min-width: 800px;
}

#top {
	background: url(images/gears.png) no-repeat top center;
}

a:link {color: #003399;}
a:active {color: #ff9933;}
a:visited {color: #996633;}
a:hover {color: #ed1c24; background-color: #215762;}.smtitle {
	font-size: x-small;
}

