* {
	margin: 0;
	padding: 0;
}

body {
	background: #1B65C2;
	font-family: arial, tahoma, sans-serif;
	font-size: 70%;
	color: #555555;
	text-align: center;
}

table {
	border-collapse: collapse;
	font-size: 100%;
}

table td {
	vertical-align: top;
}

a, .submit, .decorated div a {
	color: #1B65C2;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

a.back {
	display: block;
	padding: 18px 0 5px 0;
	width: 183px;
	text-align: center;
	background: url(i/back-bg.jpg) no-repeat 0 15px;
	font-weight: bold;
}

input {
	background: #fff;
}

input.txt {
	font-size: 11px;
	height: 15px;
	line-height: 11px;
	vertical-align: top;
}

input.checkbox {
	background: transparent;
}

ul, ul li {
	list-style: none;
}

h5, h3 {
	font-family: Tahoma, sans-serif;
}

.button {
	border: solid 0px;
	cursor: pointer;
}

.middle {
	vertical-align: middle;
}

.center {
  text-align: center;
}

.align-right {
	text-align: right;
}

.blue {
	color: #1B65C2 !important
}

.orange {
	color: #F26000 !important;
}

.grey, p.grey a {
	color: #555555;
}

/*.frame {
	border: 1px solid #7F7F7F;
}
*/
.tborder {
	border-top: 1px solid #AAAAAA;
	}

.text {
	min-height: 90px;
	_height: 90px;
}
.text p {
	margin-bottom: 10px;
}

.text img {
	float: left;
	margin: 0 10px 10px 0;
}

.text h5 {
	padding-bottom: 10px !important;
}

.submit {
	background: url(i/submit.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 98px;
	}

.sbutton {
	background: url(i/search-btn1.gif) no-repeat top right;
	width: 32px;
	height: 21px;
}

.clear {
	clear: both;
}

.arrow {
	background: url(i/arrow.gif) no-repeat 100% 4px;
	padding-right: 12px;
}

#layout {
	width: 98%;
	background: #fff;
	margin: 5px auto 10px auto;
	text-align: left;
}

#top {
	background: url(i/middle-bg.jpg) repeat-x;
}

#top2 {
	background: url(middle-bg2.jpg) repeat-x;
}

#middle-top {
	background: url(i/middle-left.jpg) no-repeat;
	position: relative;
}

#top a, #top, #top2, .right h6, a.back {
	color: #fff;
}

#banner {
	text-align: center;
	background: url(i/right-middle.jpg) no-repeat top right;
	padding: 15px 0 0 0;
}

#banner a {
	/*display: block;
	width: 468px;
	height: 60px;
	cursor: pointer;
	border: 3px solid #fff;*/
	}

#banner div {
	width: 468px;
	height: 60px;
	margin: auto;
}

.sub-menu {
 text-align: left;
 padding: 10px 0 0 9px;
	/*background: url(i/right-middle.jpg) no-repeat top right;*/
		}

.sub-menu a {
color: #fff;
}

.main-nav {
	margin: 17px auto 0 auto;
	width: 98%;
	background: url(i/li-bg.jpg) repeat-x;
}

.main-nav td {
	background: url(i/divider.gif) no-repeat 100% 3px;
	font-weight: bold;
	text-align: center;
	padding: 4px 5px 6px 5px;
}

.main-nav td a {
	/*background: url(i/bullet.gif) no-repeat 0 50%;*/
	padding-left: 10px;
}

.main-nav td.lbg, .main-nav td.rbg {
	padding: 0;
	width: 8px;
}

.main-nav td.lbg {
	background: url(i/left-ul.jpg) no-repeat;
	}

.main-nav td.rbg {
	background: url(i/right-ul.jpg) no-repeat;
}

.right {
	background: url(i/top-right.gif) no-repeat top right;
	text-align: center;
}

  .right div
 {
	width: 186px;
	margin: auto;
	text-align: left;
	padding-top: 13px;
}

