td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: E2E2E2;
}.border {
	border: 1px solid #999999;
}
.headings {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.background {
	background-image: url(images/bg_wood.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
iframe {
	border:none;
	margin:0;
	padding:0;
}
a.first{
	text-decoration:none;
	color:#000000;
	font-weight: bold;
}
a.second{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

a.first:hover {color:3F3F3F;}
a.second:hover {color:B58940;}


table input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #232323;
	font-weight: bold;
	border: #232323 solid 1px
}
.headings1 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #8E0201;

}
.bgredbg {

	background-image: url(images/bg_redshade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bggreenbg {


	background-image: url(images/bg_greenshade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
third {

	text-decoration:none;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
