/* Elements */

/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {font-family: "Trebuchet MS", Tahoma, Arial, sans-serif}

/* Real styles */

A:link {color: #039;
font-style: normal;
text-decoration: underline}

A:visited {color: #C03;
font-style: normal;
text-decoration: none}

A:active {color: #F93;
font-style: normal;
text-decoration: none}

A:hover {text-decoration: underline}

BODY {margin: 0px 0px 0px 0px;
background-image: url(images/tabbg.gif); 
background-repeat: repeat-x}

FORM {margin: 18px 0px 0px 0px;
font-size: 12px}

H1 {font-size: 24px}

H2 {color: #C03;
margin: 18px 0px 18px 0px;
font-size: 22px}

H3 {color: #C03;
margin: 18px 0px 0px 50px;
font-size: 22px}

H4 {color: #C03;
margin: 8px 40px 0px 40px;
background-color: #FFC;
font-size: 18px}
H4 A:LINK {color: #C03}
H4 A:VISITED {color: #C03}

H5 {color: #666;
font-size: 16px}

H6 {color: #666;
font-size: 12px}

HR {margin: 4px 0px 4px 0px}

P {margin: 6px 0px 0px 0px;
font-size: 16px}

SMALL {font-size: 12px}

/*  Classes */
.blu {color: #039}

.bluat {color: #039;
font-size: 24px}

.blubody {color: #039;
font-size: 14px}

.copyright {color: #333;
font-size: 12px}

.inset {margin: 6px 40px 0px 40px;
font-size: 14px}

.italic {font-style: italic}

.links {margin: 8px 40px 8px 40px;
font-size: 16px;
font-style: italic;
line-height: 18px}
.linksrt {margin: 8px 40px 8px 50px;
font-size: 16px;
font-style: italic;
line-height: 18px}

.logo {margin: 0px 0px 0px 0px;
color: #039;
font-size: 28px; 
font-weight: bold; 
font-style: normal;
line-height: 28px}

.logo a:link {color: #039;
text-decoration: none}

.logo a:visited {color: #039;
text-decoration: none}

.logo a:active {color: #006;
text-decoration: none}

.norm {font-style: normal}

.sml {font-size: 12px}

.subtitle {margin: 0px 0px 0px 0px;
color: #999;
font-size: 14px; 
font-weight: bold; 
line-height: 14px}

.tbl {border-width: 1px;
border-color: #666;
border-style: solid}

.tblsep {background-color: #FFC;
border-style: none}

.toplinks {color: #039;
margin: 24px 40px 24px 90px;
font-size: 19px;
line-height: 22px}

.toplinksctr {color: #039;
margin: 18px 0px 24px 0px;
font-size: 19px;
line-height: 22px}

.toplinksrt {color: #039;
margin: 18px 40px 24px 10px;
font-size: 19px;
line-height: 22px}

.navlist {
	background-color:#fff;
	layer-background-color: #ffc;
	width: 200px;
}
.navlist ul {
	margin: 0;
	padding: 0;
}
.navlist li {
	margin: 0;
	font-size: 15px;
}
.navlist a {
	/*/*/display: block;
	padding: 2px 2px 2px 4px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-top:none;  /* */
	width: 200px;
	layer-background-color: #ffc; /* for NN4 */
}
.navlist a:link, #navlist a:visited {
	color: #000;

}
.navlist a:hover {
	background-color: #ffc;
	color: #333;
}
.navlist .first {
	border-top: 1px solid #333;
}

