/* page styles */

/* text styles */

.hlink:hover { text-decoration: underline; }

/* container styles */

.banner { width: 230px; height: 78px; }
.bannercontainer { float:left; width: 230px; height: 78px; margin-right: 10px; }

.transparent { filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }

/* color styles */

.cltitle  { color: #1060A0 !important; }
.clblue   { color: #496b93 !important; }
.clnormal { color: #404040 !important; }
.clwhite  { color: #FFFFFF !important; }
.cllink   { color: #1060A0 !important; }
.clorange { color: #FE6902 !important;}
/* border styles */

