body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.x-menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5B5B5B;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
}
.x-menulink:hover {
	color: #1B64C3;
	text-decoration: underline;
}
.x-copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8C8C8C;
	line-height: 17px;
}
.x-leftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.x-leftbg-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
}


.x-listlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #00536D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
	padding-left: 8px;
}
.x-menu2link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 25px;
	color: #0E8ECD;
	text-decoration: none;
}
.x-menu2link:hover {
	color: #FF3300;
	text-decoration: underline;

}
.x-newslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1A75A0;
	text-decoration: none;
	line-height: 22px;
}
.x-newslink:hover {
	color: #FF3300;
	text-decoration: underline;
}
.x-newsline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A4D7F0;
	border-right-color: #A4D7F0;
	border-bottom-color: #A4D7F0;
	border-left-color: #A4D7F0;
}
.s-menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #0066FF;
	text-decoration: none;
}
.s-menulink:hover {
	color: #FF6600;
}
.titlemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #727272;
	text-decoration: none;
}
.titlemenu:hover {
	color: #FF6600;
	text-decoration: underline;
}