td{ vertical-align: top; }
img{ border: 0; }
a{ text-decoration: none; color: #2222aa; }
a:link { text-decoration: none; color: #2222aa; }
a:visited { text-decoration: none; color: #2222aa; }
a:active { text-decoration: none; color: #2222aa; }
a:hover{ text-decoration: none; color: #000; }

a.menulink {
	text-decoration: none; 
	color: #2222aa;
}
a.menulink:hover {
	text-decoration: none; 
	color: #2222aa;
}

body{ margin: 0; padding: 0; background: #e6e6e6 url(/images/bg.gif) repeat-x; }

.top{ width: 1000px; background: url(/images/top.gif) no-repeat; margin: 0 auto 0 auto; }
.logo { width: 919px; height: 125px; background: url(/images/logo.gif) no-repeat; overflow: hidden; }
.centered{ width: 919px; margin: 0 auto 0 auto; overflow: hidden; }

.content{ width: 906px; padding: 0 4px 0 5px; background: #ffffff; margin: 0 auto 0 auto; overflow: hidden; }

.mainbox-top{ width: 915px; height: 5px; background: url(/images/mainbox-top.gif) no-repeat; margin: 0 auto 0 auto; overflow: hidden; }
.mainbox-bot{ width: 915px; height: 3px; background: url(/images/mainbox-bot.gif) no-repeat; margin: 0 auto 0 auto; overflow: hidden; }

.highlight { position: absolute; right: 200px; top: 95px; border-top-width:1px; border-bottom-width: 1px; border-right-width: 0px; border-left-width: 0px; border-style:dotted; border-color:black; font-family: arial, helvetica, sans-serif; font-size: 14px; padding: 4px; letter-spacing: 2px; }
.highlight a { color: maroon; }
.highlight a:hover { color: black; }

.box{ width: 252px; height: 230px; background: url(/images/box.gif) no-repeat; }

.box-content { line-height: 150%; padding-left: 15px; padding-top:5px; font-family: arial, helvetica, sans-serif; font-size: 12px; };


.box-images { width: 150px; margin-left: 0px;}
.box-image { padding: 2px; }

.boxmed{ width: 252px; height: 280px; background: url(/images/box_med.gif) no-repeat; }
.boxlarge{ width: 252px; height: 330px; background: url(/images/box_large.gif) no-repeat; }

.bigbox { width: 624px; background: url(/images/bigbox-rep.gif) repeat-y; }
.bigbox-bot{ width: 624px; height: 135px; background: url(/images/bigbox-bot.gif) no-repeat; margin: 0 auto 0 auto; overflow: hidden;}
.bigbox-content { width: 550px; padding-left: 25px; font-family: arial, helvetica, sans-serif; font-size: 12px; };

.news { font-family: arial, helvetica, sans-serif; font-size: 12px;}
.news-header { color: #6a2d09; text-align: left; font-size: 14px; font-weight: bold; }
.news-header a { text-decoration: none; color: #6a2d09;}
.news-header a:hover { color: #8a4d29;}
.news-date { color: maroon; text-align: right; align: right; font-size: 12px; font-style: italic; }
.news-text { width: 500px; text-align: left; font-size: 12px; }
.news-text a { text-decoration:underline; }
.news-image { float: left; padding:4px; }

.mainTable{ margin-top: 15px;}

.updateby {vertical-align: bottom; text-align: center; font-family: arial, helvetica, sans-serif; font-size: 12px; }


.infotable td { border: 1px dotted black; }
.infotablesmall td { border: 1px dotted black; font-size: 11px; }

.tourneytable { border: 1px dotted black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

.formBoxes { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFFF; border: 1px solid #666666; }


.adminmessage { padding: 2px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; background-color: #AAAAAA }

.smalltext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

#iframewrap {
  
  z-index:1;
  padding:8px;
  background-color:#FFF;
  
  overflow:auto;
  border-bottom:1px solid #CCCCCC;
}

.menubullet { padding-right: 5px; margin-top: 2px;}

i.reditalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #6a2d09 }



div.box-content>ul {
	padding: 0 0 0 10px;
	list-style: none;
	margin: 0;	
}

div.box-content>ul>li {
	border-bottom: 1px solid #999999;
	width: 80%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menuselected {
	background: #DDDDDD;
}
