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: #8994A7; font-size: 13px; font-family: Arial, Verdana, Helvetica }
.notetext { color: #8994A7; 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 }

input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #88ac0b;
}


/* search */
form.search {
/*
	position: absolute;
	top: 35px; right: 25px;
*/
	background: transparent;
	border: none;	
}	
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 120px;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #3F484F url(headerbg.gif) repeat-x;
	color: #FFF;
	border: none;	
	width: 70px; height: 21px;
}


A:link { color: #6F8191}
A:visited { color: #A1A8AE }
A:active, A:hover { color: #FCCD14 }

p, ul, ul ul, ul ul ul, ol, ol ol, ol ol ol, input, text, select
	{ color: #3F484F; font-size: 12px; font-family: Verdana, Arial, Helvetica }
	
h1 { color: #272F35; border-bottom: solid 1px #C2CAD0; font-size: 18px; font-weight: normal; font-family: Arial, Verdana, Helvetica }
h2 { font-size: 17px; color: #272F35; 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 }