body{
	text-align:center;
	font-size:10pt;
	font-family:verdana, ariel, 'times new roman';
	padding:20px;
	background-color:#254569;
	background-image:url(images/Background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	Background-position:top center;
}
	
div.footnote {
	font-size:8pt;
	font-weight:light;
}

div.palmares {
	line-height:15pt;
	font-size:10pt;
	font-weight:normal;
}

div.profile {
	line-height:20pt;
	font-size:10pt;
	font-weight:normal;
	text-align:center;
}

p.button {
	text-align:left;
	font-size:10pt;
	font-weight:normal;
	margin-left:25px;
	margin-top:5px;
}

p.top {
	text-align:right;
	font-size:8pt;
	font-weight:light;
}

p.indentfirst {
	padding: 1px 1em 0 1.5em;
}

p.indent {
	padding: 1em 1em 0 1.5em;
}

p.nopad {
	padding: 0;
}
	

h1 {
	font-size:24pt;
	font-weight:bold;
}

h1.center {
	font-size:24pt;
	font-weight:bold;
	text-align:center;
}

h2 {
	font-size:18pt;
	font-weight:bold;
	text-align:left;
}

h4 {
	font-size:10pt;
	font-weight:bold;
}

span.more {
	font-size:8pt;
	font-weight:light;
}

span.newsdate {
	color:DimGray;
	font-weight:bold;
}

table.bodytable {
	text-align:left;
	font-size:10pt;
}

table.calendartable {
	text-align:left;
	font-size:10pt;
}

table.guestbooktable {
	text-align:left;
	font-size:10pt;
}

table.linkstable {
	text-align:left;
	font-size:10pt;
	background-color:Red;
}

tr.linkstable {	
	background-color:Red;
	text-align:left;
	vertical-align:top;
	height:30px;
}

td.linkstable {
	background-image:url(images/sidebutton.gif);
	color:white;
	vertical-align:top;
	height:30px;
}

td.linkstablegray {
	background-image:url(images/sidebutton.gif);
	color:pink;
	vertical-align:top;
	height:30px;
}

table.mastertable {
	font-size:10pt;
}

table.newstable {
	font-size:10pt;
}

table.resulttable {
	width:500px;
	font-size:10pt;
}

tr.result {
	color:black;
	text-align:left;
	vertical-align:middle;
}

td.resulteven {
	font-size:10pt;
	font-weight:normal;
	background-color:white;
}

td.resultevencenter {
	font-size:10pt;
	font-weight:normal;
	text-align:center;
	background-color:white;
}

td.resultevenright {
	font-size:10pt;
	font-weight:normal;
	text-align:right;
	background-color:white;
}

td.resulthead {
	font-size:10pt;
	font-weight:bold;
	background-color:Gainsboro;
}

td.resultheadcenter {
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	background-color:Gainsboro;
}

td.resultodd {
	font-size:10pt;
	font-weight:normal;
	background-color:Gainsboro;
}

td.resultoddcenter {
	font-size:10pt;
	font-weight:normal;
	text-align:center;
	background-color:Gainsboro;
}

td.resultoddright {
	font-size:10pt;
	font-weight:normal;
	text-align:right;
	background-color:Gainsboro;
}

tr.calendar {
	color:black;
	text-align:left;
	vertical-align:middle;
}

tr.guestbookhead {
	color:black;
	background-color:#FFCCCC;
	text-align:left;
	vertical-align:middle;
}

tr.tablefooter {
	background-color:Red;
	color:white;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
	font-weight:light;
}

tr.tableheader {
	background-color:Red;
	color:white;
	text-align:center;
	vertical-align:middle;
	font-size:32pt;
	font-weight:bold;
	background-image:url(images/Header.gif);
	background-repeat:no-repeat;
	background-position:center;
}

td.body {
	background-color:white;
	color:black;
	vertical-align:top;
	text-align:left;
}

td.leftcolumn {
	background-color:Red;
	color:white;
	vertical-align:top;
}

td.profilea {
	text-align:left;
	font-size:10pt;
}

td.profileq {
	color:DimGray;
	font-weight:bold;
	text-align:left;
	font-size:10pt;
}

td.calendareven {
	font-size:10pt;
	font-weight:normal;
	background-color:white;
}

td.calendarevencenter {
	font-size:10pt;
	font-weight:normal;
	text-align:center;
	background-color:white;
}

td.calendarhead {
	font-size:10pt;
	font-weight:bold;
	background-color:Gainsboro;
}

td.calendarheadcenter {
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	background-color:Gainsboro;
}

td.calendarodd {
	font-size:10pt;
	font-weight:normal;
	background-color:Gainsboro;
}

td.calendaroddcenter {
	font-size:10pt;
	font-weight:normal;
	text-align:center;
	background-color:Gainsboro;
}

a:link, a:active, a:visited {
	color:blue;
	text-decoration:none;
}

a:hover {
	color:red;
	text-decoration:none;
}

a.calendar:link, a.calendar:active, a.calendar:visited {
	color:black;
	text-decoration:none;
}

a.calendar:hover {
	color:red;
	text-decoration:none;
}

a.nav:link, a.nav:hover, a.nav:active, a.nav:visited {
	color:white;
	text-decoration:none;
}

a.navgray:link, a.navgray:hover, a.navgray:active, a.navgray:visited {
	color:LightSlateGray;
	text-decoration:none;
}

ul.notopspace {
	margin: -12px 0px 0px 0px;
}
