/* page styles */

/* text styles */

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

a.hover, a.hover:link, a.hover:visited, a.hover:active { color: #404040 !important; text-decoration: none; }
a.hover:hover { color: #5488a8 !important; text-decoration: underline; }
a.hover0  { color: #898989 !important; text-decoration: none; }
a.hover1  { color: #5488a8 !important; text-decoration: underline; }

.hoverx0  { color: #5488a8 !important; text-decoration: underline; cursor: default; }
.hoverx1  { color: #80b5d7 !important; text-decoration: underline; cursor: default; }
.hovern0  { color: #5488a8 !important; text-decoration: underline; cursor: pointer; }
.hovern1  { color: #80b5d7 !important; text-decoration: underline; cursor: pointer; }
.hovert0  { color: #898989 !important; text-decoration: underline; cursor: default; }
.hovert1  { color: #5488a8 !important; text-decoration: underline; cursor: default; }

a.grayhover, a.hover:link, a.hover:visited, a.hover:active { color: #898989 !important; text-decoration: none; }
a.grayhover:hover { color: #5488a8 !important; text-decoration: underline; }
a.grayhover:hover { color: #5488a8 !important; 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 */

.clnormal { color: #404040 !important; }
.clwhite  { color: #FFFFFF !important; }
.clgray  { color: #bdbcbc !important; }
.cllink   { color: #5488a8 !important; }
.clblue { color: #30607e !important; }
.cllight { color: #adcde0 !important; }
.cldgray  { color: #878787 !important; }


.bgweather { background: #3b6d8b; }

/* border styles */


