@charset "utf-8";
/* CSS Document */
td img {display: block;}body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-image: url(images/bg-sliver.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #2785C3;
	margin:0px;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	margin:0px 0px 7px;
}
h3 {
	font-size: 18px;
	color: #333333;
	margin:0px 0px 7px;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}


a {
	font-size: 11px;
	color: #264AA8;
}
a:link {
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #264AA8;
	font-weight:bold;

}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight:bold;

}
a:active {
	text-decoration: none;
	color: #264AA8;
}
.accent1 {color: #FFFFFF}
.accent3 {color: #FF9900}
.accent2 {color: #264AA8}
