/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #294D5D;
}
body {
	background-image: url(images/bg.jpg);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #264D5E;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.style1 {font-size: 14px;
	font-weight: bold;
}
.style2 {color: #3366CC}
.style3 {color: #0099CC}
.style4 {color: #FFFFFF}
.style6 {color: #FFFFFF; font-weight: bold; }
.style9 {
	color: #2C5163;
	font-size: 18px;
}
a.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #264D5E;
	font-weight: bold;
}
a.big:link {
	text-decoration: none;
}
a.big:visited {
	text-decoration: none;
	color: #333333;
}
a.big:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.big:active {
	text-decoration: none;
	color: #EEEEEE;
}
img
{
border:0px;
}
a {
    outline: none;
}
img a
{
border:0px;
outline: none;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #333333;
}
a.menu:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
	color: #333333;
}