/* Comment Line */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fullsize {
	font-size: 100%;
}
.match-old {
    font-size: 1.4em;
}
.inline-label {
    display: inline-block;
    width: 90px;
    font-weight: bold;
}
.underlined {
    text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #02029B;
}
.white {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
}
.heading2 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.bigger {
	font-size: 12px;
}
.tablehead {
	font-weight: bold;
	font-size: 12px;
	background-color: #89230A;
	color: #FFFFFF;
	text-align: center;
}
.bolder {
	font-size: 12px;
	font-weight: bold;

}
.tiny {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:hover {
	color: #7A808D;
}
.backbrown {
	background-color: #CC9966;
}
.backgreen {
	background-color: #CCCC99;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
.linkbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #02029B;
}
.backpeach {
	background-color: #F5DEB3;
}
.infoboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.clear-floats {
    clear: both;
}
#front {
    width: 720px;
    margin-left: 40px;
}
#front-top img {
    margin: auto;
    display: block;
}
#front-menu {
    width: 570;
    margin: auto;
    margin-top: 10px;
}
#front-menu a {
    margin: 25px;
}
#front-left{
    float: left;
    width: 360px;
}
#front-right{
    float: left;
    width: 330px;
    margin-left: 30px;
}
#front-right p {
    margin-top: 28px;
}
#front-bottom {
    text-align: center;
}
#bottom {
    background: #CCCB9B;
    height: 5px;
}
.front-head {
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 1.8em;
}
.right {
    text-align: right;
}
.event-name {
    font-weight: bold;
    font-size: 1.1em;
}
