@charset "utf-8";
/* CSS Document */

body{
background-color:#ecebeb;
}

.boxmain{
border-bottom: 1px solid #759c66;
margin-left: auto;
margin-right: auto;
width: 780px;
height: 730px;
background-image: url(imgs/greenbg.jpg);
background-repeat:repeat-y
}

.boxcontent{
border-top: 1px solid #759c66;
border-left: 1px solid #759c66;
border-right: 1px solid #759c66;
margin-left: auto;
margin-right: auto;
width: 770px;
height: 728px;
background-color:#FFFFFF;

}
.boxcontentroster{
border-top: 1px solid #759c66;
border-left: 1px solid #759c66;
border-right: 1px solid #759c66;
margin-left: auto;
margin-right: auto;
width: 770px;
height: 1020px;
background-color:#FFFFFF;


}

.boxcontentchamps{
border-top: 1px solid #759c66;
border-left: 1px solid #759c66;
border-right: 1px solid #759c66;
margin-left: auto;
margin-right: auto;
width: 770px;
height: 828px;
background-color:#FFFFFF;
}

.boxmainroster{
border-bottom: 1px solid #759c66;
margin-left: auto;
margin-right: auto;
width: 780px;
height: 1018px;
background-image: url(imgs/greenbg.jpg);
background-repeat:repeat-y
}

.boxmainchamps{
border-bottom: 1px solid #759c66;
margin-left: auto;
margin-right: auto;
width: 780px;
height: 830px;
background-image: url(imgs/greenbg.jpg);
background-repeat:repeat-y
}
.boxheader{
width: 770px;
height: 170px;
background-image: url(imgs/header.jpg);
background-repeat:no-repeat;
}

.boxgrad{
width: 770px;
height: 39px;
background-image: url(imgs/grad.jpg);
background-repeat:no-repeat;
}

.boxmenu{
width: 213px;
background-image: url(imgs/rows.jpg);
background-repeat:repeat-y;
}

.boxnews{
width:525px;
height: 400px;
background-color:#FFFFFF;
overflow: scroll;
}

.boxnews2{
width:525px;
background-color:#FFFFFF;
}

.boxnewsheader{
width: 557px;
height: 55px;
background-image: url(imgs/news.jpg);
background-repeat:no-repeat;
}
.style1{
font-family:Tahoma;
font-weight:bolder;
font-size:12px;
}

.style2{
font-family:Tahoma;
font-weight:bolder;
font-size:12px;
color:#009900;
}

.style3{font-family:Tahoma;
font-weight:bolder;
font-size:10px;}

a:link{
font-family: Tahoma;
text-decoration:none;
color: #000000;
font-weight: bolder;
}

a:visited{
font-family: Tahoma;
text-decoration:none;
color: #000000;
font-weight: bolder;
}

a:hover{
text-decoration: underline;
color: #00c300;
}

