body{
font:75% Arial,Verdana,Tahoma,sans-serif;
color:#303030;

list-style-image: url('http://www.submariners.co.uk/graphics/buttons/button_small.gif');
}

a{
color:#016E32;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{
color:#669966; 
text-decoration:none; 
background-color:inherit;
}

a img{border:none;}

h1{
display:block;
margin:0 0 30px 0;
font-size:2em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

h2{
display:block;
margin:0 0 20px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

h1 {margin:0 0 15px 0;}
h2 a{font-weight:normal;}
h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
a:hover{text-decoration:underline;}

/* properties for form elements*/
input, textarea, select{
	font-size: 10pt;
}

/* the table that has the search box */
.searchtable {
	width: 100%;
	text-align: center;
	color: #FFFFFF;
}

/*The actual search bar row*/
.searchrow {
	background-color: #669966;
	color:#FFFFFF;
	font-weight: bold;
}

/*The row under the search*/
.searchunder {
	font-weight: bold;
	background-color: #ccffcc;
	color:#FFFFFF;
	text-align: right;
}

/*main table properties*/
.maintable {
	font-size: 10pt;
}

/*row properties of main table*/
.rows {
	font-size: 8pt;
}

/*columns properties of main table*/
.columns {
	font-size:  10pt;
	border: thin solid #ccffcc;
}

/*the box for each link*/
.box {
	font-weight: bold;
	background-color: #ccffcc;
	width: 100%;
	color: #669966;
	font-size: 10pt;
}

/*box table structure*/
.boxtable{
	width: 100%;
}
-