.right h6 {
	font-size: 100%;
	padding-bottom: 3px;
}

.phrase {
	background: url(i/smile.jpg) no-repeat 8px 50%;
	padding: 10px 0 0 40px;
	width: 145px;
		}

.bg, .bg-orange {
	width: 203px;
	margin: auto;
	text-align: center;
	}

.bg {
	background: url(i/block-bg.gif) repeat-y;
}

.bg-orange {
	background: url(i/block-orange-middle.jpg) repeat-y;
	margin-bottom: 10px;
}

#middle-col, .left-col, .right-col {
	padding-bottom: 10px;
}

#middle-col {
	background: url(i/middle-col-bg.gif) repeat-x bottom left;
	text-align: center;
}

.left-col {
	background: url(i/left-col-bg.gif) no-repeat bottom left;
}

.right-col {
	background: url(i/right-col-bg.gif) no-repeat bottom right;
}

.left-col .bg {
	margin: 10px 0 0 5px;
}

.right-col .bg {
	margin: 10px 5px 0 0;
}

.standard {
	background: url(i/block-top.jpg) no-repeat;
}

.standard1 {
	background: url(i/block-top1.jpg) no-repeat;
}

.standard2 {
	background: url(i/block-orange-top1.jpg) no-repeat;
}

.standard a.float, .standard1 a.float, .standard2 a.float, .elastic a.float {
	float: right;
	color: #fff;
	padding-top: 7px;
}

.bottom, .bottom1 {
	padding: 0 10px 10px 10px;
	text-align: left;
}

.bottom {
	background: url(i/block-bottom.jpg) no-repeat bottom left;
	position: relative;
}

.bottom1 {
	background: url(i/block-orange-bottom.jpg) no-repeat bottom left;
}

.prog {
	font-size : 8px;
}

.bg h5, .content .bg h5 {
	color: #fff;
	font-size: 120%;
	padding: 7px 5px 20px 0;
}

.bg p {
	padding: 5px 0 5px 0;
		}

.bg p.floated-img, .bg-orange p.floated-img, .news p.floated-img {
	min-height: 80px;
	_height: 80px;
}

.bg p img, .video img, .news p img {
	margin: 5px 8px 3px 0;
	float: left;
}

.button1 {
	display: block;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

.small {
	background: url(i/button1.gif) no-repeat;
	width: 78px;
}

.light {
	background: url(i/button3.gif) no-repeat;
	width: 145px;
	margin: auto;
}

.large {
	background: url(i/button1-l.gif) no-repeat;
	width: 159px;
	margin: auto;
	color: #1B65C2 !important
}

.large_double {
	background: url(i/button1-l_double.gif) no-repeat;
	width: 159px;
	margin: auto;
	color: #1B65C2 !important
}

.or-butt {
	background: url(i/button4.gif) no-repeat;
	width: 145px;
	margin: auto;
}



/*.return {
	background: url(i/button-long.gif) no-repeat;
	width: 197px;
	color: #1B65C2 !important
}
*/
.simple {
	padding: 0 0 10px 0;
}

.simple a {
	color: #555555;
	}

.content {
	background: url(i/orange-middle.jpg) repeat-x;
}

.color {
	background: url(i/blue-middle.jpg) repeat-x !important;
}

#orange-container {
	width: 98%;
	margin: 10px auto 10px auto;
}

#orange-container td {
	text-align: left;
}

.content {
	padding: 5px;
}

.content h1, #container h1 {
	font-size: 190%;
	padding-bottom: 10px;
}

.content h1 span.black {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555555;
}

.content h3, .content h5 {
	color: #555555;
	padding: 5px 0 0 0;
	font-family: arial, sans-serif;
	font-size: 100%;
	}

.content a {
	color: #F26000;
}

#orange-container h1, #container h1 {
	color: #F26000;
	font-family: Tahoma, sans-serif;
}

