/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:200;
}
body {
	background-image: url(bg_grad.jpg);
}
.style3 {color: #FFFFFF}
.style7 {
	color: #FF0000;
	font-weight: bold;
}
.style13 {font-size: 10px}
.style16 {
	font-size: 1px;
	color: #9F0D0D;
}
.style17 {
	font-size: 20px;
	font-weight: bold;
	color: #2E2E8B;
}
.style20 {font-size: 14px}
.style21 {font-size: 12px; color: #FFFFFF; }
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight:800;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.normal {
	font-size: 14px;
	color: blue;
}
a.normal:link {
	text-decoration: none;
}
a.normal:visited {
	text-decoration: none;
	color: #9F0D0D;
}
a.normal:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight:800;
}
a.normal:active {
	text-decoration: none;
	color: blue;
}

a.top {
	font-size: 10px;
	color: black;
}
a.top:link {
	text-decoration: none;
}
a.top:visited {
	text-decoration: none;
	color: #9F0D0D;
}
a.top:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight:800;
}
a.top:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style23 {color: #000000; font-weight: bold; }
