/*  Standard Concrete global CSS */
/*  Updated - 06/27/2003 */
/*  Created by SterlingKlor Communications Inc - www.sterlingklor.com */


a:link {  }
a:visited {  }
a { color: #F547AA; text-decoration: underline}
a:hover { color: #C2131E; text-decoration: none}

a.nav1:link {  }
a.nav1:visited {  }
a.nav1 { color: #FFFFFF; text-decoration: none}
a.nav1:hover { color: #FFDD00; text-decoration: none}

a.nav2:link {  }
a.nav2:visited {  }
a.nav2 { color: #FFFF99; text-decoration: none}
a.nav2:hover { color: #FFFFFF; text-decoration: none}

a.nav3:link {  }
a.nav3:visited {  }
a.nav3 { color: #F547AA; text-decoration: none}
a.nav3:hover { color: #C2131E; text-decoration: none}

body { font-family: Verdana, Arial, Geneva, sans-serif}

.nav1 { font-size: 10px; font-weight: bold; color: #FFFFFF}
.nav2 { font-size: 10px; color: #FFFFFF}
.nav3 { font-size: 10px; font-weight: bold; line-height: 15px}

.head1 { font-family: Arial, Geneva, sans-serif; font-size: 18px; color: #FFDD00}
.head2 { font-family: Arial, Geneva, sans-serif; font-size: 18px; font-weight: bold; color: #C2131E}
.head3 { font-size: 10px; font-weight: bold; color: #C2131E}
.head4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #FFFF00;
	background-color: #CC3300;
	height: auto;

}

.text { font-size: 11px; list-style-position: outside; list-style-type: square; line-height: 18px}
.textbold { font-size: 11px; font-weight: bold}
.textfield { font-family: Verdana, Arial, Geneva, sans-serif; font-size: 10px; color: #C2131E; background-color: #DDDDDD}
.textquote { font-size: 10px; color: #C2131E}
.textsmall { font-size: 10px; list-style-position: outside; list-style-type: square}
.textsmallbold { font-size: 10px; font-weight: bold}

.newsitem { font-size: 9px}
.newsdate { font-size: 9px; color: #666666}

.footer { font-size: 9px; color: #999999}
