﻿body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header {
	/*background:#ffddaa;*/
	height:105px;
	width:800px;
	position:absolute;
	top:0px;
	left:0px;

}

#rightcorner {
	position:absolute;
	top:10px;
	left:810px;
}
	
#rightedge {
	position:absolute;
	top:140px;
	left:810px;
}
	
/*#ticker 
{
	position:absolute;
	top:70px;
	left:220px;
	height:25px;
	width:500px;
	background-color:#000000;
	
	}*/

.headertitle {
	font-size:28px;
	font-weight:bold;
	font-variant:small-caps;

}

.subheadertitle {
	font-size:20px;
	font-weight:bold;
}

.headerslogan {
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	
}

#rightcolumn {
	/*background:#ff5500;*/
	position:absolute;
	top:180px;
	left:0px;
	width:800px;
	min-height:400px;
}

#insideyouth {
	background:#00CCFF;
	width:800px;
	position:absolute;
	top:180px;
	left:0px;
}


#insideadultsp {
	background:#FF6666;
	width:800px;
	position:absolute;
	top:180px;
	left:0px;
}

#insideadultfp {
	background:#72e938;
	width:800px;
	position:absolute;
	top:180px;
	left:0px;
}

#insideumpire {
	background:#66cc99;
	width:800px;
	position:absolute;
	top:180px;
	left:0px;
}

#insideinfo {
	background:#CCCCCC;
	width:800px;
	position:absolute;
	top:180px;
	left:0px;
}


.fronthead {
	font-size:22px;
	font-weight:bold;

}

.frontheadcenter {
	font-size:22px;
	font-weight:bold;
	text-align:center;

}

.frontsubhead {
	font-size:18px;
	font-weight:bold;

}


.fronttextbold {
	font-size:14px;
	font-weight:bold;
}

.insidehead {
	font-size:32px;
	font-weight:bold;
	text-align:center;

}

.insidesubhead {
	font-size:24px;
	font-weight:bold;

}

.insidesubheadcenter {
	font-size:24px;
	font-weight:bold;
	text-align:center;

}

.insidetextbold {
	font-size:18px;
	font-weight:bold;
	
}
.insidetextboldpad {
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
	
}
.insidetext18boldcenter {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	
}
.insidetext14bold {
	font-size:14px;
	font-weight:bold;

}

.insidetext14boldpad {
	font-size:14px;
	font-weight:bold;
	padding-left:20px;


}

.insidetext12bold {
	font-size:12px;
	font-weight:bold;

}

.insidetext14boldcenter {
	font-size:14px;
	font-weight:bold;
	text-align:center;

}

.insidetext10bold {
	font-size:10px;
	font-weight:bold;

}



.insidetext14boldpad {
	font-size:14px;
	font-weight:bold;
	padding-left:100px;
	padding-right:100px;
	

}

.insidetext14bold200pad {
	font-size:14px;
	font-weight:bold;
	padding-left:200px;
	padding-right:200px;
	

}

.insidetextboldcenter {
	font-size:18px;
	font-weight:bold;
	text-align:center;

}

#insideyouth table {
	margin-left:auto;
	margin-right:auto;
}

#insideadultsp table {
	margin-left:auto;
	margin-right:auto;
}

#insideumpire table {
	margin-left:auto;
	margin-right:auto;
}

#insideinfo table {
	margin-left:auto;
	margin-right:auto;
}

#insideadultfp table {
	margin-left:auto;
	margin-right:auto;
}

.qrntext {
	table-layout:fixed;
	font-size:12px;
	font-weight:800;
	
}

.smalltextbold {
	font-size:11px;
	font-weight:800;
}

.smalltextboldcenter {
	font-size:11px;
	font-weight:800;
	text-align:center;
}

.width52{
	width:52px;

}

.width80{
	width:80px;

}

.width90{
	width:90px;

}

.width130{
	width:130px;

}

.width150{
	width:150px;

}

.width195{
	width:195px;

}

.width200{
	width:200px;

}

.width233{
	width:233px;

}

.width300{
	width:300px;
	font-size:18px;
	font-weight:bold;
	text-align:center;

}

.width330{
	width:330px;

}

.width345{
	width:345px;

}

.width350{
	width:350px;
	font-size:18px;
	font-weight:bold;

}

.width350center{
	width:350px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.width370{
	width:370px;

}

.width390{
	width:390px;

}

.width545{
	width:545px;
}

.width550{
	width:550px;
	font-size:18px;
	font-weight:bold;
	text-align:center;

}

.width700{
	width:700px;

}

.tdgfp {
	width:400px;
	background-color:#00ccff;
	vertical-align:top;

}

.tdinfo {
	/*width:350px;*/
	background-color:#cccccc;
	vertical-align:top;

}

.tdplayasa {
	width:375px;
	background-color:#000000;
	vertical-align:top;

}

.tdafp {
	width:375px;
	background-color:#66CC99;
	vertical-align:top;

}

.tdasp {
	/*width:375px;*/
	background-color:#FF6666;
	vertical-align:top;

}

.bluecell
{
	background-color:#00ccff;
	width:400px;
	
	}
	
.graycell
{
	background-color:#cccccc;
	width:350px;
	
	}
	
.greencell
{
	background-color:#66cc99;
	width:375px;
	
	}
	
.redcell
{
	background-color:#ff6666;
	
	}
	
.playasa
{
	width:375px;
	
	}

.anchornodecoration
{
	text-decoration:none;
	
	}
	
.imgbordernone
{
	border:none;
	}

.imgcenter
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	}

.imgcenternoborder
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	border:none;
	}

img.floatright {

	float:right;
	padding-left:20px;
	}

p.floatright {
	float:right;
	clear:both;
	font-weight:bold;
	width:147px;
	text-align:center;
	padding-left:10px;
}

p.floatleft {
	float:left;
	clear:both;
	font-weight:bold;
	width:147px;
	text-align:center;
	padding-right:20px;
/*	background-color:#FF3399;*/
}

img.floatleft {
	float:left;
	padding-right:20px;
	margin-bottom:-10px;
/*	background-color:#33FF33;*/

}

.floatleftcredit {
	float:left;
	clear:both;
	width:147px;
	padding-right:20px;
	text-align:right;
	font-size:9px;
	margin-bottom:-9px;
/*	background-color:#00FFCC;*/

}

.br0pt5
{
	line-height:0.5;
	
	}

#dropdown {
	position:absolute;
	top:115px;
	left:0px;
	z-index:1;
	
}

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    /*padding: 3px 10px 3px 10px;*/
    padding: 3px 9.7px 3px 9.7px;
    background: #000000;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */


