body {
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#333;
	background-color: #fcfcfc;
	background:url(/images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

body.popup {
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#333;
	background-color: #fcfcfc;
	background:url(/images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

h1 {
 	font-size: 13px;
 	color:#f60;
 	padding: 6px 0 4px 0;
 	margin: 0;
 	font-weight: bold;
}

h2 {
 	font-size: 11px;
 	color:#f60;
 	font-weight: bold;
 	padding: 6px 0 4px 0;
 	margin: 0;
}


h3 {
 	font-size: 0.8em;
 	color:#2d996a;
 	padding: 6px 0 4px 0;
 	margin: 0;
}

P {
	font-size: 0.85em;
	color:#333;
	padding: 0 0 6px 0;
	margin: 0;
}
p.block {
	font-size: 0.85em;
	color:#333;
	padding: 0 0 6px 0;
	margin: 0;
	display: block;
}

.date {
	font-size: 10px;
	font-weight: bold;
	color:#2d996a;
}

.green {
	font-size: 10px;
	font-weight: bold;
	color:#2d996a;
}

.list {
	font-size: 11px;
	font-weight: bold;
	color:#2d996a;
	padding-bottom: 2px;
	width: 55px;
}


table.list {
	padding: 0;
	margin: 0;
	width:235px;
}

.listTop {
	height: 20px;
	width: 220px;
}

.micro {
	font-size: 10px;
	font-weight: normal;
	color:#b2aba1;
}

.microGrey {
	font-size: 10px;
	font-weight: bold;
	color:#b2aba1;
}

.microWhite {
	font-size: 9px;
	font-weight: bold;
	color:#fff;
}

.orange {
	color:#f60;
}


img.donateButton {
	float: right;
	border: 0;
}

a.buttonDonate{
	height:14px;
	display:block;
	width: 52px;
	background: url("/images/button-donate.gif") no-repeat 0 0;
}

a.buttonDonate:hover{
	height:14px;
	width: 52px;
	display:block;
	background: url("/images/button-donate.gif") no-repeat 0 -15px;

}

a.buttonDonate span {
	position: absolute;
	top: -9999px;
}


a { color:#333; text-decoration:underline;}
a:visited { color:#333; text-decoration:underline;}
a:hover{ color:#ff6600; text-decoration:none;}
a:visited:hover{ color:#333; text-decoration:underline;}

a.list { color:#333; text-decoration:underline;}
a.list:visited { color:#333; text-decoration:underline;}
a.list:hover{ color:#ff6600; text-decoration:none;}
a.list:visited:hover{ color:#333; text-decoration:underline;}


a.microWhite { color:#fff; text-decoration:none; font-size:9px; font-weight:bold;}
a.microWhite:visited { color:#fff; text-decoration:none; font-size:9px; font-weight:bold;}
a.microWhite:hover{ color:#fff; text-decoration:line-through; font-size: 9px; font-weight:bold;}
a.microWhite:visited:hover{ color:#fff; text-decoration:line-through; font-size: 9px; font-weight:bold;}

a.nav { color:#fff; text-decoration:none; font-size:9px; font-weight:bold; background-color:#2d996a; padding: 1px;}
a.nav:visited { color:#fff; text-decoration:none; font-size:9px; font-weight:bold; background-color:#2d996a; padding: 1px;}
a.nav:hover{ color:#fff; text-decoration:line-through; font-size: 9px; font-weight:bold; background-color:#2d996a; padding: 1px;}
a.nav:visited:hover{ color:#fff; text-decoration:line-through; font-size: 9px; font-weight:bold; background-color:#2d996a; padding: 1px;}

a.navOn { color:#fff; text-decoration:none; font-size:9px; font-weight:bold; background-color:#f60; padding: 1px;}
a.navOn:visited { color:#fff; text-decoration:none; font-size:9px; font-weight:bold; background-color:#f60; padding: 1px;}
a.navOn:hover{ color:#fff; text-decoration:line-through; font-size: 9px; font-weight:bold; background-color:#f60; padding: 1px;}
a.navOn:visited:hover{ color:#fff; text-decoration:line-through; font-size: 9px; font-weight:bold; background-color:#f60; padding: 1px;}

a.boxLink { color:#333; text-decoration:none; font-size:9px; font-weight:bold; background-color:#eeeae7; padding: 1px;}
a.boxLink:visited { color:#333; text-decoration:none; font-size:9px; font-weight:bold; background-color:#eeeae7; padding: 1px;}
a.boxLink:hover{ color:#333; text-decoration:line-through; font-size: 9px; font-weight:bold; background-color:#eeeae7; padding: 1px;}
a.boxLink:visited:hover{ color:#333; text-decoration:line-through; font-size: 9px; font-weight:bold; background-color:#eeeae7; padding: 1px;}

a.microGrey { color:#fff; text-decoration:none; font-size:10px; font-weight:bold; background-color:#b2aba1; padding: 1px;}
a.microGrey:visited { color:#fff; text-decoration:none; font-size:10px; font-weight:bold; background-color:#b2aba1; padding: 1px;}
a.microGrey:hover{ color:#fff; text-decoration:line-through; font-size: 10px; font-weight:bold; background-color:#b2aba1; padding: 1px;}
a.microGrey:visited:hover{ color:#fff; text-decoration:line-through; font-size: 10px; font-weight:bold; background-color:#b2aba1; padding: 1px;}

ul#Nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#Nav li{ 
	padding: 0 0 4px 0;
	font-size:9px; 
	font-weight:bold; 
	color:#f60;
}

.line
{
	width: 418px;
	height: 5px;
	margin: 0;
	padding: 0;
	background-image: url(../images/solid-line.gif);
	background-repeat: repeat-x;
}

.line2
{
	width: 418px;
	height: 8px;
	margin: 0;
	padding: 0;
	background-image: url(../images/solid-line2.gif);
	background-repeat: repeat-x;
}

.lineLeft
{
	width: 438px;
	height: 5px;
	margin: 0;
	padding: 0;
	background-image: url(../images/solid-line.gif);
	background-repeat: repeat-x;
}

.lineRight{ 
	width: 270px;
	height: 5px;
	margin: 0;
	padding: 0;
	background-image: url(../images/solid-line.gif);
	background-repeat: repeat-x;
}

.lineRightDashed
{
	width: 234px;
	height: 8px;
	background-image: url(/images/dashed-line.gif);
	background-repeat: no-repeat;
}

input, select, textarea {
	padding:2px; 
	border:solid 1px #bbb3a9; 
	font-weight:normal;
	color:#333;
	font-size: 1em;
	background: #fff;
	background-color: #fff ! important;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
input.button {
padding: 0;
	border: 0; 
	background-color: none;
	}
	
fieldset {
	width: auto;
	border: 0;
	padding: 0;
	margin: 0;
}
	
	
	
	