body {
	background-color : #ffffff;
	margin : 10px;
}

.topColor {
	background-color : #cc0000;
}

.topMain {
	background-color : #dddddd;
	padding : 20px;
	border : 1px solid #000000;
}

.top1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 36px;
}

.top2 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px;
	line-height : 8px;
}

.topSpacerColor {
	background-color : #FD600A;
}

.topSpacer {
	background-color : #000000;
}

.menuColor {
	background-color : #0000aa;
}

.mainSection {
	padding : 10px;
	background-color : #ffffff;
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
}

.menu {
	background-color : #eeeeee;
	padding : 2px;
	border : 1px solid #0000aa;
}

.menuItem {
	border-bottom : 1px solid #0000aa;
	padding : 3px;
}

.menuItemLast {
	padding : 3px;
}

.menuLink {
	font-family : Verdana, sans-serif;
	color : #000000;
	text-decoration : none;
	font-size : 12px;
}

.menuLink:visited {
	font-family : Verdana, sans-serif;
	color : #000000;
	text-decoration : none;
	font-size : 12px;
}

.menuLink:hover {
	font-family : Verdana, sans-serif;
	color : #0000cc;
	text-decoration : none;
	font-size : 12px;
}

.menuLink:active {
	font-family : Verdana, sans-serif;
	color : #0000cc;
	text-decoration : none;
	font-size : 12px;
}

.nav {
	font-family : Verdana, sans-serif;
	color : #000000;
	text-decoration : none;
	font-size : 10px;
}

.nav:visited {
	font-family : Verdana, sans-serif;
	color : #000000;
	text-decoration : none;
	font-size : 10px;
}

.nav:hover {
	font-family : Verdana, sans-serif;
	color : #0000cc;
	text-decoration : none;
	font-size : 10px;
}

.nav:active {
	font-family : Verdana, sans-serif;
	color : #0000cc;
	text-decoration : none;
	font-size : 10px;
}

.copy {
	font-family : Verdana, sans-serif;
	color : #999999;
	font-size : 10px;
}

.header1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 24px;
	font-weight : bold;
}

.header2 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

.header3 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.regular {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
}
