td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
}.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.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
iframe {
	border:none;
	margin:0;
	padding:0;
}
a.first{text-decoration:none; color:#FFFFFF;}
a.second{
	text-decoration:none;
	color:#CC6733;
	font-size: 12px;
	font-weight: bold;
}

a.first:hover {color:#CC6733;}
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;
	color: #414815;
	font-style: normal;

}
.bgcentershadow {

	background-image: url(images/shadow_center.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bglogo {


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