@charset "utf-8";
.gray11 {
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #666666;
}
a:link.gray11 {
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover.gray11 {
	color: #FEB101;
}
.gray13 {
	font-family: "MS Sans Serif";
	font-size: 13px;
	color: #333333;
}
.green16 {
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
.purple {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #663399;
}
a:link.purple {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
a:hover.purple {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF7502;
}
.white {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited.white {
	color: #FFFFFF;
}

a:link.white {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.white {
	font-family: "MS Sans Serif";
	color: #CBB3CC;
}
.red15 {
	font-family: "MS Sans Serif";
	font-size: 15px;
	color: #990000;
}
.green1 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #666600;
}
.box {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #333333;
	border: 1px dashed #666666;
}
.darkred16 {
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.box {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	border: 1px dotted #CCCCCC;
}
