/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tdline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.tdbg {
	background-image: url(../Img/bg.jpg);
	background-repeat: repeat-x;
}
.bottomtxt {
	color: #FFFFCC;
}
.txtline_20 {
	line-height: 20px;
}
.txtline_25 {
	line-height: 25px;
}
.Col_FF0000 {color: #FF0000}
.b_FF0000 {
	color: #FF0000;
	font-weight: bold;
}.td_x_line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.newstitle {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.input_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tblbk {
	border: 1px solid #CCCCCC;
}

