@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-x;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	font-weight:bold;
}
body,td,th {
	font-size: 11pt;
	color: #000;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #999;
}
a:active {
	color: #666;
}
#footertxt_1{
	font-size:12px;
	color: #FFFFFF;
	
}
#footertxt_1 a {
	text-decoration:none;
	color:#bfbfd1;
}
#footertxt_1 a:hover {
	text-decoration:underline;
	color:#bfbfd1;
}
#footertxt_1 a:visited {
	color:#bfbfd1;
}
#sidebar{
	padding-left:10px;
	padding-right:10px;
	font-size:10pt;
	
}
#content{
	padding-left:10px;
	padding-right:10px;
}