.siteBackground {
	background-image: url(images-site/site-structure_03.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.SiteBaselineDetails {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.SiteBaselineDetails a:link {
	color: #333333;
	text-decoration: none;
}
.SiteBaselineDetails a:visited {
	color: #333333;
	text-decoration: none;
}
.SiteBaselineDetails a:hover {
	color: #2E58C2;
	text-decoration: none;
}
.SiteBaselineDetails a:active {
	color: #333333;
	text-decoration: none;
}
body {
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.SiteBodyFrameRight {
	background-image: url(images-site/site-body-structure_04.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.SiteBodyFrameLeft {
	background-image: url(images-site/site-body-structure_02.png);
	background-repeat: repeat-y;
	background-position: left top;
}
p {
	font-size: 13px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #2E58C2;
	text-decoration: none;
}
a:visited {
	color: #2E58C2;
	text-decoration: none;
}
a:hover {
	color: #2E58C2;
	text-decoration: underline;
}
a:active {
	color: #2E58C2;
	text-decoration: none;
}
