body {
	background-color: #f4f4ff;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px auto;
	padding:0px 0px 0px 6px;
        position:relative;
        text-align:left;
        width:990px;        
        height:900px;
        
}


#container {
    width: 990px;
     
    text-align:center;  
    

        position: relative;
        margin-left: auto;
        margin-right: auto;

    
    
}


img {
	border: 0;
	padding: 0;
}

fieldset {
border: 0;
}

table {
	border: 0px none;
	background-color: #ffffff;
}


.tableCtbottom {
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-color : #dddddd;
color : #000022; 
font-family : arial, sans-serif; 
font-size : 11px; 
vertical-align:top;
} 


A:LINK {
	color: navy;
	text-decoration: none;
}
A:visited {
	color: navy;
	text-decoration: none;
}
A:HOVER {
	color: #0000cc;
}
td.boxcontent {
    background-color: white;
}
td.boxnorthwest, td.boxnortheast, td.boxsouthwest, td.boxsoutheast, td.bboxnorthwest, td.bboxnortheast, td.bboxsouthwest, td.bboxsoutheast {
	font-size: 0;
	background-repeat: no-repeat;
}
td.boxnorthwest {
	background-image: url('../images/bnw.png');
        width:12px;
        height:13px;
}
td.boxnortheast {
	background-image: url('../images/bne.png');
        width:12px;
        height:13px;
}
td.boxsouthwest {
	background-image: url('../images/bsw.png');
        width:12px;
        height:13px;

}
td.boxsoutheast {
	background-image: url('../images/bse.png');
        width:13px;
        height:12px;
}
td.boxwest, td.boxeast, td.bboxwest, td.bboxeast {
	background-repeat:repeat-y;
	font-size:0;
}
td.boxwest {
	background-image: url('../images/bw.png');

}
td.boxeast {
	background-image: url('../images/be.png');
	
}
td.boxnorth, td.boxsouth, td.bboxnorth, td.bboxsouth {
	background-repeat:repeat-x;
	font-size:0;
}
td.boxnorth {

	background-image: url('../images/bn.png');
}
td.boxsouth {

	background-image: url('../images/bs.png');
	vertical-align:text-bottom;
}

.quotebox {
    position: relative; height:800px; width:647px;
}

.navbox1 {
    position: absolute; top: 224px; left: 12px;
}
.navbox2 {
    position: absolute; top: 430px; left: 12px;
}


.quotebox2 {
    position: absolute; top: 74px; left: 6px;
}


.quotebox3 {
    position: absolute; top: 92px; left: 354px;
}

.quotebox4 {
    position: absolute; top: 182px; left: 4px;
}
.spacer15 {
height: 15px;
}
.spacer20 {
width: 20px;
}
.spacer32 {
height: 32px;
}
.spacer48 {
height: 64px;
}


.taller114 {
height: 114px;
}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

ul#sidemenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font: bold 10pt/1.8 verdana, arial, sans-serif;
}
ul#sidemenu li a:link, ul#sidemenu li a:visited {
	text-decoration: none;
	display: block;
	width: 80%;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f9cd00;
	color: navy;
}
ul#sidemenu li {
	border-top: solid white 2px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
ul#sidemenu li a:hover {
	background-color: #000088;
	color: white;
}
.formerror
{
color: red;
font: normal 60% arial, helvetica, sans-serif;
}
.formtitle
{
color: navy;
font: normal 70% arial, helvetica, sans-serif;
}

ul#navmenu {
border-style: none; 
padding : 0; 
list-style : none; 
height : 24px; 
width: 460px; 
margin:0px auto; 
text-align:center;
}
ul#navmenu li {
margin : 0; 
border-style: none; 
padding : 0; 
float : left; 
display : inline; 
list-style : none; 
position : relative; 
height : 24px; 
} 
ul#navmenu ul {
margin : 0; 
border-style: none; 
padding : 0; 
height : 24px; 
list-style : none; 
display : none; 
position : absolute; 
top : 24px; 
left : 0; 
width: 160px;
} 
ul#navmenu ul li {
float : none; 
display : block !important; 
display : inline; 
border-style: none; 
} 

/* Top row of menu */
ul#navmenu a {                                 
border-width:3px 1px 1px 1px; 
border-style: solid; 
border-right-color : #3ad; 
border-bottom-color : #3ad; 
border-top-color : #3ad; 
border-left-color : #3ad; 
padding : 0px 2px; 
float : none !important; 
float : left;
display : block; 

