body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.main{
font-size: 10pt;
padding: 5px;
}
.main a:link {
	color: 0E057B;
	text-decoration: underline;
}
.main a:visited {
	text-decoration: underline;
	color: 0E057B;
}
.main a:hover {
	text-decoration: underline;
	color: 0E057B;
}
body {
	background-image: url(images/layout/mainbg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.town {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.grey {
	color: #999999;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0E057B;
}

a:link {
	color: 0E057B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 0E057B;
}
a:hover {
	text-decoration: underline;
	color: 0E057B;
}
a:active {
	text-decoration: underline;
	color: 0E057B;
}h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
.bronze {
	font-weight: bold;
	color: #804000;
}
.white {
	color: #FFFFFF;
}
a.white:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.grey:link{
	color: #999999;
	text-decoration: none;
}
a.grey:visited{
	color: #999999;
	text-decoration: none;
}
a.grey:hover{
	color: #999999;
	text-decoration: underline;
}.local {
	font-weight: bold;
	color: #15B315;
}
.ni {
	font-style: italic;
	font-weight: bold;
	color: #0E057B;
}
.platinum {
	font-weight: bold;
	color: #999999;
}
.gold {
	font-weight: bold;
	color: #FFCC33;
}
.silver {
	font-weight: bold;
	color: #CCCCCC;
}
.bronze {
	font-weight: bold;
	color: #CC6600;
}
.contact{
font-size:12px;
}.blue {
	color: #0E057B;
}
.source{
font-size:8.5pt;
font-style:italic;
}

.postit{
width:190px;
background:url(images/layout/postitbg.gif) repeat-y #f9d020;
padding:0;
margin:5px;
float:left;
}

.postit .title{
background:url(images/layout/postittitle.gif) no-repeat;
padding:5px 5px 5px 10px;
margin:0;
min-height:35px;
}

.postit .desc{
padding:5px 5px 5px 10px;
margin:0;
}

.postit .foot{
background:url(images/layout/postitfoot.gif) no-repeat;
width:190px;
height:34px;
padding:0 5px 2px 10px;
}

.contactform{
border:1px dotted #0E057B;
padding:10px;
}

.contactform input, .contactform textarea{
border:1px solid #0E057B;
background-color:#E9E9E9;
margin-bottom:5px;
}