/*buttons*/
input.btnSearch {
	background-image: url(images/bnet_btn_search.jpg);
	height: 21px;
	width: 29px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
input.btnVote {
	background-image: url(images/bnet_btn_vote.jpg);
	height: 20px;
	width: 53px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
input.btnSubmit {
	background-image: url(images/bnet_btn_submit.jpg);
	height: 20px;
	width: 57px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
input.btnList {
	background-image: url(images/bnet_btn_list.jpg);
	height: 20px;
	width: 53px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
input.textSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00235D;
	border: 1px solid #00235D;
	text-align: right;
	width: 145px;
}

td.leftSearch {
	background-color:#de007b;
	padding-top:3px;
	padding-bottom:3px;
}
td.white {
	color:#ffffff;
	padding-left:5px;
}
td.awards {
	font-size:10px;
}
td.black {
	color:#000000;
	padding-left:5px;
}
td.menuPages {
	padding-right:5px;
}

td.menuLeague {
	padding-right:8px;
	font-weight:bold;
}

td.determination {
	background-color:#e53395;
}
td.tdRight {
	border-right: solid 1px #868686;
}
td.tdLeft {
	border-left: solid 1px #868686;
}
td.menuBottom {
	border-left: solid 1px #868686;
	border-right: solid 1px #868686;
	padding:10px;
}
a.menuLeft:link {color:#fdc960; text-decoration: none; font-size:12px;}
a.menuLeft:visited {color: #fdc960;text-decoration: none; font-size:12px;}
a.menuLeft:hover {color: #ffffff;text-decoration: none; font-size:12px;}
a.menuLeft:active {color: #ffffff;text-decoration: none; font-size:12px;}

a.menuMidle:link {color:#000000; text-decoration: none; font-size:12px; font-weight:bold;}
a.menuMidle:visited {color: #000000;text-decoration: none; font-size:12px; font-weight:bold;}
a.menuMidle:hover {color: #083486;text-decoration: none; font-size:12px; font-weight:bold;}
a.menuMidle:active {color: #083486;text-decoration: none; font-size:12px; font-weight:bold;}

a.menuBottom:link {color:#083486; text-decoration: none; font-size:11px; font-weight:bold;}
a.menuBottom:visited {color: #083486;text-decoration: none; font-size:11px; font-weight:bold;}
a.menuBottom:hover {color: #140cb8;text-decoration: none; font-size:11px; font-weight:bold;}
a.menuBottom:active {color: #140cb8;text-decoration: none; font-size:11px; font-weight:bold;}

span.selectedLeague {
	color:#fdc960;
	background-color:#ff3aa7;
	font-weight:bold;
}

span.titleTeams {
	color:#DE007B;
	font-weight:bold;
}

span.querypoll {
	color:#083486;
	font-weight:bold;
}
span.reserved {
	font-size:9px;
}

td.menuBG {
	background-image: url(images/bnet_menu_middle.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:34px;
}

p {
	margin: 0px 0px 10px;
}
td.newsDate {
	font-size: 9px;
	margin-bottom:5px;
	font-weight:bold;
}
td.teamTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #de007b;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
td.teamSubTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #083486;
	padding: 5px;
}
td.teamCONTENT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #083486;
	background-color: #ffc955;
	padding: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE007B;
	margin: 0px;
	text-align: left;
}


.Content12
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
.Content14
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}
.Title
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#DE007B;
}
.Titlev
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#239C97;
}

.Code
{
	border:#0033CC 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color:#C4D1FF;
}

td.insertTitleWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	vertical-align:top;
}
td.insertTitleEmpty {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	vertical-align:top;
}
td.insertTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	vertical-align:top;
}
td.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF3300;
	vertical-align:top;
}
input.textBOX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	width: 100px;
}
textarea.textBOX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}


select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}



td.insert_name{
	color:#333333;
}
td.insertNameEmpty{
	color:#FF0000;
}
td.insertNameWarning{
	color:#FF0000;
}
a.latest:link {color:#140cb8; text-decoration: none; }
a.latest:visited {color: #140cb8;text-decoration: none;;}
a.latest:hover {color: #291fff;text-decoration: none;}
a.latest:active {color: #291fff;text-decoration: none; }

td.newsDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #140cb8;
	text-decoration: none;
	padding-left:7px;
	padding-right:3px;
}
td.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	/*text-transform: uppercase;*/
	font-weight: bold;
	padding-left:7px;
	padding-right:3px;
}
td.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00235D;
	padding:5px;
	padding-top:1px;
}
div.content {
	Z-INDEX: 2; LEFT: 0px; WIDTH: 180px; POSITION: absolute;POSITION: absolute; TOP: 0px;
	background-color:transparent;
}
div.container {
	BORDER-RIGHT: 1px; BORDER-TOP: 1px; Z-INDEX: 2;  LEFT: 0px; OVERFLOW: hidden; BORDER-LEFT: 1px; WIDTH: 180px; BORDER-BOTTOM: 1px; POSITION: absolute; TOP: 0px; HEIGHT: 220px;
	background-image:url(../images/bg_news.gif);
}

