@charset "utf-8";
/* CSS Document */

.odashed {
    border: 1px dotted #4B4D5C;
}
.opicturebox {
	border: 1px dotted #4B4D5C;
}
.otextbox {
	border: 1px dotted #4B4D5C;
}
.otitle {
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	color: #4B4D5C;
}
.osubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #4B4D5C;
}
.osubtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4B4D5C;
}
.otext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B4D5C;
}
.ofooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.offerbox {
	border: 1px dotted #4B4D5C;
}
.oboxtitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4B4D5C
}
.link01 {
	color: #9B9690;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
.link01:hover {
	color: #07d0eb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
