body {
	margin-left: 0px;
	margin-top:0px;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat-x;
}

.date {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #0066cc;
}
td {
	font-family: "tahoma", "song";
	font-size: 11.5px;
	line-height: 18px;
	color: #666666;


}
.inputarea {
	font-family: "tahoma", "song";
	font-size: 11.5px;
	color: #666666;
	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: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0066cc;
	text-decoration: none;
}
a.etit:link {
	color: #0671ae;
	text-decoration: none;
}
a.etit:visited {
	color: #0671ae;
	text-decoration: none;
}
a.etit:hover {
	color: #666666;
	text-decoration: none;
}
a.highl:link {
	color: 9F7642;
	text-decoration: none;
}
a.highl:visited {
	color: 9F7642;
	text-decoration: none;
}
a.highl:hover {
	color: #FF9900;
	text-decoration: none;
}
.Btitle {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.Ctitle {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.Dtitle {
	font-size: 14px;
	font-weight: bold;
	color: #0671ae;
}
.Etitle {
	font-size: 12px;
	font-weight: normal;
	color: #0671ae;
}
.Ftitle {
	font-size: 12px;
	font-weight: bold;
	color: #0671ae;
}
a.bk:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bk:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bk:hover {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.inputbg {
	font-family: "tahoma", "song";
	font-size: 11.5px;
	color: #0066CC;
	background-image: url(../images/input_bg.gif);
	padding: 3px;
	height: 20px;
	border: none;

}

