
.blue_theme_box {
   width:		auto; 
   background-color:	white;
   text-align:		left; 
   height:		auto; 
   border: 		1px solid Navy; 
   margin-top:		5px; 
   margin-left:		212px; 
   margin-right:	5px; 
   padding-bottom:	8px
   }

.blue_theme_box_Title {
   color:				white;
   background-color:	#094696;
   background-image:	url('../images/misc/btn_bkg.gif');
   background-repeat:	repeat-x;
   font-size:			14px;
   height:				20px;
   padding-top: 		2px;
   padding-bottom: 		2px;
   }
   
.gray_hdr {
   color:				white;
   background-image:    url('../images/misc/btn_bkg.gif');
   background-repeat:   repeat-x;
   font-size:			14px; 
   height:				20px;
   padding-bottom:		2px;
   padding-top: 		2px;
   }
   
.blue_theme_box_Base {
   padding-right: 		20px;
   padding-left: 		20px;
   padding-top:         15px;
   padding-bottom:      10px;
   font-size:           12px;
   }

.blue_theme_box_Body {
   color:            black;
   text-align:       justify;
   background-color: white;
   }
   
.blue_theme_box_Body a:link,
.blue_theme_box_Body a:visited {
   text-decoration:  underline;
   color:            black;
   background-color: white;
   font-size:        12px;
   padding-bottom:   0px;
   padding-left:     0px;
   padding-top:      0px;
   padding-right:    0px;
   border-top:       0px;
   border-bottom:    0px;
   text-transform:   none;
   display: 	     inline;
   }

     
/* ------------------------------------------------------- */

.team_header {
   text-decoration:	underline;
   }

.dropdown_form {
   background:		#081863 url(/images/misc/hdr_bg.gif) repeat-x scroll 0pt;
   height:		    35px;
   border:		    1px solid #silver;
   padding-top:		0px;
   margin-top:		5px;
   margin-left:		212px;
   margin-right:	5px;
   padding-bottom:	0px;
   color: 		white;
   }

.dropdown_form select {
   text-align:		left;
   }


/* ------------------------------------------------------- */


.mud  {
   padding-left: 	10px;
   padding-top: 	10px;
   padding-bottom: 	10px;
   }
   
.mud a:visited {
   font-size:	        11px;
   font-weight:			normal;
   background: 	        none;
   border-bottom:		none;
   border-top:	        none;
   border-left:	        none;
   border-right:        none;
   color:				blue;
   display:				inline;
   text-transform:	none;
   padding-left:		0px;
   line-height:		18px;
   }

.mud TABLE, TD, TR {
   font-size:	11px;
   width: 	170px;
   }

.mud_ukn {
   width: 		60px;
   text-align:		center;
   color:		black;
   background-color:	gold;
   }

.mud_closed {
   width: 		60px;
   text-align:		center;
   color:		white;
   font-weight: 	bold;
   background-color:	red;
   }
   
.mud_open {
   width: 		60px;
   text-align:		center;
   color:		white;
   font-weight: 	bold;
   background-color:	green;
   }
   
.mud_line {
   text-align:		center;
   }

/* ------------------------------------------------------- */



.news {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 12px;
	}


.news IMG {
	padding: 6px;
  	border-top: 1px solid #ddd;
  	border-left: 1px solid #ddd;
  	border-bottom: 1px solid #c0c0c0;
  	border-right: 1px solid #c0c0c0; }

.news HR {
	color:#667BBE;
	height: 1px; }

.news-title {
	font-size: 16px;
	font-weight: bold;
	color: #094696; }

.news-date {
	font-size: 10px;
	font-weight: bold;
	color: #094696; }
	
.news-body {
   color:		black;
   text-align:		justify;
   padding-left:       10px;
   border-right:       0px;
   border-left:        0px;
   }

.news-body a:link, 
.news-body a:visited {
    text-decoration:  none;
    font-size:	     11px;
    font-weight:	     normal;
    line-height:	     18px;
    color:            #081FAB;
    background-color: white;
    padding-bottom:   0px;
    padding-left:     0px;
    padding-top:      0px;
    padding-right:    0px;
    border-top:       0px;
    border-bottom:    0px;
    border-right:     0px;
    border-left:      0px;
    text-transform:   none;
    display:	         inline;
    }
   
.center-link a:link,
.center-link a:visited, {
   text-decoration:  none;
   font-size:	     11px;
   color:            #081FAB;
   background-color: white;
   padding-bottom:   0px;
   padding-left:     0px;
   padding-top:      0px;
   padding-right:    0px;
   border-top:       0px;
   border-bottom:    0px;
   text-transform:   none;
   text-align:	     center;
   }
   

/* ----- JUGGLING ------------------------------------------------------------------------------------ */


.juggle_10, .juggle_10 table, .juggle_10 td, .juggle_10 tr {
    font-size:		100%;
}

   
/* ----- COACHES ------------------------------------------------------------------------------------- */

.coach-name {
   font-size:		16px;
   color:			black;
   font-variant:    small-caps;
   text-decoration:	underline;
   }
   
.coach-hdr {
   width: 	60px;
   display: inline;
   }

   
   
/* ----- FIELD MAPS ---------------------------------------------------------------------------- */


.map-link a:link, 
.map-link a:visited {
   text-decoration:  underline;
   font-size:	     14px;
   color:            #081FAB;
   background-color: white;
   padding-bottom:   0px;
   padding-left:     0px;
   padding-top:      0px;
   padding-right:    0px;
   border-top:       0px;
   border-bottom:    0px;
   text-transform:   none;
   display: 	     inline;	}
   

/* ------------------------------------------------------- */

.centeredTxt { text-align:center; }

.centeredImg {
    text-align: 	center;
    padding:    	0px 0px 0px 0px;
    margin-top: 	0px;
    margin-bottom:	0px;	}