.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal}
.boldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
}
.bodytextserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
       

}
.textbackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0000FF;
}
.underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
	border-bottom-style: solid;

}

.bigHighlight {
    background-color: #ff9900;
    text-align: center;
    font-size: 125%;
    font-weight: bold;
}

.highlight {
    background-color: #ffcc99;
    
}

.bordered {
    border-style: solid;
    border-width: 1px;
    border-color: black;
    vertical-align: top;
}

.tableChampions {
    width: 600px;
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    color: #333333;
}

.tdChampions {
    width: 295px;
    vertical-align: top;
}

.t1 {
    width: 83px;
}
.t2 {
    width: 75px;
}
.t3 {
    width: 441px;
}

.thin {
    line-height: 6px;
}

.tdHeader {
    background-color: #317550;
    margin-top: 50px;
    margin-bottom: 50px;
    border-style: solid;
    border-color: #246440;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    padding: 5px;
    width: 100px;
    text-align: center;
    text-decoration: none;
   
}
.tdheader a:link {text-decoration: none;}
.tdheader a:visited {text-decoration: none;}
.tdheader a:active {text-decoration: none;}

.plain {
     text-decoration: none;
     color: white;
}

.smallFont {
    font-size: 80%;
}

.insertTable {
    background-color: white;
    width: 615px;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    border-collapse: collapse;
   
}

.inserts {
    padding: 10px;
}

.tournamentTable {
    border-style: solid;
    border-width: 1px;
    border-color: black;
    border-collapse: collapse;
}

.tournamentTitle {
    text-align: center;
    color: #990000;
    font-size: x-large;
}
a:link {color: #336699;}
a:visited {color: #003333;}
a:active {color: #336699;}


body {
    text-align: center;
    background-color: #bbbbbb;
    color: #000000;

}
p {
    padding-left: 10px;
    padding-right: 10px;
}
h3 {
    padding-left: 10px;
    padding-right: 10px;
}

#newHeaderMenu {
    position: relative;
    width: 760px;
    margin-left: auto ;
    margin-right: auto ;
    background-color: #c0e8e0;
    top: -45px;
   
}

#header {
    width: 760px;
    margin-left: auto ;
    margin-right: auto ;
}

#bottomHalf {
    width: 760px;
    margin-left: auto ;
    margin-right: auto ;
    margin-top: -49px;
    background-color: #d0f8f0;
}

#sidebar {
    background-color: #d0f8f0;
    width: 125px;
    float: left;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
}

#bodyTextStuff {
    width: 635px;
    background-color: white;
    text-align: left;
    float: right;
}



#table1 {
    background-color: #ffcc99;
    width: 635px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    border-collapse: collapse;
}

