body {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
table {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
a {
	color: #006699;
}
a:visited {
	color: #003366;
}
.request {
	background-color: #FFD9D9;
}
.bgMain {
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgTop {
	background-image: url(images/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.str10px {
	font-size: 10px;
	line-height: 130%;
}
.title {
	background-image: url(images/title-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
}

