body {
	background-color: f7f7f7;
	font-family: sans-serif;
	font-size:12px;
}
a {
	color: 0000ff;
}
h1,h2,td,p {
	font-family: sans-serif;
	font-size:12px;
	margin-top:0px;
}
.slogan {
	font-family: sans-serif;
	font-size: 16px;
	color:777777;
	text-align:right;
}
.menuitem {
	background-color:000000;
	background-image:url(images/bg2.gif);
	text-align:right;
	height:10;
	padding-left: 7px;
	padding-right: 7px;
}
.menuitem a {
	font-family: Arial,Helvetica;
	font-weight: bold;
	color:ffffff;
	font-size: 12px;
	text-decoration: none;
}
.menuitem a:hover {
	text-decoration: underline;
}
h1 {
	font-size:15px;
	color: 000000;
	font-style:italic;
}
h2 {
	font-size:12px;
	color: 000000;
}
.footerBar {
	background-color:000000;
	background-image:url(images/bg2.gif); 
	color:FFFFFF;
	font-size:10px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:center;
}
.footer {
	color:000000;
	font-size:10px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:center;
}
td.activetab {
	border-width:1px 0px 1px 1px; 
	border-style: solid; 
	border-color:777777; 
	border-collapse: collapse; 
	background-color:ffffff;
}
table.content {
	border-width:1px; 
	border-style: solid; 
	border-color:777777; 
	border-collapse: collapse; 
	background-color:ffffff;
}
