body
{
    background: url(/images/background.gif);
	font:normal 11px Verdana;
    letter-spacing: 0;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
td,th,input,select,textarea
{
	font:normal 11px Verdana;
    letter-spacing: 0;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.menu *
{
    font:normal 10px Tahoma;
}
input
{
    border: none;
}
input.submit
{
    border: none;
    background: url(/design/sel3.gif) 5px 5px no-repeat #FF6633;
    text-align: right;
    width: 55px;
    height: 13px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0px 5px 1px 5px;
}
input.prev
{
    border: none;
    background: url(/design/arrowleft.gif) 5px 5px no-repeat #FF6633;
    text-align: right;
    width: 58px;
    height: 13px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0px 5px 1px 5px;
}
input.next
{
    border: none;
    background: url(/design/arrowright.gif) 50px 5px no-repeat #505050;
    text-align: left;
    width: 58px;
    height: 13px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0px 5px 1px 5px;
}
.lnTitle
{
    font:bold 10px Tahoma;
    font-weight: bold;
    background-color: transparent;
    color: #666666;
    text-decoration: none;
}
.lnTitleNew
{
    font:bold 11px Tahoma;
	font-weight: bold;
    background-color: transparent;
    color: #666666;
    text-decoration: none;
}
.lnDate
{
    font:bold 9px Tahoma;
    background-color: transparent;
    padding-top: 2px;
    font-weight: bold;
    color: #FF6633;
    text-decoration: none;
}
.lnText
{
    font-size: 9px;
    font-weight: normal;
}
.error * {
    color: #FF0000;
}
.team
{
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
}
.result
{
  font-family: Arial;
  font-size: 28px;
  font-weight: bold;
}
a
{
    color: #666666;
}
a:hover
{
  text-decoration: underline;
}
.path
{
    font: normal 11px Tahoma;
    color: #666666;
}
.pathLink
{
    font: normal 11px Tahoma;
    color: #666666;
}
.pathCurrent
{
    font: normal 11px Tahoma;
    color: #FF6600;
}
.headLine
{
    color: 1B619E;
    font-weight: bold;
}
.title
{
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}                                       
.mainMenuTD
{
    padding: 10px 15px;
}
.mainMenu
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.mainMenu:hover
{
    text-decoration: underline;
}
.mainMenu:visited
{
    color: #ffffff;
}
.mainMenu2
{
    font: 11px Tahoma;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
.mainMenu2:hover
{
    color: #666666;
    text-decoration: underline;
}
.mainMenu2:visited
{
    color: #666666;
}
.whiteMenu1
{
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}
.whiteMenu1:hover
{
    text-decoration: underline;
}
.whiteMenu1:visited
{
    color: #666666;
}
.whiteMenu2
{
    font-size: 11px;
    color: #666666;
}
.whiteMenu2:hover
{
    text-decoration: underline;
}
.whiteMenu2:visited
{
    color: #666666;
}
.whiteMenuTD1
{
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
}
.whiteMenuTD2
{
    font-size: 11px;
    color: #666666;
    padding-left: 20px;
}
.newsYMTD
{
    font-size: 12px;
    color: #666666;
}
.newsTD
{
    padding-left:20px;
    color: #666666;
}
.newsYM
{
    text-decoration: underline;
    color: #666666;
}
.news
{
    text-decoration: underline;
    font-size: 12px;
}
.newsDate
{
    font-weight: bold;
    color: FF6600;
    font-size: 11px;
}

.grayText
{
    color: #333333;
}
.grayLink
{
    color: #333333;
    text-decoration: none;
}
.grayLink:hover
{
    text-decoration: underline;
}
.button1
{
    font-family: Tahoma;
    background-color: #ffffff; color: #333333;
    font-weight: bold;
    font-size: 10px;
    border-width: 0px;
}
.folder
{
    color: #FFFFFF;
    font-size: 11px;
    width: 216px;
    padding-left: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none;
}
.folder:hover
{
    color: #FFFFFF;
    font-size: 11px;
    width: 216px;
    text-decoration: underline;
    padding-left: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    }
.rollover {
display:block;
width: 90px;
padding:10px 10px 10px 7px;
font: bold 13px sans-serif;;
text-decoration: none;
background-color: #009933
}
.rollover:hover {
background-position: 0 -35px;
background-color: #66CC66
}
.rollover:active {
background-position: 0 -70px;
background-color: #66CC66
}


