a:link { color: #0000cc; text-decoration: underline }
a:visited { color: #0000cc; text-decoration: underline }
a:hover { color: #cc0000; text-decoration: underline }
a:active { color: #cc0000; text-decoration: underline }

.tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold; font-size: 12px; line-height: 20px;
    color: #ffffff; height: 20px; width: 80px; margin: 0px;
    text-align: center; vertical-align: bottom;
    background-repeat: no-repeat; cursor: pointer
}
.tabOver:link,.tabOver:visited,.tabOver:hover,.tabOver:active
{ color: #ffffff; text-decoration: none }
.tabOut:link,.tabOut:visited,.tabOut:hover,.tabOut:active
{ color: #333333; text-decoration: none }

.mouse { cursor: pointer }

.titlessm {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 11px
}
.titles {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 12px
}
.titleslg {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 14px
}
.heading1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px; font-weight: bold
}
.heading2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px; font-weight: bold
}
.body11 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.body12 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal
}
.bodylink {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal
}
.bodylinkbold{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold
}
.navlink {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal
}
.navlinkbold {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold
}
.navlinkred:link,.navlinkred:visited,.navlinkred:active,.navlinkred:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal; color: #cc0000
}
.navbody {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal
}
.navhead {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold; height: 30px
}
.maintextsm {
    font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 11px
}
.maintextxs {
    font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 9px
}
.maintext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.maintextlg {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}

A.nav1:link { color: #FFFFFF; font-size: 12px; text-decoration: none }
A.nav1:active { color: #FFFFFF; font-size: 12px; text-decoration: none }
A.nav1:visited { color: #FFFFFF; font-size: 12px; text-decoration: none }
A.nav1:hover,.nav1 { color: #FFD700; font-size: 12px; text-decoration: underline }
.nav1 { text-decoration: none }

A.nav2:link { color: #003399; font-size: 16px; text-decoration: underline; font-weight: bold }
A.nav2:active { color: #003399; font-size: 16px; text-decoration: underline; font-weight: bold }
A.nav2:visited { color: #0033CC; font-size: 16px; text-decoration: underline; font-weight: bold }
A.nav2:hover,.nav2 { color: #990000; font-size: 16px; text-decoration: underline; font-weight: bold }
.nav2 { text-decoration: none }

A.white:link { color: #FFFFFF; font-size: 8pt}
A.white:active { color: #FFFFFF; font-size: 8pt}
A.white:visited { color: #FFFFFF; font-size: 8pt}
A.white:hover,.white{ color: #FFD700; font-size: 8pt}

.menu
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000
}

.normal
{
	font-family: sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #000000
}

.error
{
	color: red
}

.brick { color: #990000 }
.home,.red { color: #CC0033 }
.news,.navy { color: #003399 }
.products,.green { color: #009900 }
.services,.purple { color: #660099 }
.orange { color: #FF9900 }
.blue { color: #0066CC }
.white { color: #FFFFFF }

.xsmall { font-size: 8pt }
.small { font-size: 10pt }
.medium { font-size: 12pt; font-weight: bold }
.large { font-size: 14pt; font-weight: bold }
.xlarge { font-size: 18pt; font-weight: bold }
