@charset "utf-8";
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
links {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;

}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.background_water_dark {
	background-image: url(../bground_water2.jpg);
	background-repeat: repeat;
}
.header_background {
	background-image: url(../images/opc_template.png);
	background-repeat: no-repeat;
}
.menu_back {
	background-image: url(../images/opc_template_menu.jpg);
	background-repeat: no-repeat;
}
.mai_background {
	background-image: url(../images/opc_template_back.jpg);
	background-repeat: repeat-y;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	line-height: 17px;
}
.heading {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
}
.bold_main_text {
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

