body {
	background-image: url(../images/template/bg_gradient.png);
	background-repeat: repeat-x;
	background-color: #797979;
}
body,td,th {
	color: #000000;
}
.style2 {font-size: 12px}
#layout {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #000000;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}