body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: normal;
}
.td13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	letter-spacing: normal;
	font-weight: bold;
}
.td_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: normal;
	
}
.td_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: normal;
	
}
.td_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7521;
	letter-spacing: normal;
	
}
.td_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: 900;
}.td_redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FF7521;
	text-decoration: none;
	font-weight: 900;
}
.td_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: 900;
}.td_redtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FF7521;
	text-decoration: none;
	font-weight: 900;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3333;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;

}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.lightgraylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #494949;
}
.redtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA0000;
}

.dot {
	background-image: url(../images/index_dot.gif);
}

.bottom {
	background-color:#D4D0C8;
	height=17;
	font-size: 9pt;
	border: 1px solid #666666;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	background-position: center;
	text-align: center;
}

.button {
	background-color:#ffffff;
	height=17;
	font-size: 12pt;
	border: 0px solid #666666;
	font-style: bold;
	line-height: 14px;
	color: #FF6600;
	background-position: center;
	text-align: center;
	cursor: hand;
	text-decoration: blink;
	
}

.input { background-color:#ffffff;height=17;font-size: 9pt;border:#006699 1px solid; }

.input_1 { background-color:#FAFAFA;font-size: 9pt;border:1px solid #CBCBCB; height=17;}

.input_2 { background-color:#FAFAFA;font-size: 9pt;border:1px solid #CBCBCB; }

.line_bg {
	background-attachment: fixed;
	background-image: url(../images/leftline.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.table_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
}
.table_line2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}

