.main_tableborder {
	border: 1px solid #354E60;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #C9D7E0;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
}
.botdash_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BAC0C3;
}
.topdash_border {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BAC0C3;
	padding: 4px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62696C;
}
.column_margin {
	padding: 8px 13px 8px 18px;
}
.barside_bg {
	background-repeat: no-repeat;
}
.small_margin {
	padding: 4px;
}
.txt_margin {
	padding: 7px;
}
.h2_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E636A;
}
a:link {
	text-decoration: none;
	color: #9F5000;
}
a:visited {
	text-decoration: none;
	color: #9F5000;
}
a:hover {
	text-decoration: underline;
	color: #C66300;
}
a:active {
	text-decoration: none;
	color: #9F5000;
}
