body { 
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  direction: ltr;
  text-align: center;
  font-family: arial,helvetica,clean,sans-serif;  
  font-size: 0.8em;
  color: #333333;
  overflow: scroll; 
}

ul, ol {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

body, ul, ol, li, form, input {
  margin: 0pt;
  padding: 0pt;
}

img {
  border: 0px;
  vertical-align: text-bottom;
}

a:link, a:visited {
  text-decoration: none;
  color:#16387C;
}
a:hover {
  text-decoration: underline;
  color:#16387C;
}


#page 
{
  margin:0pt auto;
  min-width:950px;
  position:relative;
  text-align:left;
  width:950px;
}

#pagehead {
  margin:0pt auto 10px;
  background-color:#EEF3F6;
  border-color:#DBE2E8;
  border-style:solid;
  border-width:0px 1px 0px 1px;
}

#pageheadtop {
  padding: 10px;
  text-align: center;
  clear:both;
  display:block;
  position:relative;
}

#pageheaddown {
  border-top:1px solid #DBE2E8;
	background: url(img/back_head.gif) #f8fafc repeat-x 0% 100%;     
  padding: 5px;
  clear:both;
  display:block;
  position:relative;
  font-family: verdana;
}

#pageheaddownleft {
  padding-left:10px;
}

#pageheaddownright {
  position:absolute;
  right: 0px;
  top: 5px;
  padding-right:10px;
  color: #990000;
  text-align:right;
  width: 50%;
  font-weight: bold;
}

#pageheaddownright a {
  color: #990000; 
}

#pagebody {
  min-width:950px;
  width: 950px;
  position:relative;
  height: 1%;
}

#pageleft {
  float: left;
  min-width: 150px;
  width: 150px;
  clear:none;
}

.pagemargin {
  margin-left: 8px;
}

#pagemiddleright {
  float: right;
  min-width: 800px;
  width: 800px;
  clear:none;
}

#pagemiddle {
  float: left;
  min-width: 520px;
  width: 65%;
  position:relative;
}

#pageright {
  float: right;
  min-width: 280px;
  width: 35%;
  position:relative;
}

#pagefoot {
  border-top:1px solid #B0BEC7;
  clear:both;
}

#searchdiv {
  height:1.7em;
  min-height:25px;
  margin-top:15px;
}
#searchbox {
  padding:3px 0pt 3px 3px;
  border:1px solid #999999;
  color:#333333;
  width:400px;
  height:24px;
}
#searchbutton {
  cursor:pointer;
  background: url(img/back_head.gif) #f8fafc repeat-x 0% 100%;
  padding:2px 10px;
  margin-left:-1px;
  text-align:center;
  border:1px solid #999999;
  color:#000000;
  font-weight:bold;
  height:24px;
}

.panel {
  background-color: #FFFFFF;
  border: 1px solid #B0BEC7;
  position:relative;
  text-align: left;
  margin-bottom: 10px;
}

.panel_head {
  font-family: verdana;
  display: block;
  color: #16387C;
  font-weight: bold;
  padding: 2px 10px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
	background: url(img/back_panelhead.gif) #fff repeat-x 0% 100%;     
  line-height: 1.2em;
}

.panel_foot {
  display: block;
  background-color: #F1F5F6;
  border-top: #B0BEC7 1px solid;
  color: #666666;
  padding: 3px 7px;
  text-align: right;
  vertical-align: text-bottom;
}

.panel_body {
  border-top: #B0BEC7 1px solid;
  padding: 0px;
  height: auto;
  background-color: #ffffff;
  display: block;
  clear: both;
  overflow: auto;   
  margin: 0px;
  padding: 0px;
}

.panel_box {
  padding: 2px 10px;
}

.panel_imagebox {
  padding-top: 8px;
  padding-bottom: 8px;
  position:relative;  
  overflow: hidden;   
}

.headline_text {
  overflow: hidden;   
  white-space: nowrap;
  position:absolute;
  left: 5px;
  top : 250px;
  z-index: 10;
  float: left;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;  
}

.headline_shadow {
  overflow: hidden;   
  white-space: nowrap;
  position:absolute;
  left: 7px;
  top : 252px;
  z-index: 9;
  float: left;
  color: #333333;
  font-size: 24px;
  font-weight: bold;  
}
.panel_body_ul_team {
	background: url(img/back_panelbody.gif) #fff repeat 0% 0%;
  border: 1px solid #fff;  
  border-top: 0px;
}
.teamlinkleft {
  padding-left: 26px;
}
.teamlinkright {
  padding-right: 26px;
}
.team_selected {
	background-color: #000;  
  color: #fff;
  font-weight: bold;
}

.match_location {
  text-align: right;
  font-size: 75%;
  color: #777777;
}

.match_location a {
  color: #777777;
}

.match_b {
  background-color: #f5f6f1;
}

.list_photo {
    margin:0px;
    clear: both;
    overflow:hidden;
    padding-top:5px;
    padding-bottom:5px;
}

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

.link_photo img{
    padding:3px;
    border: 1px solid #cccccc;
    width: 75px;
    height: 75px;
}

a.link_photo:hover img, a.link_photo:active img{
    padding:1px;
    border-width: 3px;
    border-color: #FF9900;
}

ul.list_news {
  list-style-type: disc;
  list-style-position: inside;
}

.list_news li {
  line-height: 150%;
}

.list_url li {
  padding-top: 4px;
  padding-bottom: 4px;
}