/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
body {
	background-color: #F7F7F7;
	background-image:  url("img/bg.gif");
	margin: 0px;
	padding:0px;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.red {
	font-weight: bold;
	color: #CC3333;
}
.px10 {
	font-size: 10px;
}
.red_normal {



	font-weight: normal;
	color: #CC3333;
}
.white_normal {




	font-weight: normal;
	color: #FFFFFF;
}
a.white:link {

	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {


	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {


	color: #FFFFFF;
	text-decoration: none;
}
