body {
	background-image: url(../images/main_bg.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #143881;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #143881;
}
a:hover {
	text-decoration: none;
	color: #FF7500;
}
a:active {
	text-decoration: none;
	color: #FF7500;
}
.Gri {
color:#999999
}
.Turuncu {
color:#FF6600
}
.gradualshine{
filter:alpha(opacity=30);
-moz-opacity:0.3;
}