*{ padding:0; margin:0;} body{ font:100% normal Arial, Helvetica, sans-serif;}

.rollover_img {
	width: 185px;
	height: 185px;
	background-position: top;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:0px solid #ccc;
	font:13px normal Arial, Helvetica, sans-serif;
	line-height:18px;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
}

.rollover_img a {
	color: #fff;
	width: 185px;
	height: 185px;
	display: block;
	text-decoration: none;
}

.rollover_img a:hover { background:#000; opacity:.60; filter:alpha(opacity=60); }

.rollover_img a span {
	display: none;
	width: 185px;
	padding:5px;
}

.rollover_img a:hover span {
	display: block;
}


.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.buttons_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6;
	text-decoration: none;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
	font-style: normal;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-style: normal;
}
.title3_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-style: normal;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #F8F8C6;
	font-style: normal;
}
.white_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFC;
}
a:active {
	text-decoration: none;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.body_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.box_right_pad {
	padding-right: 20px;
}
.box_right_pad2 {
	padding-right: 20px;
	padding-top: 20px;
}
.rollover {
}
.full_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	color: #000;
}
.top_padding {
	padding-top: 20px;
}