background : #f8f8ff; 
color : #004; 
font : 10px/22px Arial, Tahoma, Verdana, "Times New Roman", sans-serif; 
text-decoration : none; 
height : auto !important; 
height : 24px; 
} 





/* Top row of menu mouseovered */
ul#navmenu a:hover, ul#navmenu li:hover a, ul#navmenu li.iehover a {
background : #ccc; 
color : #00a; 
text-decoration : none; 
border-style: solid; 
border-bottom-color : #009; 
} 

/* First line of pull down before mouseover */
ul#navmenu li:hover li a, ul#navmenu li.iehover li a {
float : none; 
background : #3ad; 
color : #fff; 
text-decoration : none; 
border-style: solid; 
border-width:1px 1px 1px 1px; 
border-right-color : #3ad; 
border-left-color : #3ad; 
border-bottom-color : #fc0; 
border-top-color : #007; 

} 
/* First line of pull downu mouseovered */
ul#navmenu li:hover li a:hover, ul#navmenu li:hover li:hover a, ul#navmenu li.iehover li a:hover, ul#navmenu li.iehover li.iehover a {
background : #ccc; 
color : #00a; 
text-decoration : none; 
border-style: solid; 
border-bottom-color : #009; 

} 

/* Second line of pulldown */
ul#navmenu li:hover li:hover li a, ul#navmenu li.iehover li.iehover li a {
background : #3ac; 
color : #ffe; 
text-decoration : none; 
border-style: solid; 
border-bottom-color : #fc0; 
} 
/* Second line of mouseover */
ul#navmenu li:hover li:hover li a:hover, ul#navmenu li:hover li:hover li:hover a, ul#navmenu li.iehover li.iehover li a:hover, ul#navmenu li.iehover li.iehover li.iehover a {
background : #ccc; 
color : #00a; 
text-decoration : none; 

} 
/* Third line of mouseover */
ul#navmenu li:hover li:hover li:hover li a, ul#navmenu li.iehover li.iehover li.iehover li a {
background : #3ad; 
color : #ffe; 
} 
ul#navmenu li:hover li:hover li:hover li a:hover, ul#navmenu li.iehover li.iehover li.iehover li a:hover {
background : #ccc; 
color : #00a; 

} 
ul#navmenu ul ul, ul#navmenu ul ul ul {
display : none; 
position : absolute; 
top : 0; 
left : 160px; 
} 
ul#navmenu li:hover ul ul, ul#navmenu li:hover ul ul ul, ul#navmenu li.iehover ul ul, ul#navmenu li.iehover ul ul ul {
display : none; 
} 
ul#navmenu li:hover ul, ul#navmenu ul li:hover ul, ul#navmenu ul ul li:hover ul, ul#navmenu li.iehover ul, ul#navmenu ul li.iehover ul, ul#navmenu ul ul li.iehover ul {
display : block; 
} 




