@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F3CE;
}
.small {
	font-size: 2px;
}
.selectiontype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.leftGrad {
	background-image: url(images/index_03.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #F7F3E7;
}
.rightGrad {
	background-image: url(images/index_05.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #CECFCE;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.heads {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #006531;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.smallheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #006531;
	text-decoration: none;
}
