<!--- ECOMMERCE_STYLES.CSS Style sheet for eCommerce links and text --->
<!--- Copyright(c) Omega Communications, Inc. 2003 --->
<!--- Created 08/03/2003 --->

<CFOUTPUT>

.link_topframe {
	font-family: arial,helvetica;
	font-size: 9px;
	color: 000000;
               }

.link_menubar {
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 12px;
	color: ffffff;
               }

.link_leftframe {
	font-family: arial,helvetica;
	font-size: 9px;
	color: 000000;
               }

.link_main {
	font-family: arial,helvetica;
	font-size: 12px;
	color: 000000;
               }

.bodybold {
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
    color: #Session.webbacktext#;
}
.links {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
        color: 43342e;
}
.headerbold {
	font-family: arial, helvetica;
	font-size: 16px;
	font-weight: bold;
        color: #Session.webbacktext#;
}
.body10 {
	font-family: arial, helvetica;
	font-size: 10px;
        color: #Session.webbackalttext2#;
}
.smalllink {
	font-family: arial, helvetica;
	font-size: 10px;
        color: #Session.webbackalttext2#;
	font-weight: normal;
}
.name {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
        color: #Session.webbacktext#;
}
.bodytext {
	font-family: arial, helvetica;
	font-size: 12px;
        color: #Session.webbackalttext2#;
}
.bodytextbold {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
        color: #Session.webbacktext#;
}

</CFOUTPUT>
