/* COWTV CSS */

#mainTitle {
	background-image: url(../images/common/maintitle-green2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	vertical-align: top;
}
#mainTitle h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 1px;
	line-height: 1;
}
#mainTitle .text10 {
	font-size: 10px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 1;
}
#main p {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 15px;
}
#rMenu {
	width: 166px;
}
#rMenu TD {
	font-size: 12px;
	color: #99CC00;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#rMenu A:link {
	display: block;
	width: 146px;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/menu/channel-f2.gif);
	background-repeat: repeat-y;
	color: #71C828;
}
#rMenu A:visited {
	display: block;
	width: 146px;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	text-align: left;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/menu/channel-f2.gif);
	background-repeat: repeat-y;
}
#rMenu A:hover {
	display: block;
	width: 145px;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	text-align: left;
	color: #FE5A0F;
	background-image: url(../images/menu/channel-f2.gif);
	background-repeat: repeat-y;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/about/title-bg.gif);
	height: 20px;
	padding-top: 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}
.aboutLink {
	font-size: 11px;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

