.bodySide {
	background-color: #004983;
	/*background-attachment: fixed;
	background-image: url(images/backSide.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
}
.bodyTop {
	background-color: #004983;
	margin: 0px;
	padding: 0px;
}
.bodyLeft {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/backLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-left: 19px;
}
.bodyMain {
	background-attachment: fixed;
	background-color: #004983;
	background-image: url(images/backContent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-left: 28px;
}
.bodyBottom {
	background-attachment: fixed;
	background-color: #004983;
	background-image: url(images/backBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-left: 19px;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #066CB1;
	text-decoration: none;
}
a:hover {
	color: #00538A;
	text-decoration: none;
}
.tableNews {
	background-color: transparent;
	border: 0px solid #FFFFFF;
	margin-bottom: 5px;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00538A;
	text-decoration: none;
	font-weight: bold;
}
.newsTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00538A;
	text-decoration: none;
	text-align:justify
}
.cmsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00538A;
	font-weight: bold;
}
.cmsTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00538A;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00538A;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00538A;
	font-weight: bold;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00538A;
	font-weight: normal;
}
.divBottom {
	margin-top: 20px;
}
.bottomTxt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
}
.bottomTxt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.bottomTxt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.bottomTxtAdmin, .bottomTxtAdmin a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F6981E;
	text-decoration: none;
}
.bottomTxt01 a, .bottomTxt02 a {
	color: #ffffff;
	text-decoration: none;
}
.bottomTxt01 a:hover, .bottomTxt02 a:hover, .bottomTxtAdmin a:hover {
	color: #FFF1C2;
	text-decoration: none;
}