body, form{
	margin: 0px;
	padding: 0px;
}
body, td, .txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.bg_logo {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/logo_bg.jpg);
	background-repeat: repeat;
}
#sideMenu{
}
#sideMenu td{
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9D9FA4;
	border-bottom-color: #F1F1F1;
}
#sideMenu a, #sideMenu a:link, #sideMenu a:active{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: 100%;
	display: block;
}
#sideMenu a:hover{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.linkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #215FB4;
	text-decoration: none;
}
a.linkBlue:hover{
	color: #FF6600;
	text-decoration: none;
}
.linkOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a.linkOrange:hover{
	color: #215FB4;
	text-decoration: none;
}
.headBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #396FA4;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E8E8E8;
	text-decoration: none;
}
.borderLogo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.newsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #215FB4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
