BODY {
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	background-color: Green;
}

span.special{
   color : Green;
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;

}

span.specialec{
   color : Green;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
    font-style : italic;
}

span.headingec{
   color : green;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
    font-style : italic;
}

span.eventec{
   color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
    font-style : normal;
    text-decoration : none;
}

span.junior{
   color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align: center;
}

span.copyright{
   color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align: center;
}

span.menu{
   color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	background-color: Green;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

span.tournament{
   color : Navy;
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;

}

span.bigevent{
   color : Navy;
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : bold;

}

span.eventinfo{
   color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : normal;
}

span.basicheading{
   color : Navy;
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	
}

span.slogan{
   color : #CC0000;
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;

}

span.notice{
   color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style: italic;

}

span.infoheading{
   color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;

}

span.regoptions{
   color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration: underline;
}

span.entrydates{
   color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;

}

span.soonnotice{
   color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
}

a.reglinks{
   color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	background-color: Teal;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
a.reglinks:hover{
   color : Navy;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	background-color: Teal;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-decoration: none;
}

a.info{
   color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	background-color: Green;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-decoration: underline;
}

a.info:hover{
   color : Yellow;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	background-color: Green;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-decoration: none;
}

a.infolink{
   color : #008000;
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;
}

a.infolink:hover{
   color :     #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;
}

a.tournament{
   color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
}

a.tournament:hover{
   color :     #008000;
   	font-size : 16px;
	font-weight : normal;
}

a.event{
   color : #0000FF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
    font-style : italic;
    text-decoration : underline;
}

a.event:hover{
   color :     #008000;
   	font-size : 15px;
	font-weight : bold;
    text-decoration : none;
}

