td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 404040;
}.border {
	border: 1px solid 878889;
}
.headings {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;

}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.background {
	background-image: url(images/page_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
iframe {
	border:none;
	margin:0;
	padding:0;
}
ul.first {color:FFFFFF;
}
a.first{text-decoration:none; color:FFFFFF; font-weight: bold;}
a.second{text-decoration:none; color:404040;}
a.third{text-decoration:none; color:FFFFFF;}
a.first:hover {text-decoration:underline;}
a.second:hover {text-decoration:underline;}
a.third:hover {color:A79C65;}
a.fourth:hover {color:6B6B6B;}

/* 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: 14px;
	font-weight: bold;
	color: A79C65;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;


}
.background1 {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bg_blue.jpg);


}
.bgcornerblue {

	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/bg_blue_corner.jpg);
}
.bggrey {


	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bg_grey.jpg);
}
.bgcornergrey {


	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/bg_grey_corner.jpg);
}
.bggold {



	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bg_grey_gold.jpg);
}
.bgcornergold {



	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/bg_gold_corner.jpg);
}
.headingsgrey {

	font-size: 15px;
	font-weight: bold;
	color: 404040;
	font-family: "Times New Roman", Times, serif;
}
.logosymbol {




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