/* CSS Document */
body {
	background-color: #F1EFE2;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
.box {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.f-red {
	font-size: 12px;
	line-height: 130%;
	color: #CC0000;
}
.f-11 {
	font-size: 11px;
	line-height: 130%;
	color: #666666;
}
a:link {
	font-size: 12px;
	line-height: 130%;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	line-height: 130%;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	line-height: 130%;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 130%;
	color: #990000;
	text-decoration: underline;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.f-pink {
	font-size: 14px;
	color: #E4538A;
}
.line-w {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.f-white {
	FONT-SIZE: 12px; COLOR: #ffffff; LINE-HEIGHT: 130%
}