@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white {
	color: #FFFFFF;
}
.yellow {
	color: #FFFF00!important;
}
.green {
	color: #366A4B;
}
.red {
	color: #990000!important;
}
.clear {
	clear: both;
}.left {
	float: left;
}
.right {
	float: right!important;
}
.thirteen {
	font-size: 13px;
}
.fifteen {
	font-size: 15px!important;
	line-height: 22px!important;
	margin-bottom: 8px!important;
}
.sixteen {
	font-size: 16px;
	line-height: 25px;
}
.img_right {
	background-color: #FFFFFF;
	padding: 0px;
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	border: 2px solid #CCCCCC;
	margin-top: 5px;
}
.img_center {
	background-color: #FFFFFF;
	padding: 0px;
	float:none;
	margin-bottom: 5px;
	border: 2px solid #CCCCCC;
	margin-top: 5px;
}
.last {
	margin-right: 0px!important;
	background-image: none!important;
	padding-right: 0px!important;
}
.eleven {
	font-size: 11px!important;
}
a:active, a:focus {
  outline: none;
}
