/* Horsham ChATs */
.header {background-color:#000099;border: 3px #0099FF outset;height:100px;margin-bottom:5px;
         font-family:"Arial, Helvetica, sans-serif";font-style:italic;font-weight:600;}
.header .header_left    {float:left;width:160px;height:100px; 
                         background:#000097 url(/images/ChATsLog_White110.gif) no-repeat 100%}
.header .header_right   {float:left;width:810px;height:90px;background-color:#000097;text-align:right;
                         padding:10px 10px 0 0 ;}
.header .text1    {color:#ffffff;font-size:x-large;}
.header .text2    {color:#ffff00;font-size:x-large;}
.header .text3    {color:#ffffff;font-size:large;}

.pictfloatleft {float:left;padding:0 10px 10px 0;}
.pictfloatright {float:right;padding:0 0 10px 10Px;}
.pictcenter {padding:10px;text-align:center;}
/* +++++ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 
/* +++ Left Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 
.leftmenu { width:200px;}
.leftmenu ul     {list-style: none;margin: 0; padding: 0;}
.leftmenu ul li  {	border-top: 3px blue ridge;font-family:Verdana, Arial, Helvetica, sans-serif;
	border-left: 3px blue ridge;padding:1px 1px 0px 3px;}
.leftmenu ul li a:link {display:block;padding: 0px 0 0 0px;
	    text-decoration: none;color: blue;
	    font-weight: bold;font-size:small;} 
.leftmenu ul li a:hover {color: red; text-decoration: none;}
.leftmenu ul li a:visited {color: purple;text-decoration: none;}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
hr {color:blue; background-color:blue; height:2px;}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica, sans-serif;
                            font-weight: bold;color: #000033;} 
h1 {font-size: x-large;}
h2 {font-size: large;}
h3 {font-size: medium;}
h4 {font-size: small;}
h5 {font-size: x-small;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
hr {color:blue; background-color:blue; height:2px;} 
 /* +++++ page views +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 
#pageviews  {padding:10px;font-style:italic;text-align:center;}
/* ++++++ Contact Box ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/ 
.contactbox {border: 2px blue ridge;padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; text-align: center; }
.contactbox a:link {color: blue;text-decoration:none;}
.contactbox a:hover {color: red;}
.contactbox a:visited {color: purple;}
/* ++++++ Top Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/   
.topMenu { 	/* float: left; *//* padding: 1px;	margin: 1px; */
	text-align: center;	background-color: #000099;	border: 3px #0099FF outset;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; text-decoration: none;font-size: 12px;} 
.topMenu a:link {color: yellow;text-decoration: none;font-weight: bold;}
.topMenu a:visited  {color: white;text-decoration: none;font-weight: bold;}	
.topMenu a:hover {color: red;text-decoration: none;font-weight: bold;} 
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
ol {list-style-type: decimal;}
ol ol {list-style-type: lower-alpha;}  
ol ol ol {list-style-type: lower-roman;}  
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
table {background-color: white;vertical-align:top;empty-cells:show;font-size:	
       10pt;font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; 
       font-size: small;border-left:outset 1px #778899;border-top:outset 1px #778899;}
.td_center  {padding:4px;border-right:ridge 1px #CCCCFF;border-bottom:ridge 1px #CCCCFF;
             text-align:center;}
caption     {padding:4px;background-color: blue ;color: yellow;text-align:center;
             font-weight: 700;}
th  {background-color: blue;color: white; font-weight: 700;}
tr  {vertical-align:top;}
td  {color: black;font-weight:normal;}
.tr-alt  {vertical-align:top;color:Gray;font-weight:normal; background-color: #B8BFBF;}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.datagrid {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:	10pt;text-decoration: none; }
.datagrid th  {background-color: blue; color: white;	font-weight: bold; }
.datagrid td  {color: black; background-color: #0066CC;font-weight:normal;}
.dg_td      {padding:4px;border-style:none;}
.dg_td_alt  {padding:4px;background-color:#E0E0E0;}
.dg_th      {padding:4px;background-color: gray ;color: black;text-align:center;font-weight: 700;}
.dg_head td    {padding:4px;background-color: blue ;color: white;text-align:center;font-weight: 700;}
.dg_foot td    {padding:4px;background-color: blue ;color: white;text-align:center;font-weight: 700;}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.links         {border-bottom:solid 2px blue;margin:0 0 6px 0;}
.links ul     {list-style: none;margin: 0; padding: 0;}
.links ul li  {float:left;	margin:1px 2px 0 2px;padding:1px 2px 0 2px;border-left:solid 1px gray;}
.links ul li  a {display:inline;color:purple;text-decoration:none;}
.links ul li  a:hover {color:blue;}
.links ul li  a:visited {color:Gray;}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.board  {margin:5px 0 0 0;border-bottom:solid 2px blue;padding:5px;}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.sitemap    {}
.sitemap h1 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; color: #000033;} 
.sitemap   ul     {list-style: none;margin: 0; padding: 0;}
.sitemap   ul li  {display:block;padding: 0 0 0 0;}
.sitemap   a:link {text-decoration: none;color: purple;font-size:small;font-family:Comic Sans MS;} 
.sitemap   a:hover {text-decoration: none;color: red;font-size:small;font-family:Comic Sans MS;}
.sitemap   a:visited {text-decoration: none;color: gray;font-size:small;font-family:Comic Sans MS;}

.sitemap .pages      {width:200px;float:left;}
.sitemap .teams      {width:200px;float:left;}
.sitemap .sponsors   {width:400px;float:left;}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.news {padding:0px 0 5px 0px;margin:2px 0 0 10px;border-bottom:2px blue ridge;}
.news ul     {list-style:disc none inside;margin: 0; padding: 0 0 10px 0;}
.news ul li  {display:block;padding: 0 0 5px 20px;}
.news ul li  a:link {text-decoration: none;color: purple;font-size:small;font-family:Comic Sans MS;} 
.news ul li  a:hover {text-decoration: none;color: red;font-size:small;font-family:Comic Sans MS;}
.news ul li  a:visited {text-decoration: none;color: gray;font-size:small;font-family:Comic Sans MS;}
 /* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.news .fire ul     {list-style:disc url(http://www.clubwebsystems.com/icons/flameicon.jpg) inside; 
                    margin: 0; padding: 0 0 10px 0;}
.news .fire ul li  {display:block;padding: 0 0 2px 0;font-weight:normal;}
.news .fire ul li  a:link {text-decoration: none;color: purple;font-size:small;font-family:Comic Sans MS;} 
.news .fire ul li  a:hover {text-decoration: none;color: red;font-size:small;font-family:Comic Sans MS;}
.news .fire ul li  a:visited {text-decoration: none;color: gray;font-size:small;font-family:Comic Sans MS;}
 /* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
ul     {list-style: none;margin: 0; padding: 0;}
ul li  {display:block;padding: 0 0 2px 0;font-weight:normal;}
ul li  a:link {text-decoration: none;color: purple;font-size:small;font-family:Comic Sans MS;} 
ul li  a:hover {text-decoration: none;color: red;font-size:small;font-family:Comic Sans MS;}
ul li  a:visited {text-decoration: none;color: gray;font-size:small;font-family:Comic Sans MS;}

 /* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
em  {font-weight:bold;font-style:normal;}
