body {
	color: #000;
	font-size: 11pt;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-color:#7aebfb;
	background-image: url(img/bg-web.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Left {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-image:  url(img/bg-left.png);
	background-position:left top;
	background-repeat:no-repeat;
	height: 419px;
	width: 311px;
	padding-left: 12px;
}
.Right {
	color: #000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-image:  url(img/bg-right.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 538px;
}
.RightH {
	color: #000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-image:  url(img/bg-right-H.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 538px;
}
.RightBottom {
	color: #000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-image:  url(img/bg-right-bottom.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	width: 538px;
	height: 26px;
}
.Bottom {
color: #000;
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif;
margin: 0 auto;
background-image:  url(img/bg-bottom.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}

.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.TopMenu a:link { color: #FFFFFF; text-decoration: underline; }
.TopMenu a:visited { color: #FFFFFF; text-decoration: underline; }
.TopMenu a:hover { color: #FFFFFF; text-decoration: none; }
.TopMenu a:active { color: #FFFFFF; text-decoration: none; }

.BottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.BottomMenu a:link { color: #FFFFFF; text-decoration: underline; }
.BottomMenu a:visited { color: #FFFFFF; text-decoration: underline; }
.BottomMenu a:hover { color: #FFFFFF; text-decoration: none; }
.BottomMenu a:active { color: #FFFFFF; text-decoration: none; }
