/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(newimages/bg.jpg);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #17BC1A;
	font-weight: bold;
	outline: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #666666;
}
a.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.black:visited {
	color: #000000;
}
a.black:hover {
	color: #666666;
}
a.black:active {
	color: #333333;
}
a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
a.white:visited {
	color: #eeeeee;
}
a.white:hover {
	color: #CCCCCC;
}
a.white:active {
	color: #eeeeee;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #2A8EB2;
}
h2 {
	font-size: 14px;
	color: #2A8EB2;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
