body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
table {
	font-family: arial;
	font-size: 12px;
	color: #4c4c4c;
}
.bg_banner {
	background-image: url(images/bg_banner.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
a:link,a:visited {
	color: #0C3867;
	text-decoration: underline;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a.g:link,a.g:visited {
	font-size: 11px;
	color: #4c4c4c;
	text-decoration: none;
}
a.g:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.font_20 {
	font-size: 20px;
}
.font_22 {
	font-size: 22px;
}
.font_16 {
	font-size: 16px;
}
.font_11 {
	font-size: 11px;
}
.font_og {
	color: #005185;
}
.line-height_20 {
	line-height:20px;
}
.td_rb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
}
.td_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}
