td {
	font-size:12px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

td.b1{
	font-size:12px;
	color:#666666;
	line-height: 20px;
}
td.b2{font-size:14px;font-weight: bold;color:#6699FF}
td.b3{font-size:14px;font-weight: bold;color:#FF3333}
td.b4{font-size:14px;font-weight: bold;color:#666666}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

A:link {font-size:12px;text-decoration: none; color: #666666}
A:visited {font-size:12px;text-decoration: none; color: #666666}
A:active {font-size:12px;text-decoration: none}
A:hover {font-size:12px;text-decoration: none; color: #000000}

A.a:link {font-size:12px;text-decoration: none; color: #666666;font-weight: bold;}
A.a:visited {font-size:12px;text-decoration: none; color: #666666;font-weight: bold;}
A.a:active {font-size:12px;text-decoration: none;font-weight: bold;}
A.a:hover {font-size:12px;text-decoration: none; color: #999999;font-weight: bold;}

A.a0:link {font-size:12px;text-decoration: none; color: #666666}
A.a0:visited {font-size:12px;text-decoration: none; color: #666666}
A.a0:active {font-size:12px;text-decoration: none}
A.a0:hover {font-size:12px;text-decoration: none; color: #fe8402}

A.a1:link {
	font-size:13px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
}
A.a1:visited {font-size:13px;text-decoration: none; color: #ffffff;font-weight: bold;line-height: 20px}
A.a1:active {font-size:13px;text-decoration: none;font-weight: bold;line-height: 20px;}
A.a1:hover {font-size:13px;text-decoration: none; color: #eeeeee;font-weight: bold;line-height: 20px;text-decoration: underline;}

A.a2:link {font-size:13px; color: #1E87DD;font-weight: bold;}
A.a2:visited {font-size:13px; color: #1E87DD;font-weight: bold;}
A.a2:active {font-size:13px;font-weight: bold;}
A.a2:hover {font-size:13px; color: #37A3FB;font-weight: bold;}

A.a3:link {font-size:12px; color: #1E87DD;}
A.a3:visited {font-size:12px; color: #1E87DD;}
A.a3:active {font-size:12px;}
A.a3:hover {font-size:12px; color: #37A3FB;}

select {font-size: 12px;color: #666666;text-decoration: none;}

.13p {font-size:13px;text-decoration: none; color: #1E87DD;font-weight: bold;line-height: 24px}
.14top {font-size:14px;text-decoration: none; color: #FF9933;font-weight: bold;line-height: 20px}
.12orange {font-size:12px;text-decoration: none; color: #FF8000;line-height: 16px}

input.blue {border:1 solid #73ABC9;height:18px;font-size:12px;color:#404040;background-color:#E8F7FF;}
input.white {border:1 solid #73ABC9;height:18px;font-size:12px;color:#404040;background-color:#ffffff;}

td.td1 {
	font-size: 12px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	line-height: 24px;
	}
td.td2 {
	font-size: 12px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
