body {
	background-color: #585858;
	margin: 0px 10px 10px 0px;
	font-family: Tahoma;
	color: #fff;
}
body, table, ul, ol, li, td, tr, a, p, div, form, select {
	font-size: 11pt;
}
a {
	color: #fff;
}
a:hover {
	text-decoration: none;
}
.u1 {
	background-image: url('/i/bg-u1.gif');
	background-repeat: repeat-x;
}
.u2 {
	background-image: url('/i/bg-u2.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
.l1 {
	background-image: url('/i/bg-l1.gif');
	background-repeat: repeat-y;
}
.m1 {
	background: #f90 url('/i/bg-m.gif');
}
.ma1 {
	background: #84837a url('/i/bg-m-a.gif');
}
.m1 div {
	background: url('/i/bg-mu.gif') left top no-repeat;
}
.ma1 div {
	background: url('/i/bg-mu-a.gif') left top no-repeat;
}
.m1 div div {
	background: url('/i/bg-md.gif') left bottom no-repeat;
}
.ma1 div div {
	background: url('/i/bg-md-a.gif') left bottom no-repeat;
}
.m1 a, .ma1 a {
	background: url('/i/mp.gif') 5px 5px no-repeat;
	font-family: Georgia;
	text-decoration: none;
	font-size: 8pt;
	display: block;
	min-height: 30px;
	//height: 30px;
	padding: 0 5px 0 35px;
}
.m1 a:hover, .ma1 a:hover {
	text-decoration: underline;
}
.m1 a strong, .ma1 a strong {
	display: block;
	padding: 5px 0 3px 0;
}
.l2 {
	background-image: url('/i/bg-l2.gif');
	background-position: left bottom;
	background-repeat: repeat-y;
}
.c1 {
	background-image: url('/i/bg-c.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
.c2 {
	padding: 70px 40px 40px 40px;
}
.r1 {
	background-image: url('/i/bg-r1.gif');
	background-position: right top;
	background-repeat: repeat-y;
}
.d1 {
	background-image: url('/i/bg-d1.gif');
	background-position: right bottom;
	background-repeat: repeat-x;
}
.d2 {
	vertical-align: bottom;
	padding-bottom: 10px;
	text-align: center;
	font-size: 9pt;
}
.d2 a {
	text-decoration: none;
	font-size: 10pt;
}
.d2 a:hover {
	text-decoration: underline;
}
.d3 {
	margin: 2px 5px 0 5px;
	border-top: 1px solid #efefef;
	font-size: 8pt;
}
.d3 a {
	font-size: 8pt;
	padding-top: 2px;
	margin-top: 2px;
}
.tit {
	font-family: Times New Roman;
	text-transform: uppercase;
	font-size: 13pt;
}
.tit h1 {
	font-family: Times New Roman;
	text-transform: uppercase;
	font-size: 13pt;
	padding: 0;
	margin: 0;
}

