



.style1 {color: #669933}

.style2 {
	color: #000000;
	font-weight: bold;
}

a.buttonlinks:link:focus {color: #ffffff; font-family:verdana,arial,san-serif;text-decoration: none;white-space: normal;}
a.buttonlinks:visited:focus {color: #ffffff; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}
a.buttonlinks:link {color: #ffffff; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}
a.buttonlinks:visited {color: #ffffff; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}
a.buttonlinks:link:hover {color: #dddddd; font-family:verdana,arial,san-serif;text-decoration:underline;white-space: normal;}
a.buttonlinks:visited:hover {color: #dddddd; font-family:verdana,arial,san-serif;text-decoration:underline;white-space: normal;}
a.buttonlinks:link:active {color: #ffffff; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}
a.buttonlinks:visited:active {color: #ffffff; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}

a.buttonlinksat:link:focus {color: #646464; font-family:verdana,arial,san-serif;text-decoration: none;white-space: normal;}
a.buttonlinksat:visited:focus {color: #646464; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}
a.buttonlinksat:link {color: #646464; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}
a.buttonlinksat:visited {color: #646464; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}
a.buttonlinksat:link:hover {color: #000000; font-family:verdana,arial,san-serif;text-decoration:underline;white-space: normal;}
a.buttonlinksat:visited:hover {color: #000000; font-family:verdana,arial,san-serif;text-decoration:underline;white-space: normal;}
a.buttonlinksat:link:active {color: #646464; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}
a.buttonlinksat:visited:active {color: #646464; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}

a.buttonlinksmain:link:focus {color: #000000; font-family:verdana,arial,san-serif;text-decoration: none;white-space: normal;}
a.buttonlinksmain:visited:focus {color: #000000; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}
a.buttonlinksmain:link {color: #000000; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}
a.buttonlinksmain:visited {color: #000000; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}
a.buttonlinksmain:link:hover {color: #646464; font-family:verdana,arial,san-serif;text-decoration:underline;white-space: normal;}
a.buttonlinksmain:visited:hover {color: #646464; font-family:verdana,arial,san-serif;text-decoration:underline;white-space: normal;}
a.buttonlinksmain:link:active {color: #ffffff; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}
a.buttonlinksmain:visited:active {color: #000000; font-family:verdana,arial,san-serif;text-decoration:none;white-space: normal;}



.buttonlinks {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #777179; 
	font-weight: normal;
}

.buttonlinksat {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff; 
	font-weight: bold;
}

.buttonlinksmain {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	font-weight: bold;
}

.main_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	font-weight: normal;
}

.main_text_white {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff; 
	font-weight: normal;
}

.dropDownText {
	font-size: 		12px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color:	#ffffff; 
	color: 			#000; 
	padding: 		0px; 
	height:			14;
	margin: 		0px;
	border-color: 		#ffffff;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	overflow: hidden;
	}
