.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.button-style {
	background-color: #000000;
	border: 1px outset;
	color: #FFFFFF;
}
.dropdown-style {
	background-color: #FFFFFF;	
	padding-left: 5px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height:25px;
	padding-left:2px;
	color: #FFFFFF;
}
.heading2 a:active {
	font-size: 10px;
	padding-left:2px;
	color: #FFFFFF;
	text-decoration: none;
}
.heading2 a:link {
font-size: 10px;
	padding-left:2px;
	color: #FFFFFF;
	text-decoration: underline;
}
.heading2 a:visited {
font-size: 10px;
	padding-left:2px;
	color: #FFFFFF;
	text-decoration: none;
}
.heading2 a:hover {
font-size: 10px;
	padding-left:2px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.bg3 {
	background-color: #F2F2F2;	
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.border {
padding-right: 5px;
border-right: #999999 solid 1px; }
.header {
background-color:#333333 }
