body {
	background-color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000066;}

.padded {
padding:15px;
}

	
.smalltext {font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000066;
	}
	.pictitle {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000066;
	}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000066;
	background-color: #FFFF66;
}

a {
	color: #000066;
	text-decoration: none;
}
form { background-color: #FFFF66;
		 margin-left: 30px;
		 margin-right: 30px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
	line-height: 28px;
	font-weight:bolder;
	color: #000066;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #000066;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
  line-height: 30px;
	font-weight: bold;
  color: #000066;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.title-links {
position: relative;
top: -30px;
left: 0px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #000066;
}
.title-links, a{ text-decoration: none; color: 000066}
.title-links a:hover{ text-decoration: underline; color: #FF0000;
}
.bluebackgnd {
background-color: #0033FF;
}
#toprow { background-color: #0033FF;
}
.notthere {visibility: hidden;}
form { padding: 10px;
background colour: #ffff99;}
.border-tr {border-top-style: solid;
					 border-top-width: 1px;
					 border-top-color: #0066ff;
					 border-right-style: solid;
					 border-right-width: 1px;
					 border-right-color: #0066ff;
					 }
					 
.border-bl {border-bottom-style: solid;
					 border-bottom-width: 1px;
					 border-bottom-color: #0066ff;
					 border-left-style: solid;
					 border-left-width: 1px;
					 border-left-color: #0066ff;
					 }
.rightblock {
display:block;
width:250px;
font-size:11px;
line-height:14px;
text-align:justify;
position:relative;
padding:10px;
margin:10px;
border-style:solid;
border-width:1px;
border-color:#0066ff;
}
.floatright {
float:right;
margin:6px;
}
.clear {
clear:both;
}


