body { background: #ffffff }

.divider { background: #C0C0C0 }
.menu { background: #ECECEC; font-size: 9px; text-transform: uppercase; font-family: Verdana, Arial, Helvetica }
	.menu A:link, .menu A:visited { color: #990000; text-decoration: none }
	.menu A:active, .menu A:hover { color: #CF981C; text-decoration: none }
.tagline { color: #666666; font-size: 10px; font-family: Verdana, Arial, Helvetica }
.biggest { color: #000000; font-size: 30px; font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Helvetica }
.big { color: #000000; font-size: 20px; font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Helvetica }
.copyright { color: #666666; font-size: 10px; font-family: Verdana, Arial, Helvetica }

h1 { color: #C48B03; padding: 1px; background: #f6f6f6; border: solid 1px #cccccc; font-size: 15px; font-family: Verdana, Arial, Helvetica }
h2 { color: #C48B03; padding: 1px; border-bottom: solid 1px #C48B03; font-size: 14px; font-family: Verdana, Arial, Helvetica }
h3 { color: #cccccc; padding: 1px; border-bottom: solid 1px #cccccc; font-size: 13px; font-family: Verdana, Arial, Helvetica }
h4 { color: #cccccc; font-style: italic; font-size: 13px; font-family: Verdana, Arial, Helvetica }
h5 { color: #cccccc; font-size: 12px; font-family: Verdana, Arial, Helvetica }
h6 { color: #cccccc; font-style: italic; font-size: 12px; font-family: Verdana, Arial, Helvetica }

p, ul, ul ul, ul ul ul, ol, ol ol, ol ol ol, input, select, textarea, option
	{ color: #444444; font-size: 11px; font-family: Verdana, Arial, Helvetica }
	
hr { height: 3; color: #555555; border-style: dotted }

.leftcol { background: #000000; color: #cccccc }
	.leftcol A:link, .leftcol A:visited { color: #ffffff }
	.leftcol A:active, .leftcol A:hover { color: #F3E1A2 }

.leftcollinks { line-height: 14pt; color: #cccccc; font-weight: bold; }
	.leftcollinks A:link, .leftcollinks A:visited { color: #ffffff }
	.leftcollinks A:active, .leftcollinks A:hover { color: #f3e1a2; border-bottom: solid 1px #f3e1a2}
	
A:link { color: #CA8925 }
A:visited { color: #9E6A19 }
A:active, A:hover { color: #BA9813 }