/*
.AdvertisingBlock {
background-color : #f8f8ff; 
background-repeat : repeat-x; 
font-family : tahoma, arial, sans-serif; 
font-weight : bold; 
color : white; 
font-size : 11px; 
border-collapse : collapse; 
border-style : solid; 
border-color : #3ad; 
border-width : 1px 0px 0px 0px; 
width;900;
margin:0px auto;
 
} 
*/
.CommercialBlock {
background-color : #ffee00; 
background-repeat : repeat-x; 
font-family : tahoma, arial, sans-serif; 
font-weight : bold; 
color : white; 
font-size : 11px; 
border-collapse : collapse; 
border-style : solid; 
border-color : #bbbbff; 
border-width : 1px; 
} 
.team        { font-family: tahoma, verdana, arial, helvetica; color: #000080; font-size: 8pt }
.detailteam  { font-family: tahoma, verdana, arial, helvetica; color: #800080; font-size: 6pt }


.NewsPageBlock {
width: 240px;
border-collapse: collapse; 
font-family: tahoma, arial, sans-serif; 
font-weight: bold; color: white; font-size: 16px; 
background-color: #ffffff; 
background-image: url('../images/forumbackground.bmp'); 
background-repeat: repeat-x; 
border: 1px outset #000000; 
padding-left: 20px
}
.homedate {
  color: #993333;
  }
.homehead    {
font-family : tahoma,verdana, arial, helvetica, sans-serif; 
font-weight : 700;
font-size : 16px;

}
.headtitle {
font-family: tahoma, arial, sans-serif; 
font-weight: bold; 
color: navy; 
font-size: 20px; 
text-align:center;
}

.tabletitle {
border-collapse: collapse; 
font-family: tahoma, arial, sans-serif; 
font-weight: bold; 
color: white; 
font-size: 12px; 
background-color: #ffffff; 
background-image: url('../images/forumbackground.bmp'); 
background-repeat: 
repeat-x; 
border: 1px outset #000000;
padding:  0px 0px 3px 0px ;
height: 24px;
}


a:link {
color : #0000bb; 
text-decoration : none; 
} 
a:visited {
color : #808080; 
text-decoration : none; 
} 
a:hover {
color : #ff6633; 
text-decoration : underline; 
} 
a:active {
color : #aa6222; 
text-decoration : none; 
} 
.Heading {
color : #ff5500; 
font-family : verdana, arial, helvetica, sans-serif; 
font-weight : bold; 
background-color : #ffffff; 
} 
.tablesimple {
background-color : #ffffff; 
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCTsimple {
background-color : #ffffff; 
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tablesides {
background-color : #ffffff; 
border-top : none; 
border-right-width : 1px; 
border-right-style : solid; 
border-bottom : none; 
border-left-width : 1px; 
border-left-style : solid; 
border-color : #111188;
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCt {
background-color : #ffffff; 
border-style : solid; 
border-color : #111188;
border-width : 1px; 
color : #333333; 
font-family : arial, sans-serif; 
font-size : 10px; 
} 
.tableCt12 {
background-color : #ffffff; 
border-left-width : 1px; 
border-left-style : solid; 
border-right-width : 1px; 
border-right-style : solid; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-color : #111188;
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCtleft {
background-color : #ffffff; 
border-left-width : 1px; 
border-left-style : solid; 
border-color : #111188;
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCtright {
background-color : #ffffff; 
border-right-width : 1px; 
border-right-style : solid; 
border-color : #111188;
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCttop {
border-top-width : 1px; 
border-top-style : solid; 
border-color : #111188;
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCtbottom {
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-color : #111188;
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 

.tableCtbottomR {
border-bottom-width : 1px; 
border-bottom-style : solid; 
color : #000088; 
border-right-width : 1px; 
border-right-style : solid; 
border-color : #111188;
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCtbottomL {
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 1px; 
border-left-style : solid; 
border-color : #111188;
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCtbox {
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-color : #111188;
border-left-width : 1px; 
border-left-style : solid; 
border-right-width : 1px; 
border-right-style : solid; 
border-top-width : 1px; 
border-top-style : solid; 
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCtnosides {
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-color : #111188;
border-top-width : 1px; 
border-top-style : solid; 
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCtnoright {
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-color : #111188;
border-left-width : 1px; 
border-left-style : solid; 
border-top-width : 1px; 
border-top-style : solid; 
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCtnobottom {
border-left-width : 1px; 
border-left-style : solid; 
border-color : #111188;
border-right-width : 1px; 
border-right-style : solid; 
border-top-width : 1px; 
border-top-style : solid; 
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCtnobottomnoleft {
border-color : #111188;
border-right-width : 1px; 
border-right-style : solid; 
border-top-width : 1px; 
border-top-style : solid; 
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCtnotop {
background-color : #ffffff; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 1px; 
border-left-style : solid; 
border-right-width : 1px; 
border-right-style : solid; 
border-color : #111188;
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCtnoleft {
background-color : #ffffff; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-right-width : 1px; 
border-right-style : solid; 
border-top-width : 1px; 
border-top-style : solid; 
border-color : #111188;
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCttopright {
background-color : #ffffff; 
border-right-width : 1px; 
border-right-style : solid; 
border-top-width : 1px; 
border-top-style : solid; 
border-color : #111188;
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCttopleft {
background-color : #ffffff; 
border-left-width : 1px; 
border-left-style : solid; 
border-top-width : 1px; 
border-top-style : solid; 
border-color : #111188;
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableCttb {
background-color : #ffffff; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-top-width : 1px; 
border-top-style : solid; 
border-color : #111188;
color : #000088; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tableMainHd {
background-color : #3399cc; 
border-style : solid; 
border-color : #3399cc; 
border-width : 1px; 
color : #000000; 
font-family : arial, sans-serif; 
font-size : 12px; 
background-image : url('images/tablebackground.bmp'); 
background-repeat : repeat; 
} 
.tableCtRed {
background-color : #ff0000; 
border-style : solid; 
border-color : #111188;
border-width : 1px; 
color : #333333; 
font-family : arial, sans-serif; 
font-size : 10px; 
} 
.tableCtOrange {
background-color : #ffcc00; 
border-style : solid; 
border-color : #111188;
border-width : 1px; 
color : #333333; 
font-family : arial, sans-serif; 
font-size : 10px; 
} 
.tableCtYellow {
background-color : #ffff00; 
border-style : solid; 
border-color : #111188;
border-width : 1px; 
color : #333333; 
font-family : arial, sans-serif; 
font-size : 10px; 
} 
.tableCtLYellow {
background-color : #ffffcc; 
border-style : solid; 
border-color : #111188;
border-width : 1px; 
color : #333333; 
font-family : arial, sans-serif; 
font-size : 10px; 
} 
.tableCtMYellow {
background-color : #ffff99; 
border-style : solid; 
border-color : #111188;
border-width : 1px; 
color : #333333; 
font-family : arial, sans-serif; 
font-size : 10px; 
} 
.tableCt11 {
background-color : #ffffff; 
border-style : solid; 
border-color : #fffffe; 
border-width : 1px; 
color : #000080; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
.tablekl {
background-color : #ffffff; 
border-style : solid; 
border-color : #111188;
border-width : 1px; 
color : #993333; 
font-family : arial, sans-serif; 
font-size : 10px; 
} 
.tableHd {
background-color : #000080; 
border-color : #000080; 
border-style : solid; 
border-width : 1px; 
color : #efef20; 
font-family : arial, sans-serif; 
font-size : 10px; 
font-weight : bold; 
text-align : center; 
background-image : url('images/tablebackground.bmp'); 
background-repeat : repeat; 
} 

.Newswidth {
padding-left : 20px; 
} 
.NewsBlock {
border-collapse : collapse; 
border-style : solid; 
border-color : #000000; 
border-width : 1px; 
font-family : tahoma, arial, sans-serif; 
font-weight : bold; 
color : white; 
font-size : 16px; 
background-color : #ffffff; 
background-image : url('../images/forumbackground.bmp'); 
background-repeat : repeat-x; 
} 
.tableCtR {
background-color : #ffffff; 
border-style : solid; 
border-color : #111188;
border-width : 1px; 
color : #ff0000; 
font-family : arial, sans-serif; 
font-size : 9px; 
text-align : center; 
} 
.tableCtBlk {
background-color : #ffffff; 
border-style : solid; 
border-color : #111188;
border-width : 1px; 
color : #000000; 
font-family : arial, sans-serif; 
font-size : 9px; 
text-align : center; 
} 
.tableCtBlue {
background-color : #ffffff; 
border-style : solid; 
border-color : #111188;
border-width : 1px; 
color : #0000ff; 
font-family : arial, sans-serif; 
font-size : 9px; 
text-align : center; 
} 
.statsgrid {
background-color : #ffffff; 
color : #000088; 
font-family : sans-serif, arial, helvetica; 
font-size : 8pt; 
} 
.net {
background-color : #000055; 
color : #000080; 
font-family : tahoma, verdana, arial, helvetica, sans-serif; 
font-size : 10pt; 
padding-left : 0px; 
} 
.head {
color : #000080; 
font-family : verdana, tahoma, arial, helvetica, sans-serif; 
font-size : 13pt; 
font-weight : bold; 
background-color : #ffffff; 
} 


td {
font-family : verdana,  tahoma, arial, helvetica, sans-serif; 
color : #000080; 
font-size : 8pt; 
} 

hr {
color: #333399;
}

ul {
font-size : 8pt; 
color : #000080; 
font-family : Tahoma, sans-serif; 
list-style-type : square; 
background-color : #ffffff; 
} 
br {
color : #000080; 
font-family : Tahoma, sans-serif; 
font-size : 8pt; 
background-color : #ffffff; 
}
#footer {
border:1px solid #ffffff; 
margin-top:2px; 
margin-left:10px; 
margin-right:10px; 
background-color:#FFFFFF;
font: 8pt/1.8 verdana, arial, sans-serif;
text-align: center;
}
