body { background: #E0E2D9 }

.body { background: #ffffff }
.divider { background: #000000 }

.menu { background: #000000; color: #ffffff; font: bold 11px Arial, Verdana, Helvetica }
	.menu A:link, .menu A:visited { color: #ffffff; text-decoration: none }
	.menu A:active, .menu A:hover { color: #ED1C24; text-decoration: none }
	
.bottomrow { background: #ffffff; color: #000000; font: 10px Arial, Verdana, Helvetica }
	.bottomrow A:link, .bottomrow A:visited { color: #000080; text-decoration: none }
	.bottomrow A:active, .bottomrow A:hover { color: #ed1c24; text-decoration: none }
	
.style1 { color: #000080; font: bold 12px Arial, Verdana, Helvetica }
	.style1 A { text-decoration: none }
.style2 { color: #000000; font: 10px Arial, Verdana, Helvetica }
	.style2 A:link, .style2 A:visited { color: #000000; text-decoration: none }
	.style2 A:active, .style2 A:hover { color: #ed1c24; text-decoration: none }
.style3 { color: #ed1c24; font: 10px Arial, Verdana, Helvetica }
	.style3 A:link, .style3 A:visited { color: #ed1c24; text-decoration: none }
	.style3 A:active, .style3 A:hover { color: #000080; text-decoration: none }
.style4 { color: #ed1c24; font: bold 12px Arial, Verdana, Helvetica }
	.style4 A:link, .style4 A:visited, .style4 A:active, .style4 A:hover { color: #ed1c24; text-decoration: none }
.style5 { margin-left: 10pt; color: #ed1c24; font: 10px Arial, Verdana, Helvetica }
	.style5 A { text-decoration: none }
.style6 { font: 10px }

.whiteborder { border-right: 1px solid #ffffff }
.dashborder { border-right: 1px dashed #000000 }
.blackborder { border-bottom: 1px solid #000000 }

.leftcolumn { background: #F3F3F3; border-right: 1px dashed #000000 }
.rightcolumn { background: #f3f3f3; border-left: 1px dashed #000000 }

p, ul, ul ul, ul ul ul, ol, ol ol, ol ol ol { color: #000000; font: 12px Arial, Verdana, Helvetica }

h1 { color: #000080; font: bold 20px Arial, Verdana, Helvetica }
h2 { background: #f3f3f3; padding: 3px; font: bold 13px Arial, Verdana, Helvetica }
h3 { color: #ed1c24; font: bold 11px Arial, Verdana, Helvetica }

A:link { color: #000080 }
A:visited { color: #16169E }
A:active, A:hover { color: #ed1c24 }
