body 
{
font-family: verdana, arial, sans;
font-size: 10pt;
/*color: #5085E5;*/
color: #0000CC;
width: 960px; /* Moz only, doesn't work in some IE??  also defined in pagecontainer */
margin: 0px auto;  /*  centres whole in Moz*/
text-align: center; /*  centres whole in IE*/
}
#pagecontainer
{
width: 960px;  /* needed for some IE */
text-align: justify;
}
#header1
{
/*border: 0px solid #fff;  why? put a white line a cross burgee 
text-align: left;*/
}
#clubname {
	font-size: 30pt;
	margin-top: 15px;
	margin-bottom: 0px; /* needed to reduce whitespace under burgee! */
	font-style: italic;
/*	font-weight: bold;*/
}
#header2
{
/*border-top: 1px solid #0000CC; */
border-top: 1px solid #ADC6F3;
border-bottom: 1px solid #ADC6F3; 
padding-left: 3px;
}
/* navigation styles */
#nav {
float: left; 
border: 0px solid #7FA4EB; 
width: 10.5em; 
/*background-color: #fff;*/
padding: 0px;
text-align: left; /*center;*/
/*line-spacing: 120%;*/
border-right: 0px solid #ADC6F3;
}
#nav ul {
list-style-type: none; 
margin: 0px; 
padding: 0px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
line-height: 150%;
margin-top: 0px;
margin-bottom: 0px;
}

#main 
{
margin-left: 10.5em;
padding-top: 5px;
}
#pagefoot
{
padding: 0px 3px; 
border-top: 1px solid #ADC6F3; 
text-align:center; 
clear: both; 
font-size: 80%; 
font-style: italic;
color: #0000CC;
}

h1 { font-size: 1.2em; line-height: 100%; margin: 0px; margin-bottom: 12px;}
h2 { font-size: 1.05em; line-height: 100%; margin: 6px 0px 12px 0px;}
.norh1 { font-size: 1.2em; line-height: 100%; margin: 0px; margin-bottom: 12px;font-weight: bold;}

a {
color: #5085E5; 
border: none;
}

a img {
border: none;
}

a.navlist { 
color: #0000CC;
text-decoration: none; 
font-weight: bold;
}

a.navlist:hover { 
color: #5085E5; 
}

a.navliston { 
color: #5085E5; 
text-decoration: none; 
font-weight: bold;
}
a.navsublist { 
color: #0000CC;
text-decoration: none; 
font-weight: bold;
font-style:italic;
font-size:10px;
margin-left:5px;
}

a.navsublist:hover { 
color: #5085E5; 
}

a.navsubliston { 
color: #5085E5; 
text-decoration: none; 
font-weight: bold;
font-style:italic;
font-size:10px;
margin-left:5px;
}

.breadcrumbstext
{
color: #0000CC;
font-style: italic;
font-size: 80%;
}
a.breadcrumbstextlink
{
color: #0000CC;
text-decoration: none;
}
a.breadcrumbstextlink:hover
{
color: #5085E5;
}

/* News item styles*/
.newsitem{ margin-bottom: 12px}/*;padding: 8px 8px ; background-color: #C3D1EB;*/
.newsdate{ font-size: 80%}/*; color: black;*/
.newstitle{ font-weight: bold; }
.newstext{ }
.newsitempara{ clear: both; margin-top: 8px;}
.newsitemparaleft{ float: left; width: 130px;font-weight: bold;}
.newsitempararight{ margin-left: 135px;}

/* Calendar table styles */
table.calendar { font-weight: bold; font-size: 0.9em; }
table.calendar tr td { padding: 0.3em 1em 0em 0em; }

/* added by Geoff */
.imagebox {
	PADDING-LEFT: 5px; 
	FLOAT: right; 
	MARGIN-BOTTOM: 25px; 
	MARGIN-LEFT: 15px; 
	PADDING-TOP: 3px;
}
.imagecopyright {
	font-size: 9px;
	text-align: right;
	text-indent: 5pt;
	MARGIN-TOP: 0px; 
}
#newsbox {
	border: 1px solid #ADC6F3; 
	margin: 0px 0px;
	padding: 1px; 
	font-size: 80%;
}
#newsbox p {
	margin: 5px 0px;
}
#flagbox {
	font-family: verdana, arial, sans;
	font-size: 10pt;
/*	border: 1px solid #ADC6F3;
	padding: 5px;
	margin: 0px 0px 8px 8px;  */
	width: 300px;
	float: right;
}
#flagbox img {
	width: 80px;
	height: 80px;
	float: right;
}
tr {
	vertical-align: top;
}
form {
	margin: 0px 0px;

}

.table_adminlist {
	border-top-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-left-width: thin;
	border-color: #ADC6F3;
	text-align: left;
}

.table_adminlist tr {
	font-family: verdana, arial, sans;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.table_adminlist tr th {
	border-color: #ADC6F3;
	border-right-width: thin;
	border-right-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.table_adminlist tr td {
	border-color: #ADC6F3;
	border-right-width: thin;
	border-right-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
}

button {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	width: auto;
	height: auto;
	padding: 0px;
}

.redtext {
	color: #F00;
}

.textfield  {
	
}
.textfield:focus  {
	background-color: #FFFFCC;
	
}
.message_table {
	background-color: ##D8FEFE;
}
.message_title {
	color: #FC0;
	text-align: left;
}
.message_parameters {
	font-size: 11px;
	font-style: italic;
	text-align: justify;
}
.message_text {
	font-size: 11px;
	text-align: justify;
}

