/* CSS Document */
/* Woodford Robinson Website Styles */

/* global body styles */
html, body {background-color:#FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: none;
}
/* end - global body styles */

/* global link styles */
a:link, a:visited, a:hover {
	font-size:12px;
	color: #006699;
	text-decoration: none;
}

a:hover {
	font-size:12px;
	text-decoration: underline;
	font-weight: normal;
}
/* end - global link styles */

/* global heading styles */

h1, h2, h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #334d55;
	font-weight: bold;
}

h2{
	font-family: "Comic Sans MS", "Goudy Old Style", serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	text-indent: 10px;
	color: #006699;
}

h3{
 font-size: 10pt;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}
/* end - global heading styles */

/* global paragraph styles */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	font-size: 12px;
}


.style5 {font-size: 14; font-weight: bold; }
.style4 {	font-size: 16px;
	font-weight: bold;
}
.style1 {
	font-size: 10px;
	padding-left: 5px;
}

.linkcell {
	border-top: 1px dotted #000099;
	border-right: none;
	border-bottom: 1px dotted #000099;
	border-left: none;
}
.celllogo {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #000000;
}
.maintable {
	border: 1px solid #000000;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
}
.style1_link {
	font-size: 10px;
	font-weight: bolder;
}
.style7 {
font-size: 10px
}
.style9 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style15 {
	color: #030303;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
}
