body		{margin: 10 0px; background: url('images/page-bg.gif');}

.normal	{font: normal 11px Tahoma; color: #2B3046;}
.white	{font: normal 12px Tahoma; color: #ffffff;}
.head	{font: bold 12px/24px Verdana; color: #003792; text-decoration: underline;}
.btmbar	{font: normal 11px Verdana; color: #4E8ACD;}
.midred	{font: bold 12px/normal Arial; color: #BE1653;}

#main	{width: 750px; padding: 1 8px; background: #FFFFFF; text-align: left;}
html>body #main	{width: 732px; padding: 1 8px; background: #FFFFFF; text-align: left;}

.toplinks	{font: bold 13px Arial; color: #004775; text-align: center;}
.toplinks div	{height: 57px; background: url('images/bar.gif') no-repeat right center; vertical-align: bottom; border: 0px solid #000; float: left;}

.toplinks a:link,
.toplinks a:visited	{color: #004674; text-decoration: none; display: block; margin: 12 0 12 0px; padding: 8px;}
.toplinks a:hover	{color: #C73468;}

#channel	{font: bold 12px Tahoma; color: #005BAA; text-align: left; width: 570px; margin: 9 0px; padding: 5px; background: #EDF0F5;}
#channel span	{font: bold 14px Arial; line-height: 18px; color: #FFFFFF; background: #C92931; padding: 0 2px;}

.btmbar	a:link,
.btmbar	a:visited	{font: normal 11px Verdana; color: #4E8ACD; text-decoration: none;}
.btmbar	a:hover	{font: normal 11px Verdana; color: #77ECF6;}


.head	a:link,
.head	a:visited	{font: bold 12px/24px Verdana; color: #003792; text-decoration: underline;}
.head	a:hover		{color: #C73468;}

.white	a:link,
.white	a:visited {font: normal 12px Tahoma; color: #ffffff; text-decoration: none;}
.white	a:hover {font: bold 11px Tahoma; color: #ffffff; text-decoration: none;}

/*
#menu	{width: 140px; position: absolute; cursor: pointer; border: 1px solid #9CACB9; border-bottom: none; top: 140px; left: 385px; cursor: pointer; font: bold 11px Tahoma; color: #000000; background: transparent;}
*/

#menu	{position: absolute; width: 142px; border: 0px solid #FFFFFF; border-width: 0px; border-bottom: 0px solid #9CACB9; /*background: #FFFFFF; -moz-opacity:0.8; filter: alpha(opacity=80); opacity: .8;*/}

#menu span	{width: 140px; display: block; cursor: pointer; margin-bottom: 0px; padding: 4 10 4 5px; text-align: left; background: #1E5983; -moz-opacity:0.6; filter: alpha(opacity=60); opacity: .6; border-bottom: 1px solid #FFF; border-right: 1px solid #FFF;}
html>body #menu span	{width: 115px;}

#menu a:link,
#menu a:visited	{font: bold 11px Tahoma; color: #FFFFFF;}
#menu a:hover	{color: #FFFFFF;}

#menu a:link span,
#menu a:visited span	{display: block; padding-left: 10px; background: #004071; -moz-opacity:0.75; filter: alpha(opacity=75); opacity: .75;}
#menu a:hover span	{display: block; padding-left: 10px; color: #FFFFFF; background: #BB1018; -moz-opacity:0.75; filter: alpha(opacity=75); opacity: .75;}



a.effect img {filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}
a.effect:hover img {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
