body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #eaeaea;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 20px;
	list-style-type: circle;
	text-decoration: none;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.BG_Bottom {
	background-image: url(../images/BG_Bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}



h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #666666;
}
h2 {
	font-size: 9px;
	color: #CC0000;
}
.BG_Content {
	background-image: url(../images/BG_Content.jpg);
	background-repeat: no-repeat;
}
.dashedborderBottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

