p,td {
	font-family: sans-serif;
        font-size: 12px;
        color: #000000;
}

a {
	font-family: sans-serif;
        font-size: 12px;
        color: #555555;
}

h1 {
	font-family: sans-serif;
        font-size: 16px;
        color: #000000;
}

h2 {
	font-family: sans-serif;
        font-size: 15px;
        color: #000000;
}

h3 {
	font-family: sans-serif;
        font-size: 14px;
        color: #000000;
}

.headercolor {
	color: #1c509d;
}

.pagetitle {
	font-family: times, serif;
	font-size: 22px;
	font-weight: bold;
}

.pagesubtitle {
	font-family: times, serif;
	font-size: 12px;
	font-style: italic;
}

.headercomment {
	font-family: sans-serif;
	font-weight: bold;
	color: #808080;
	font-size: 12px;
}

a.menulink, a.menulink:active, a.menulink:visited {
	color: #ffffff;
	text-decoration:none;
}

a.menulink:hover {
	color: #ffffff;
	text-decoration: underline;
}

.pagebody {
	border: 1px solid #1d519d;
}

.submenubox {
	border-bottom: 1px solid #1d519d;
	border-left: 1px solid #1d519d;
	border-right: 1px solid  #1d519d;
}
	
a.submenuentry, a.submenuentry:active, a.submenuentry:visited {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
	
a.submenuentry:hover {
	color: #555555;
	text-decoration: none;
	font-weight:bold;
}	

.footer {
	background: #1c509d;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 10px;
}

.menuentry {
	font-family: sans-serif;
	font-size: 12px; 
}
.menuentrytext {
	color: #FFFFFF;
	font-weight: bold; 
}

.submenuheader {
	color: #ffffff;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
}
