/*------------------------------------------------------*//* Default formatting and colors & such for All		*//*------------------------------------------------------*/* {margin:0; padding:0; font-family: sans-serif;}.commonBody { background-color: rgb(240,245,255); }a:link { color:black; text-decoration:none;}a:visited { color:black; text-decoration:none;}a:hover { color:rgb(220,0,0);}hr {padding-left:0px; margin-left:-3em; margin-right:1em}/*--------------------------------------------------------------*//* Logo Styles. One for each level in the directory structure	*//*--------------------------------------------------------------*//* Logo style for top level */.logo0 {  background-color: rgb(255,255,255); 	 background-image:url(./graphics/cologo.jpg);  	 background-repeat:repeat-x, repeat-y;         font-size:24pt;         font-weight: 700;       } 	 /* Logo style down 1 levels */.logo1 {  background-color: rgb(255,255,255); 	 background-image:url(../graphics/cologo.jpg);  	 background-repeat:repeat-x, repeat-y;         font-size:24pt;         font-weight: 700;       }/* Logo style down 2 levels */.logo2 {  background-color: rgb(255,255,255); 	 background-image:url(../../graphics/cologo.jpg);  	 background-repeat:repeat-x, repeat-y;         font-size:24pt;         font-weight: 700;       }/* Logo style down 3 levels. On your own after that... */.logo3 {  background-color: rgb(255,255,255); 	 background-image:url(../../../graphics/cologo.jpg);  	 background-repeat:repeat-x, repeat-y;         font-size:24pt;         font-weight: 700;       }.clubList {background-color:rgb(255,255,255); }.clubList td { text-align:center; font-size:0.84em; }.clubHeading { text-align:center; font-size:1em;  background-color:rgb(139, 168, 226); }.clubList a:link { color:rgb(33,66,133); text-decoration:none;}.clubList a:visited { color:rgb(33,66,133); text-decoration:none;}.clubList a:hover { color:rgb(220,0,0);}.main {padding-left:10px; margin-left:4em; font-size:1em; font-weight:bold;}.main .subdiv { margin-left:8em; }.main p{ margin-left:4em; text-indent:-4em;	      padding-right: 20px; 	      text-align:left;}.main .heading {font-size:1.3em; font-weight:bolder;}.main .bigheading {font-size:1.6em; font-weight:bolder;}.normal {font-weight:normal;}.main a:link{color:rgb(33,66,133); text-decoration:underline;}.main a:visited {color:rgb(33,66,133); text-decoration:underline;}.main a:hover { color:rgb(220,0,0);}.paddedTable {border-color:rgb(33,66,133);}.paddedTable td {padding:15px;};.meetresults {padding-left:10px; margin-left:4em; font-size:1em; font-weight:bold;}/*.meetresults .subdiv { margin-left:8em; }*/.meetresults p{ margin-left:6em; text-indent:-4em;	      padding-right: 20px; 	      text-align:left;}.meetresults .heading { margin-left:6em; font-size:1.3em; font-weight:bolder;}.meetresults .bigheading {font-size:1.6em; font-weight:bolder;}.meetresults a:link{color:rgb(33,66,133); text-decoration:underline;}.meetresults a:visited {color:rgb(33,66,133); text-decoration:underline;}.meetresults a:hover { color:rgb(220,0,0);}.meetresults img {margin-top:15px;}.scheduleTable {font-weight:bolder; text-align:center;}.scheduleTable a:link { color:rgb(0,0,0); text-decoration:none;}.scheduleTable a:visited { color:rgb(0,0,0); text-decoration:none;}.scheduleTable a:hover { color:rgb(220,0,0);}img.floatLeft {float:left; margin:4px;}    img.floatRight {float:right; margin-left:4px; margin-right:20px; margin-top:2px; margin-bottom:2px;}img.floatRightBottom {float:right; margin-left:4px; margin-right:20px; margin-top:40px; margin-bottom:2px;}.simple a:link { color:rgb(240,245,255); text-decoration:none;}.simple a:visited { color:rgb(240,245,255); text-decoration:none;}.simple a:hover { color:rgb(220,0,0);}.noborder {color:rgb(240,245,255); border-style:none; text-decoration:none;}
