@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

a,a:active,a:visited {
	color: #345E8B;
	text-decoration: none;
}

a:hover {
	color: #7299C3;
	text-decoration: none;
}

a.def {
	color: #000000;
	text-decoration: none;
	border-bottom:1px solid #7299C3;
}
a.def:hover {
	color: #7299C3;
	text-decoration: none;
}

.actionhome {
	padding-top:20px;
	height: 175px;
	width: 518px;
	background-image: url(../img/actionhome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.header {
	height: 60px;
	background-image: url(../img/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.payoff {
	font-size: 16px;
	font-weight: bold;
}

.headertxt1 {
	font-size: 14px;
	font-style: italic;
	color: #355E8A;
}
.headertxt2 {
	font-size: 14px;
	font-style: italic;
	color: #355E8A;
}
.menu {
	background-color: #dddddd;
	background-image: url(../img/menu.gif);
	background-repeat: repeat-x;
	height: 34px;
}
.left {
	border-top: 3px solid #fff;
	background-color: #ffffff;
	width: 260px;
}
.content {
	border-top: 3px solid #fff;
}
.footer {
	border-top: 3px solid #fff;
	background-color: #eee;
	text-align: right;
	background-repeat: repeat-x;
	background-position: bottom;
	height: 24px;
}
.menutd a {
	color: #000000;
	text-decoration: none;
	line-height: 11px;
}
.menutd a:hover {
	color: #345E8B;
	text-decoration: none;
	line-height: 11px;
}
.menuspacer {
	background-color: #FFFFFF;
	color: #FFFFFF;
	width: 2px;
	font-size: 1px;
}
.maintbl {
	width: 950px;
	background-color: #fff;
	border-top: 8px solid #fff;
	border-bottom: 1px solid #C0CFDD;
}
.channeltd {
	background-color: #eeeeee;
	border-bottom: 5px solid #fff;
	border-top: 5px solid #fff;
	padding-left: 5px;
	height: 34px;
	background-image: url(../img/channel.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.channeltd a {
	color: #000000;
	text-decoration: none;
	line-height: 11px;
}
.channeltd a:hover {
	color: #345E8B;
	text-decoration: none;
	line-height: 11px;
}
.channelcount {
	background-color: #eeeeee;
	border-bottom: 5px solid #fff;
	border-top: 5px solid #fff;
	padding-right: 5px;
	height: 34px;
	background-image: url(../img/channel.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-style: italic;
	text-align: right;
}

.menutd {
	height: 34px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.texthead {
	font-size: 16px;
	color: #345E8B;
	font-style: italic;
	border-bottom: 1px solid #345E8B;
	padding-left: 5px;
	padding-top: 10px;
}

.textbg1 {
	background-color: #eee;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

.textbg2 {
	background-color: #fff;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

.small {
	font-size: 9px;
}

.igear {
	font-size: 10px;
	color: #345E8B;
	text-align: center;
}
