@charset "utf-8";
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
.w13p22-gray {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.w10p16-white {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
.w10p18-black {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}
.w10p18-gray {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}
.w12p22-darkgray {
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #505050;
	text-decoration: none;
}
.w12p22-darkgray a:link {
	text-decoration: none;
	color: #505050;
}
.w12p22-darkgray a:hover {
	color: #006699;
	text-decoration: underline;
}

.w10p18-b-blue {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
}
.w10p18-b-black {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.w10p18-red {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #9A2335;
}
.w16p18-red {
	font-family: Verdana;
	font-size: 16px;
	line-height: 18px;
	color: #BD2B41;
}
.w13p22-black {
	font-family: Verdana;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
}
a.w13p22-black:hover {
	color: #003399;
	text-decoration: underline;
}
a.w13p22-black:link {
	font-family: Verdana;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: underline;
}

.w14p22-b-blue {
	font-family: Verdana;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.img-1px a:hover{
	position:relative;
	left:1px;
	top:1px;
}
.w14p22-b-white {
	font-family: Verdana;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.w14p22-b-white:hover {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #DDE7F0;
	text-decoration: none;
	font-family: Verdana;
}
.td-bg {
	background-image: url(images/td-bg.gif);
	background-position: left top;
}
