/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
body {
	background-color: #fbfbfb;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	text-align: center;
	background-position: top;
	margin: 0px;
}

.date {
	font-family: "tahoma", "song";
	font-size: 11px;
	color: #C8000A;
}
td {
	font-family: "tahoma", "song";
	font-size: 11.5px;
	line-height: 20px;
	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: #C8000A;
	text-decoration: none;
}
a.top:link {
	color: #032956;
	text-decoration: none;
}
a.top:visited {
	color: #032956;
	text-decoration: none;
}
a.top:hover {
	color: #C8000A;
	text-decoration: none;
}
a.whitelink:link {
	color: #f7f7f7;
	text-decoration: none;
}
a.whitelink:visited {
	color: #f7f7f7;
	text-decoration: none;
}
a.whitelink:hover {
	color: #333333;
	text-decoration: none;
}
a.titlink:link {
	color: #666666;
	text-decoration: none;
}
a.titlink:visited {
	color: #666666;
	text-decoration: none;
}
a.titlink:hover {
	color: #C8000A;
	text-decoration: none;
}
a.Elink:link {
	color: #C8000A;
	text-decoration: none;
}
a.Elink:visited {
	color: #C8000A;
	text-decoration: none;
}
a.Elink:hover {
	color: #333333;
	text-decoration: none;
}
.Ctitle {
	font-size: 12px;
	font-weight: bold;
	color: #C8000A;
}
.C2title {
	font-size: 12px;
	font-weight: normal;
	color: #C8000A;
}
.Dtitle {
	font-size: 12px;
	font-weight: bold;
	color: #fbfbfb;
}
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;
}
