.maintext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}

/* Main Navigation */

#main-nav { height: 30px; }
#main-nav dl { margin: 0; padding: 0; }

/* IE5 Mac Hack \*/ 
#main-nav { padding-left: 0px; padding-top: 0px;  padding-bottom: 0px; background: #FBA706
	            url(../images/buttons/menu-back.gif);} 
/*/ 
#main-nav { padding-left: 11px; overflow: hidden; } 
/* End Hack */

#main-nav dt { float: left; }

#main-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:29px; /* IE 5/Win hack */ 
	padding: 29px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

#main-nav dt a:hover {
	background-position: 0 -29px;
}

#main-nav dt#home,
#main-nav dt#home a { width: 73px; background-image: url(../images/buttons/home.gif); }

#main-nav dt#about,
#main-nav dt#about a { width: 89px; background-image: url(../images/buttons/about.gif); }

#main-nav dt#products,
#main-nav dt#products a { width: 88px; background-image: url(../images/buttons/products.gif); }

#main-nav dt#investors,
#main-nav dt#investors a { width: 89px; background-image: url(../images/buttons/investors.gif); }

#main-nav dt#opportunities,
#main-nav dt#opportunities a { width: 117px; background-image: url(../images/buttons/opportunities.gif); }

#main-nav dt#contact,
#main-nav dt#contact a { width: 90px; background-image: url(../images/buttons/contact.gif); }

body.home dt#home,
body.home dt#home a,
body.about dt#about,
body.about dt#about a,
body.products dt#products,
body.products dt#products a,
body.opportunities dt#opportunities,
body.opportunities dt#opportunities a,
body.investors dt#investors,
body.investors dt#investors a,
body.contact dt#contact,
body.contact dt#contact a {
	background-position: 0 -87px;
}

.class1 A:link {text-decoration: underline; color: #FF3300}
.class1 A:visited {text-decoration: underline; color: #FF3300}
.class1 A:active {text-decoration: underline; color: #FF3300}
.class1 A:hover {text-decoration: none; color: #000000;}

.class2 A:link {text-decoration: none; color: #FFFFFF}
.class2 A:visited {text-decoration: none; color: #FFFFFF}
.class2 A:active {text-decoration: none; color: #FFFFFF}
.class2 A:hover {text-decoration: underline; color: #FFFFFF;}.smalltext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.bighead {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FF3300;
}
.piclabel {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.border {
	border: thin dashed #000000;
}