#flash {
	width: 100%;
	text-align: center;
}

#flash div {
	width: 392px;
	margin: auto;
	padding: 15px 0 15px 0;
}

.orange-title {
	background: url(i/orange-title-bg.jpg) repeat-x;
	height: 30px;
	line-height: 30px;
}

.orange-title h4 {
	background: url(i/orange-title-left.jpg) no-repeat;
	color: #fff;
	font-size: 120%;
	font-family: Tahoma, sans-serif;
	padding: 0 10px 0 10px;
}

.orange-title div {
	background: url(i/orange-title-right.jpg) no-repeat top right;
}

.video {
	width: 100%;
	margin: 10px 0 10px 0;
	background: url(i/video-bg.jpg) repeat-y 50% 0;
}

.video td {
	width: 50%;
	padding: 5px 0 5px 0;
	text-align: center;
}

.video td div {
	border-top: 1px solid #AAAAAA;
	padding-top: 10px;
	width: 90%;
	margin: auto;
	text-align: left;
	min-height: 110px;
}

.video tr.noborder td div {
	border: none;
}

#link {
	float: right;
	background: url(i/link.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	width: 170px;
	text-align: center;
	color: #1B65C2;
	font-weight: bold;
}

#copyright div {
	height: 71px;
	background: #fff url(i/footer-bg-left.gif) no-repeat;
	}

	#counters {
		background: #fff url(i/footer-bg-right.gif) no-repeat top right;
	}
#counters div {
	/*background: #fff url(i/footer-bg-right.gif) no-repeat top right;*/
	height: 71px
}

#footer p {
	padding: 20px 10px 0 20px;
}

.channels td {
	width: 50%;
	text-align: left;
			}

html>body .channels td {
	padding: 3px 0 3px 0;
}

.channels td span.number {
	float: left;
	width: 15px;
	_padding-top: 3px;
}

.channel-list {
	padding: 15px 0 0 0;
	width: 100%;
	margin-left: -3px;
	overflow: hidden;
}

.channel-list li {
	background: url(i/channel-list.gif) no-repeat 0 50%;
	float: left;
	font-weight: bold;
	padding: 0 6px 0 6px;
	margin-left: -3px;
	white-space: nowrap;
}

.normal li {
	font-weight: normal !important;
}

#container {
	padding: 10px 10px 20px 10px;
	text-align: left;
}

tr.odd td {
	background: #EBEBEB;
}

.padding {
	margin: 10px 0 10px 0;
}

.padding td {
	padding: 5px 0 5px 10px;
	vertical-align: middle !important;
}

.jl td {
	padding: 2px 5px 2px 5px;
}

.news {
	padding: 10px 0 10px 0;
}

.news p {
	padding: 2px 0 2px 0;
}

	.search-res {
		padding: 0 0 10px 0;
	}

	.search-res li {
	border-top: 1px solid #AAAAAA;
	padding: 10px 0 10px 0;
	list-style: decimal inside;
		}

.decorated {
	background: url(i/border.png) no-repeat;
	width: 236px;
	height: 106px;
	text-align: center;
}

*html .decorated {
background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/border.png', sizingMethod='scale');
}

.decorated div {
	width: 180px;
	margin: auto;
	padding: 10px 0;
}

.decorated p {
	font-weight: bold;
	padding-bottom: 4px;
}

.big {
	font-size: 120%;
}


.pagination-links { text-align:center; margin-bottom:5px; }
.pagination-links { text-align:center; margin-bottom:5px; }
.pagination-links a, .pagination-links strong { text-decoration:none; display:inline; display:inline-block; border-radius:3px; line-height:15px; width:15px; }
.pagination-links a { border:1px solid #ff9933; background: #F26000; color:#FFFFFF; font-weight:bold; }
.pagination-links strong { border:1px solid #cccccc; background: #f5eee0; }
