.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
	border: thin solid #FF0000;

}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-weight: bold;

}
.sidebar {
	border-right-width: thick;
	border-right-style: double;
	border-right-color: #FF0000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF0000;
	background-color: #FFFF00;
	text-align: center;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #FF0000;
	font-weight: normal;
	color: #FF0000;
	font-size: 11px;







}
.footer {
	background-color: #FFFF00;
	border-top: thin solid #FF0000;
	border-right: thin none #FF0000;
	border-bottom: thin solid #FF0000;
	border-left: thin solid #FF0000;
	color: #FF0000;


}
.footerright {
	background-color: #FFFF00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	font-style: italic;
	color: #FF0000;

}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.picture {
	border: thin solid #CCCCCC;
}
.piccaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.stoppress {
	text-decoration: blink;
}
.main {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FF0000;
}
