.bg {
	background-attachment: fixed;
	background-image: url(../other/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.p10-link {
	font-size: 11px;
	color: #275587;
	text-decoration: none;
	
}
a.p10-link:hover {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	
}
.p12-link {
	font-size: 13px;
	color: #006699;
	line-height: 16px;
}
a.p12-link:hover {
	font-size: 13px;
	color: E13237;
}
.p11 {
	font-size: 12px;
	color: 0F2848;
	line-height: 16px;
}
.table {
	font-size: 12px;
}
.top {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
a.top:hover {
	font-size: 14px;
	text-decoration: none;
	display: block;
	color: #FF0000;
	font-weight: bold;
}
.product {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 33px;
}

a.product:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	background-color: #A7B9CD;
	display: block;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 33px;
}

.product2 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 33px;
}

a.product2:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	background-color: #A7B9CD;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 33px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.line_dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.txt_11 {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.line_dot_gray {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #003366;
}
.button {
	background-color: #74859B;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 3px;
}
a.button:hover {
	background-color: #003366;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.mold-button {
	font-family: "Verdana";
	font-size: 11px;
	color: 003366;
	text-decoration: none;
	background-color: C8D2DE;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
a.mold-button:hover {
	color: #FF0000;
}
.mold2-button {
	font-family: "Verdana";
	font-size: 11px;
	color: 003366;
	text-decoration: none;
	background-color: C8D2DE;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

	
}
a.mold2-button:hover {
	color: #FF0000;
}

