td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFFFFF;
}.border {
	border: 1px solid 878889;
}
.headings {
	font-size: 14px;
	font-weight: bold;
	color: 26AAFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.background {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
iframe {
	border:none;
	margin:0;
	padding:0;
}
a.first{text-decoration:none; color:2D2D2D;}
a.second{text-decoration:none; color:FFFFFF;}
a.third{text-decoration:none; color:FFFFFF;}
a.fourth{text-decoration:none; color:CF5C01;}
a.fifth{text-decoration:none; color:4C4C4C;}
a.first:hover {color:FFFFFF;}
a.second:hover {text-decoration:underline; color:2D2D2D;}
a.third:hover {text-decoration:underline;}
a.fourth:hover {color:6B6B6B;}
a.fifth:hover {background-color:CECECE;}

/* Added by shane */

table input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5E5F;
	font-weight: bold;
	border: #999999 solid 1px
}
.headings1 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;

}
.headings2 {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.background1 {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/fern.gif);


}
.background2 {

	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/ducks.jpg);
}
