
textarea:focus, input:focus{outline: 0;}
a.linkmaster {text-decoration:none; cursor:pointer;}
a.linkmaster:hover {text-decoration:underline;}


ul#css_nav li.top {
	float: left;
	margin:0;
	padding:0;
}

body {
	border: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background-color: #222222; font-family: arial, helvetica, sans-serif;
	font-size : 8pt; color : #2a2a2a; font-weight : normal; font-style : normal; line-height: 1.4em;
 }
td { border: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
table { border: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
img { border: 0; vertical-align: top; }

form {
	display: inline;
}

hr {
	color: #a1bed0;
	height: 1px;
	border: 0px;
	background: #a1bed0;
}
.arena_right hr {margin: 20px 0 20px 0;}

ul {
	margin-top: 0px;
	margin-bottom: 10px;
}

li {
	list-style-image: url(/images/list.gif);
	margin-left: -10px;
	margin-bottom: 0px;
}

#content {
	width : 770px;
	margin-right : auto;
	margin-left : auto;
	text-align : left;
	background-color: #ffffff;
	}

td.topstrip_left {
	width: 219px;
}

td.topstrip_right {
	width: 551px;
}

td.gap {
	height: 23px;
}

td.arena_menu {
	width: 191px;
	padding-left: 27px;
}

td.arena_right {
	width: 485px;
	border-left: 1px solid #5aa6de;
	padding-left: 33px;
	padding-right: 33px;
	padding-top: 0px;
	padding-bottom: 23px;
height: 280px;
}

td.base_left {
	width: 27px;
}

td.base_search {
	border-top: 1px solid #5aa6de;
	width: 151px;
}

td.base_logos {
	border-top: 1px solid #5aa6de;
	width: 591px;
	height: 100px;
}

td.footer {
	height: 33px;
	background-color: #cb281e;
	text-align: center;
	width: 770px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;

}

a.footer:link    { text-decoration:none; color: #FFFFFF; }
a.footer:visited { text-decoration:none; color: #FFFFFF; }
a.footer:active  { text-decoration:none; color: #FFFFFF; }
a.footer:hover   { text-decoration:none; color: #000000; }


.searchboxinput {
	background: #5aa6de;
	color: #ffffff;
	border: 0;
	padding: 10px;
	width: 120px;
	font-family: arial, sans-serif;
}
.searchboxbutton {
	border: 0;
	background: #404040;
	margin: 0;
	padding: 5px 0 5px 10px;
	width: 140px;
	color: #ebebeb;
	cursor: pointer;
	text-align: left;
}

.base_logo_title {
	float: left;
	margin-left: 21px;
	padding-top: 21px;
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: #eb1111;
	line-height: 1em;
}
.base_logo_content {float:left;}


ul#css_nav li.top {
  border-bottom: 1px dotted #5aa6de;
}

/* sub menu list styling */
#sml_styling ul {
list-style:none outside none;
padding:0;
margin:px;
}
#sml_styling li {float:left;}
#sml_styling li a {
margin:px;
padding:px;
font-size: pt;
font-weight: ;
text-decoration:none;
}
#sml_styling li.off a {
background: transparent;
color: #;
display:block;
}
#sml_styling li.on a {
background: transparent;
color: #;
display:block;
}
#sml_styling li.off a:hover {
background: transparent;
color: #;
}
	

/* pagination css */
.pagination {font-size: 80%; margin: 10px 0 0 0;}
.pagination a {text-decoration: none; border: solid 1px #AAE; color: #15B;}
.pagination a, .pagination span {display: block; float: left; padding: 0.3em 0.5em; margin-right: 5px; margin-bottom: 5px;}
.pagination .current {background: #26B;	color: #fff; border: solid 1px #AAE;}
.pagination .current.prev, .pagination .current.next{color:#999; border-color:#999; background:#fff;}
	
.ui-datepicker {font-size:8pt;font-family:arial,sans-serif;}