
/* CSS Document */

body{
margin:0 auto;
padding:0;
background-color:#F2F9FE;
}
table, tr, td{
margin:0;
}
.heading_text{
font-family:Verdana;
font-size:20px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.blue_line{
background-color:#0084ff;
height:1px;
}
 .modalBackground{

         filter:alpha(opacity=70);
         opacity:0.7;
 }
.confirm{

border-width:2px;
border-style:solid;
border-color:#0086ff;
padding:2px;
width:400px;
}

.content_bg{
background:url(../images/main_bg.png) left top no-repeat;
height:494px;
}
.stadium_bg{
background:url(../images/stadium.jpg) left top no-repeat;
width:882px;
height:283px;
}
.stadium_personalbg{
background:url(../images/green_banner.jpg) left top no-repeat;
width:882px;
height:283px;
}
.stadium_teambg{
background:url(../images/stadium_teampage.jpg) left top no-repeat;
width:882px;
height:283px;
}
.stadium_yellow_bg{
background:url(../images/stadium_yellow2.jpg) center top no-repeat;
width:882px;
height:283px;
}

.input_bg{
	background: url(../images/search_bg.gif) no-repeat left top;
	width: 137px;
	color: #ffffff;
	padding: 16px 10px;
	border:none;
}
.go {

	background: url(../images/search_go.gif) no-repeat top left;
	top: 0px;
	margin-top: 0px;									/**** Mozilla Firefox *****/
	margin-top: 1px;									/**** IE 7.0 *****/
	_top: 1px;
	_margin-top: 1px;									/**** IE 5.5 > 6.0 *****/
	height: 45px;
	width: 41px;
}

a.small_nav:link, a.small_nav:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00b8ff;
font-weight:bold;
text-decoration:none;
}
a.small_nav:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}
a.small_nav:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00b8ff;
font-weight:bold;
text-decoration:none;
}
.left_midbg{
background:url(../images/connect_bg.gif) left top repeat-x;
}
.center_midbg{
background:url(../images/center_midbg.gif) left top repeat-y;
}
.right_midbg{
background:url(../images/right_midbg.gif) left top repeat-y;
}
p{margin:0;}

.normal_bluetxt{
padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#02164e;
font-weight:normal;
text-decoration:none;
}
.normal_bluetxt12{
padding-left:10px;
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#02164e;
font-weight:normal;
text-decoration:none;
}
.normal_bluetxtbold{
padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#02164e;
font-weight:bold;
text-decoration:none;
}
.small {
width: 114px;
height:30px;
background: url(../images/input_bg_small.gif) top left no-repeat;
}
.in_txt{

width:100px;
padding:7px 6px;
border:none;
color: #ffffff;
background:transparent;
}

h2 {
	margin:0;
	width: auto;
	border-bottom: 1px dashed #02164e;
	font-weight: normal;
	font-size: 20px;
}

.footer_bg{
background:url(../images/footer_bg.gif) left top repeat-x;
height:51px;
}

.white_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a.white_txt:link, a.white_txt:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a.white_txt:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}
a.white_txt:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
text-align:center;
}
.btn21{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#b3e9ff;
	border:1px solid #02164e;
	text-align:center;
    }
.popup_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
.HiddenColumn{display:none;}

a.black_link:link	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
a.black_link:visited	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}
a.black_link:hover	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}
a.black_link:active	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}
/**********************************/
.heading_text	
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
	text-decoration:none;
	font-weight:bold;
	
}
.lebel_text{
font-family:Verdana;
font-size:18px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

