/* ------------------------------------------styles/Cloughstyle1.css ----------------------------------------------*/

h2 {font-family: Verdana,arial,helvetica,sans-serif;font-size:12pt; color:000000 /*black*/; }

.bg-color-fffded {  }
.border-shadow {
	border-top-width:    1px;
	border-right-width:  3px;
	border-bottom-width: 3px;
	border-left-width:   1px;
	border-top-style:    ridge;
	border-right-style:  ridge;
	border-bottom-style: ridge;
	border-left-style:   ridge;
	border-top-color:    #CCCCCC;
	border-right-color:  #999999;
	border-bottom-color: #999999;
	border-left-color:   #CCCCCC; }

.border-shadow-inside {
	border-left:1px inset  #999999                  /* Medium Gray */;
	border-right:2px inset #CCCCCC                  /* Light Gray  */;
	border-top:1px inset   #999999; border-bottom:2px inset #CCCCCC; }
	
#sponsor1BOX1u9 {position:absolute; left:18px; top: 2597px; width: 840px; height: 109px; z-index: 4;}
#sponsor1BOX2u9 {position:absolute; left:2px; top: 2202px; width: 840px; height: 109px; z-index: 4;}
	
.groundsbox {
	         background-color: #FBDCB3        /*light orange*/;
	         color:            #000000        /*black*/;
	         border:           3px groove  rgb(0,128,0); 
	         border-collapse:  collapse; }

	
.newsbox  { border:          thick groove rgb(0,128,0);
            border-collapse: collapse;
            bordercolor:     #111111       /* black */;
            position:        absolute;
            z-index:         11; }
 
.box     {
	       background-color: #999999;   /* Light Gray   */
	       color:            #FFFFFF;   /* White       */
	       border-style:     solid;
	       border-width:     1px;
	       border-color:     #999999;   /* Medium Gray */ }
	       
.menubox {
	       background-color: #666666;
	       color:            #333333    /* nearly black*/ ;
	       border-style:     solid;
	       border-width:     1px;
	       border-color:     #999999;
 	       font-family:      Verdana, Tahoma, Helvetica, sans-serif;
	       font-size:        11px; }
	       
p.teaminfotextBOX {font-family: Verdana;
					font-size: 10px;
					color; black;
					background: #FEF4D6;
					text-align: center;}
	       


.bg-color-EEEEEE {background-color: #EEEEEE; }
.bg-color-ECECEC {background-color: #ececec; }

.border-DADADAframe {border: medium double #DADADA;}

/* --------------------------font sizes -----------------------------------*/

.fontred       { font-family: Verdana,arial,helvetica,sans-serif; font-size: 10; color: #FF0000; }
.textwhitev10  { font-family: Verdana,arial,helvetica,sans-serif; font-size: 10; color: #ffffff; }
.textblackv8   { font-family: Verdana,arial,helvetica,sans-serif; font-size:  8; color: #000000; }
.textblackv10  { font-family: Verdana,arial,helvetica,sans-serif; font-size: 10; color: #000000; }
.textblackv12  { font-family: Verdana,arial,helvetica,sans-serif; font-size: 12; color: #000000; }
.textblackt10  { font-family: Tahoma, arial,helvetica,sans-serif; font-size: 10; color: #000000; }
.textblackt12  { font-family: Tahoma, arial,helvetica,sans-serif; font-size: 12; color: #000000; }
.textorangev8  { font-family: Verdana,arial,helvetica,sans-serif; font-size:  8; color: #FF8000; }
.textorgev10   { font-family: Verdana,arial,helvetica,sans-serif; font-size: 10; color: #ff9900; font-weight: bold;}
.textorangev12 { font-family: Verdana,arial,helvetica,sans-serif; font-size: 12; color: #FF8000; }
.textorgev14   { font-family: Verdana,arial,helvetica,sans-serif; font-size: 14; color: #ff9900; font-weight: bold;}
.textyellv10   { font-family: Verdana,arial,helvetica,sans-serif; font-size: 10; color: #FFFF00; }
.textpurplev10 { font-family: Verdana,arial,helvetica,sans-serif; font-size: 10; color: #800080; }
.textredv12    { font-family: Verdana,arial,helvetica,sans-serif; font-size: 12; color: #ff3300; }
.textredv10    { font-family: Verdana,arial,helvetica,sans-serif; font-size: 10; color: #ff3300; }
.textgreenv10  { font-family: Verdana,arial,helvetica,sans-serif; font-size: 10; color: #008000; }
.drainagetext  { font-family: Verdana,arial,helvetica,sans-serif; font-size:  9; color: #2a669a; text-decoration: none;}
.headsm        { font-family: Times New Roman,arial,helvetica,sans-serif; font-size: 12pt; color: #000000; font-weight:bold; }
.headsmw       { font-family: Times New Roman,arial,helvetica,sans-serif; font-size: 12pt; color: #FFFFFF; font-weight:bold; }
.headlg        { font-family: Times New Romanserif,arial,helvetica,sans-serif; font-size: 20px; color:#000000; font-weight:bold;border:1px groove #008000;}
.headsuper     { font-size: 28px; }
.headhuge      { font-size: 40px; }
.topBarHeader  { font-family:TiresiasScreenfont,arial,helvetica,sans-serif; font-size:11px; font-weight:bold; color:#ffffff /*ffffff-white*/;  text-decoration: none;}


/* --------=======-------link characteristics -----==========----------------*/
a:link    { color: Purple; /* unvisited link = Purple */}
a:focus   { color: olive;}
a:hover   { color: green;}
a:active  { color: blue ;}
a:visited { color: red  ;}

/* cell colors */
.green         { background-color: #008000 ; }
.yellow        { background-color: #ffff00 ; }
.silver        { background-color: #c0c0c0 ; }
.pink		   { background-color: #FAA596 ; }
.lightgreen    { background-color: #9FF596 ; font-family: Tahoma, arial,helvetica,sans-serif; font-size: 10; color: #000000;}
.black         { background-color: #000000 ; }
.orange        { background-color: #ff8000 ; }

/* ------------------------------------------styles/Cloughstyle1.css END----------------------------------------------*/