td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 323232;
}.border {
	border: 1px solid 878889;
}
.headings {
	font-size: 16px;
	font-weight: bold;
	color: E59014;
}
.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: right top;
}
iframe {
	border:none;
	margin:0;
	padding:0;
}
a.first{text-decoration:none; color:FFFFFF;}
a.second{text-decoration:none; color:323232;}
a.third{text-decoration:none; color:323232; font-weight: bold; font-size: 15px}
a.fifth{text-decoration:none; color:999999;}
a.first:hover {color:E59014;}
a.second:hover {text-decoration:underline;}
a.third:hover {background-color:FFFFFF; font-weight: bold; font-size: 15px}
a.fourth:hover {color:6B6B6B;}
a.fifth:hover {color:FFFFFF;}

/* 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: bold;
	color: #FFFFFF;
	font-style: normal;

}
.transparent_class {
    color: #000000;
	filter:alpha(opacity=100);
    background-color: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
UL.first {
font-family : arial, helvetica, sans-serif; 
color : #FFFFFF; 
}
OL.first {
font-family : arial, helvetica, sans-serif; 
color : #FFFFFF; 
}
.backgroundcouple {

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


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

