body {
	padding: 0;
	margin: 0;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	scrollbar-face-color: #0089B2;
	scrollbar-arrow-color: #DCF3FC;
}
td, th {
	padding: 0;
	margin: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link, a:visited, a:active {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
h3 {
	color: #003555;
	font-size: 14px;
	text-align: right;
}
.CellsBorder {
	background-color: #DCF3FC;
}
.headerBG {
	width: 945;
	height: 250;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
}
.signatureBG {
	width: 945;
	height: 165;
	background-image: url(/images/signature.jpg);
	background-repeat: no-repeat;
}
.menuBG {
	width: 945;
	height: 19;
	background-image: url(/images/pnl_menu_bg.png);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
}
.tblBorder {
	border-style: solid;
	border-top-width: 0;
	border-bottom-width: 2;
	border-left-width: 2;
	border-right-width: 2;
	border-color: #59A5D9;
	padding-left: 5;
	padding-right: 5;
	padding-bottom: 5;
	vertical-align: top;
}
.tblTop {
	background-repeat: repeat-x;
	background-image: url(/images/tbl_top_repeat.png);
	height: 40;
	width: 100%;
}
.tblTopRight {
	background-repeat: no-repeat;
	background-image: url(/images/tbl_top_right.png);
	background-position: right;
	height: 40;
	width: 2;
}
.newsSeparator {
	height: 25;
	vertical-align: top;
}
.mnu {
	text-align: center;
}
.mnu a:link, .mnu a:active, .mnu a:visited {
	padding-left: 5;
	padding-right: 5;
	color: #000099;
	text-decoration: none;
}
.mnu a:hover {
	text-decoration: none;
	background-color: #DCF3FC;
}
#signature {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: text-bottom;
	padding-right: 10;
	padding-bottom: 20;
}
.favorite {
	text-align: right;
	vertical-align: bottom;
	padding-right: 10;
	padding-bottom: 10;
}
.counter {
	text-align: right;
	vertical-align: bottom;
	padding-right: 10;
	padding-bottom: 10;
}
