body		{background-color: #cccccc; text-align: center;}

p		{padding: 0px 9px 0px 9px;}
p.top		{padding: 0px 9px 0px 9px; margin-top: -1pc;}
p.nav		{padding: 6px 9px 0px 9px; margin: 0pc 0px 0.7pc 0px; text-align: right; line-height: 0pc;}

h3		{padding: 0px 9px 0px 9px;}
h4		{padding: 0px 9px 0px 9px;}
h5		{padding: 0px 9px 0px 9px;}

img		{border: none;}
img.left	{border: none; position: relative; float: left; padding: 0px 6px 3px 9px;}
img.banner_a	{border: none; padding: 0px; margin: 0px;}
img.banner_b	{position: relative; border: none; padding: 0px; margin: 0px; left: 30px; bottom: 8px;}
img.error	{margin: 6px; top: 6px;}

table		{padding: 6px; }
table.league	{padding: 6px; margin: 6px; width: 30pc;}
td.input	{vertical-align: top; background-color: #cccccc;}
td.label	{vertical-align: top; background-color: #cccccc; text-align: right; width: 36%;}
td.good		{background-color: #ccffcc; color: #000000; font-weight: bold; text-align: center;}
td.division1	{background-color: #ffcccc; color: #000000; font-weight: bold; text-align: center;}
td.division2	{background-color: #ff6666; color: #000000; font-weight: bold; text-align: center;}
td.division3	{background-color: #cc3333; color: #ffffff; font-weight: bold; text-align: center;}
td.division4	{background-color: #990000; color: #ffffff; font-weight: bold; text-align: center;}

table.petition	{padding: 6px; width: 720px;}
td.petition	{background-color: #e8e8e8;}


a:link		{text-decoration: underline; font-weight: bold; color: #333333;}
a:visited	{text-decoration: underline; font-weight: bold; color: #999999;}
a:hover		{text-decoration: underline; font-weight: bold; color: #444444;}

a:link.menu	{text-decoration: none; font-weight: bold; color: #ffffff;}
a:visited.menu	{text-decoration: none; font-weight: bold; color: #ffffff;}
a:hover.menu	{text-decoration: underline; font-weight: bold; color: #cccccc;}
a:focus.menu	{text-decoration: underline; font-weight: bold; color: #cccccc;}

a:link.guide	{text-decoration: none; font-weight: bold; font-size: 0.8pc; color: #ffffff;}
a:visited.guide {text-decoration: none; font-weight: bold; font-size: 0.8pc; color: #ffffff;}
a:hover.guide	{text-decoration: underline; font-weight: bold; font-size: 0.8pc; color: #000000;}

label.formlabel	{text-align: right; font-weight: bold; color: #999999; margin: 2px 2px 0px 2px; font-size: 0.9pc;}

form		{border-style: dashed; border-color: #cccccc; padding: 3px; margin: 0px 0px 6px 0px;}
form.nav	{border: none; padding: 3px; margin: 0px 0px 6px 0px; text-align: right;}

div.access 	{display: none;}
div.news	{background-color: #e8e8e8; padding: 0px 0px 1px 0px; margin: 0px 9px 0px 9px;}
div.newshome	{background-color: #e8e8e8; padding: 0px 0px 1px 0px;}
div.facebook	{border-style: dashed; border-color: #AEBCDA; padding: 3px; margin: 0px 0px 6px 0px;}
div.labour	{border-style: dashed; border-color: #CC9999; padding: 3px; margin: 0px 0px 6px 0px;}
div.error	{background-color: #ffffcc; margin: 1pc; border-style: solid; color: #ffff00;}
div.success	{background-color: #ccffcc; margin: 1pc; border-style: solid; color: #33cc33;}

div.left	{position: relative; width: 48%; padding: 3px; text-align: justify; float: left;}
div.right	{position: relative; width: 49%;  padding: 3px; text-align: justify; float: right;}
div.quote	{background-color: #e8e8e8;}

div#wrapper	{position: absolute;
		 width: 731px;
		 top: 3px;
		 left: 50%;
		 margin-left: -365px;
		 padding: 0px 0px 9px 0px;
		 background-color: #cccccc;
		 text-align: left;
 }

div#access	{position: relative;
		 width: 737px;
		 top: 0pc;
		 padding: 0px 6px 3px 6px;
		 background-color: #cccccc;
		 margin: 0px -3px 0px -3px;
 }

div#header	{position: relative;
		 top: 0pc;
		 width: 731px;
		 margin: 6px 0px 0px 0px;
		 padding: 0px 0px 0px 0px;
		 background-color: #ffffff;
 }

div#mainmenu	{position: relative;
		 top: 0pc;
		 background-color: #333333;
		 padding: 0px 3px 0px 3px;
		 margin-top: -0.3pc;
 }

div#submenu	{position: relative;
		 top: 0pc;
		 background-color: #999999;
		 padding: 0px 3px 0px 3px;
 }

div#content	{position: relative;
		 top: 0pc;
		 background-color: #ffffff;
		 padding: 0px 3px 0px 3px;
 }

div#footer	{position: relative;
		 background-color: #999999;
		 text-align: center;
		 margin: 0px -3px 0px -3px;
		 clear: both;
 }
