@charset "utf-8";
.font_s13_cGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.font_s13_cBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.font_s12_cWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.font_s12_cBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.font_s12_cGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.font_cOrange {
	color: #FF6600;
}
.font_cRed {
	color: #FF0000;
}
.font_u {
	text-decoration: underline;
}
.table_verticalDotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.table_horizontalSolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.table_horizontalDotted_p5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.table_horizontalDotted_p5_i10 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
}
#rTable_cOrange:hover {
	color: #FF6600;
	background-color: #FFFFCC;
	cursor: default;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#a2:link {
	color: #999999;
	text-decoration: none;
}
#a2:active {
	color: #999999;
	text-decoration: none;
}
#a2:visited {
	color: #999999;
	text-decoration: none;
}
#a2:hover {
	color: #666666;
	text-decoration: none;
}
#a3:link {
	color: #FF6600;
	text-decoration: underline;
}
#a3:active {
	color: #FF6600;
	text-decoration: underline;
}
#a3:visited {
	color: #FF6600;
	text-decoration: underline;
}
#a3:hover {
	color: #FF6600;
	text-decoration: none;
}
