
.mainbody {background-color: #ffffff;
	padding-left: 4px;
	padding-right: 6px;
	margin-left: 4px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
        font-size: 11px;
        color: #555555;
	}

.header {border-bottom: 2px solid #000000;
width: 704px;
height: 100px;
     margin-bottom: 5px;
     }

.subheader {border: 1px solid #339933;
width: 700px;
     padding-top: 2px;
     padding-left: 2px;
     padding-right: 2px;
     padding-bottom: 2px;
     }

.main {border: 1px solid #3366ff;
width: 700px;
     padding-top: 2px;
     padding-left: 2px;
     padding-right: 2px;
     padding-bottom: 2px;
     margin-top: 5px;
     margin-bottom: 5px;
     }

.footer {border: 1px solid #3366ff;
width: 700px;
     padding-top: 2px;
     padding-left: 2px;
     padding-right: 2px;
     padding-bottom: 2px;
     text-align: center;
     font-size: 9px;
     color: #555555;
     }


td.seodd {border-bottom: 1px solid #3366ff;}
td.seeven {border-bottom: 1px solid #3366ff; background-color: #aaddff;}
td.sehd {border-bottom: 1px solid #3366ff; background-color: #dddddd;}

tr.team {background-color: #cccccc;}
td.team {border-bottom: 1px solid #3366ff; vertical-align: top;}

td.schedhd { border-top: 1px solid #3366ff; border-left: 1px solid #3366ff; border-bottom: 1px solid #3366ff;  background-color: #ddeeff;}
td.schednote { border-top: 1px solid #3366ff; border-left: 1px solid #3366ff; border-bottom: 1px solid #3366ff;}
td.sched { border: 1px solid #3366ff;}

td.subhd {
        color: #339933;
        font-size: 11px;
        font-weight: bold;}

td.body {border-right: 1px solid #3366ff;
     padding-top: 4px;
     padding-left: 4px;
     padding-bottom: 4px;
     padding-right: 4px;
     margin-bottom: 10px;
     }

td.info {
     padding-left: 5px;
     background-image : url("/images/col_bg.jpg");
     background-color: #6699FF;
     }

.box {border-left: 1px dotted #3366ff;border-top: 1px solid #3366ff;border-bottom: 1px solid #3366ff;
     padding-top: 4px;
     padding-left: 4px;
     padding-bottom: 4px;
     margin-top: 5px;
     margin-bottom: 7px;
     text-align: left;
     color: #555555;
     background-color: #FFFFFF;
     }

.boxhd {background-color: #cccccc;
        border-top: 1px solid #3366ff;
        border-bottom: 1px solid #3366ff;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 4px;
        text-align: center;
        font-weight: bold;
        }

.boxhd1 {border-top: 1px solid #cccccc; border-left: 1px solid #cccccc;
	padding-top: 1px;
	padding-bottom: 2px;
        text-align: center;
        font-weight: bold;
        }

.boxhd2 {border: 1px solid #666666;
	padding-top: 1px;
	padding-bottom: 1px;
        text-align: center;
        font-size: 2px;
        width: 5px;
        }
        
.adsep {background-color: #ffffff;
        border-top: 1px solid #99bbff;
        border-bottom: 1px solid #99bbff;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
        text-align: center;
        font-size: 1px;
        }

.playimg {
     text-align: center;
 }
 
.pagebody {background-color: #ffffff;
        border-left: 1px solid #cc9955;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	}


a { color: #3366ff;
	text-decoration: none;
}

a:hover {color: #3366ff;
	 text-decoration: underline;
	 }

a:active { color: #3366ff;
text-decoration: underline;
}



a.sub {color: #339933;
	text-decoration: none;
}

a:hover.sub {color: #3366ff;
	 }

a:active.sub {text-decoration: underline;
}

h1 {color: #0000cc;
    font-size: 16px;}
h2 {color: #0000cc;
    font-size: 14px;}
h3 {color: #0000cc; 
    font-size: 12px;}
    
.alert { 
color : green;
}
    
.labeltitle {
font-size : 8pt;
	color : #ffffff;
	background-color : #3366ff;
	font-weight : bold;
}

input, textarea, select { 
    font-size : 8pt;
    border : 1px solid #3366ff;
	font-family: Verdana, Geneva, sans-serif;
	}
	
.ml {
	color : #0000cc;
	font-size : 9pt;
    margin-left : 3px;
    margin-right : 3px;
	background-color : #99CCFF
}