a:link {
	color: #0b5ebb;
	text-decoration: none;
}
a:visited {
	color: #0b5ebb;
	text-decoration: none;
}
a:hover {
	color: #0b5ebb;
	text-decoration: underline;
}
a:active {
	color: #0b5ebb;
	text-decoration: none;
}
body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;

	color: #445773;
	background-image: url(images/main_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
td,th {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;
	line-height: 14px;
	color: #445773;
}
