body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.menubgimage {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat;
}

.headline {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

a.menu {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

a.menu.link {
	color:#000000;
}

a.menu.hover {
	color:#333333;
}

a {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#003366;
}

a.link {
	color:#000066;
}

a.active {
	color:#000066;
}

a.visited {
	color:#000066;
}

a.hover {
	color:#FFFFFF;
}

.footer {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

.divider {
	height:30px;
	width:1px;
	background-color:#666666;
}

.sidebarheading {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	border-bottom: 1px solid black;
}

.sectionheading {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	border-bottom:#000033 medium solid;
}

.subheading {
	font-size:15px;
	font-weight:bold;
	color:#000033;
}

.flash {
	font-size: 0;
	line-height: 0;
}

.list {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}