.bg1 {  background-color: #ffffff}
.bg2 {  background-color: #cccccc}

p {  font-family: verdana, sans-serif; font-size: 10px; line-height: 16px; color: #666666}

.orange { color: #cc1a33; line-height: 12px; font-weight:bold; text-transform: uppercase; font-size: 9.4px}
.big { font-size: 11px; line-height: 18px; color: #666666}
.nav { font-size: 11px; line-height: 13px; color: #666666}
.small { font-size: 9.4px; line-height: 12px}
.header { font-family: arial, sans serif; font-size: 14px; line-height: 18px; color: #999999; font-weight:bold}
.headeroverview { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 21px; line-height: 21px; color: #333333}
.title { font-size: 11px; line-height: 14px; color: #666666; font-weight:bold}
.copyright { font-size: 9.4px; line-height: 12px; color: #999999}
.side {  font-family: verdana, sans-serif; font-size: 10px; line-height: 12px; color: #333333}
.smallcaps { color: #666666; line-height: 12px; font-weight:bold; text-transform: uppercase; font-size: 9.4px}

ul {  font-family: verdana, sans-serif; font-size: 10px; line-height: 16px; color: #666666}
li {  font-family: verdana, sans-serif; font-size: 10px; line-height: 16px; color: #666666}
ol {  font-family: verdana, sans-serif; font-size: 10px; line-height: 16px; color: #666666}

a { color:#004cb0; text-decoration:none}
a:hover { color:#007EE2; text-decoration:none}

.sidenav{ color:#000000; text-decoration:none}
.sidenav:hover { color:#666666; text-decoration:none;}
.sidenavactive { color:#000000; text-decoration:none; font-weight:bold}
.sidenavactive:hover {color:#333333; text-decoration:none; font-weight:bold}

.subnav{ color:#FF7E00; text-decoration:none}
.subnav:hover { color:#ffb000; text-decoration:none}
.subnavactive { color:#333333; text-decoration:none; font-weight:bold}
.subnavactive:hover {color:#666666; text-decoration:none; font-weight:bold}


.input
{
    BORDER-RIGHT: #e2e2e2 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #e2e2e2 1px solid;
	BACKGROUND-COLOR: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666666
}

.submit
{
    BORDER-RIGHT: #CC9933 2px solid;
    BORDER-TOP: #FFFF99 2px solid;
    BORDER-LEFT: #FFFF99 2px solid;
    BORDER-BOTTOM: #CC9933 2px solid;
    BACKGROUND-COLOR: #FFCC66;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #661A00;
	height: 19px;
}

.select
{
    BORDER-RIGHT: #e2e2e2 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #e2e2e2 1px solid;
	BACKGROUND-COLOR: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666666
}
