body{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
height:90%;
width:98%;

}
.middle{
vertical-align:middle;
margin-top:auto;
margin-bottom:auto;
text-align:center;
}
.header{

text-align:center;
}


.headerleft{
text-align:center;
}

.mainbox{
border-color:#000000;
border-width:1px;
border-style:solid;
}
.topborder{
border-top-color:#000000;
border-top-style:solid;
border-top-width:1px;
}
.smaller{
font-size:10px;
}
.smallerbold{
font-size:10px;
text-decoration:underline;
}

.underlined{
text-decoration:underline;
}
.tablecell{
padding:3px;
border-bottom:1px solid black;
}
.tableheader{
padding:3px;
border-bottom:1px solid black;
background-color:#CCCCCC;
}

.centertext{
margin:10px;
}

a img{
border:none;
}

a:link{
color:#0000FF;
}
a:visited{
color:#0000FF;
}

a.teamlink{
color:black;
text-decoration:none;
}
a:hover.teamlink{
text-decoration:underline;
}
a:visited.teamlink{
color:black;
text-decoration:none;
}