td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 21px;
}
a.blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1D80CA;
	text-decoration: underline;
}
a.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1D80CA;
	text-decoration: underline;
}
a.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
a.list:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.list:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.list:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.bg3 {
	background-image: url("images/bg3.jpg");
	background-repeat: repeat-x;
}
.line_around {
	border: 1pt solid #999999;
}
.line_sweak {
	border-left-style: dashed;
	border-left-width: 1pt;
	border-left-color: #CCCCCC;
}





.line_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.line_up {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.line_leftop {
	border-top-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.bg {
	background-image: url("images/bg1.jpg");
	background-repeat: repeat-y;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	font-weight: bold;
	color: #272727;
	text-decoration: none;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	font-weight: bold;
	color: #1D80CA;
	text-decoration: none;	
}
.bg2 {
	background-image: url("images/bg2.jpg");
	background-repeat: repeat-x;
}
.line_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.font_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.line_weak {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}




.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
