/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #2F85CE;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2F85CE;
}
a:hover {
	text-decoration: none;
	color: #2F85CE;
}
a:active {
	text-decoration: none;
	color: #2F85CE;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBBBBB;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #B6B6B6;

	margin-left: 3px;

	margin-bottom: 0px;

	}
.content_title {
	font-size: 14px;
	font-weight: bold;
	color: #767676;
}
