﻿body { background: #1A2127 }

.toprow, .bottomrow { background: #3F484F; color: #AAB7C2; font-size: 11px; font-family: Verdana, Arial, Helvetica }
	.bottomrow A:link, .bottomrow A:visited { color: #AAB7C2; text-decoration: none }
	.bottomrow A:active. bottomrow A:hover { color: #fccd14; text-decoration: none }
	
.menurow { background: #272F35; color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica }
	.menurow A:link, .menurow A:visited { color: #ffffff; font-weight: bold; text-decoration: none }
	.menurow A:active, .menurow A:hover { color: #A1A8AE; font-weight: bold; text-decoration: none }

.menurow2 { text-transform: uppercase; background: #13191D; color: #ffffff; font-size: 10px; font-family: Verdana, Arial, Helvetica }
	.menurow2 A:link, .menurow2 A:visited { color: #ffffff; text-decoration: none }
	.menurow2 A:active, .menurow2 A:hover { color: #A1A8AE; text-decoration: none }

.body { background: #ffffff }

.notetitle {
	color: #093CA2;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
}
.notetext {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}

.catalog { border: solid 1px #c2cad0; font-size: 11px; font-family: Verdana, Arial, Helvetica }

.poptext { padding: 5px; border-top: solid 1px #c2cad0; border-bottom: solid 1px #c2cad0; color: #1548AE; font-size: 17px; font-weight: bold; font-family: Arial, Verdana, Helvetica }

A:link {
	color: #0066FF
}
A:visited {
	color: #808080
}
A:active, A:hover { color: #FCCD14 }

p, ul, ul ul, ul ul ul, ol, ol ol, ol ol ol, input, text, select
	{
	color: #000000;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica;
}
h1 {
	color: #02359B;
	border-bottom: solid 1px #C2CAD0;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
}
h2 {
	font-size: 17px;
	color: #083BA1;
	font-family: Arial, Verdana, Helvetica;
}
h3 { font-size: 16px; color: #272F35; font-family: Arial, Verdana, Helvetica }
h4 { font-size: 15px; color: #272F35; font-family: Arial, Verdana, Helvetica }
h5 { font-size: 14px; color: #272F35; font-family: Arial, Verdana, Helvetica }
h6 { font-size: 13px; color: #272F35; font-family: Arial, Verdana, Helvetica }