body {
  margin: 0px;
  padding: 0px;
  background-color: #FFE463;
  font-size: 13px;
  font-family: Tahoma,sans-serif;
}
img {
  margin: 0px;
  padding: 0px;
  border: 0px none black;
}

a:link {
  color: #3366CC;
  text-decoration: none;
}
a:visited {
  color: #3366CC;
  text-decoration: none;
}
a:hover {
  color: #FF6600;
}
.ctr {
  position: absolute;
  top: 0px;
  left: 50%;
  overflow: visible;
}
.page {
  position: absolute;
  left: -440px;
  top:0px;
}

.page2 {
  position: absolute;
  left: -440px;
  width: 880px;
  top: 280px;
  background-image:url(g2/tlomain.jpg);
}

#tloup {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50%;
  height: 244px;
  background-image: url(g/tloup.jpg);
  background-repeat: repeat-x;
  background-position: top;
}
#tloupr {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 50%;
  height: 303px;
  background-image: url(g/tloupr.jpg);
  background-repeat: repeat-x;
  background-position: top;
}

#tloup2 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50%;
  height: 244px;
  background-image: url(g2/tlol.jpg);
  background-repeat: repeat-x;
  background-position: top;
}
#tloupr2 {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 50%;
  height: 303px;
  background-image: url(g2/tlo.jpg);
  background-repeat: repeat-x;
  background-position: top;
}


fxform {
			border: 1px solid #414F41;
			border-bottom: 1px solid #D1FFD1;
			border-right: 1px solid #D1FFD1;
			background-color: #85A285;
			font-size: 12px;
			font-weight: bold;
			
}


.fxform2 {
			border: 1px solid #414F41;
			border-top: 1px solid #D1FFD1;
			border-left: 1px solid #D1FFD1;
			background-color: #708A70;
			color: #C0EBC0;
			font-size: 12px;
			font-weight: bold;
			
}
.ctr {
			text-align: center;
}
.block {
			display: block;
			position: relative;
			margin-left: auto;
			margin-right: auto;
}
.r {
			text-align: right;
}
.w600 { width: 600px; }
.w500 { width: 500px; }
.w450 { width: 450px; }
.w400 { width: 400px; }
.w300 { width: 300px; }
.w250 { width: 250px; }
.w200 { width: 200px; }
.w150 { width: 150px; }
.w100 { width: 100px; }

.w100p { width:100%; }

.h200 { height: 200px; }
.h150 { height: 150px; }
.h100 { height: 100px; }

.fs10 { font-size:10px; }
.fs11 { font-size:11px; }
.fs12 { font-size:12px; }
.fs13 { font-size:13px; }
.fs14 { font-size:14px; }
.fs15 { font-size:15px; }
.fs16 { font-size:16px; }
.fs17 { font-size:17px; }
.fs18 { font-size:18px; }
.fs19 { font-size:19px; }
.fs20 { font-size:20px; }

.white { color: #ffffff; }

.tit {
			background-color: #AED4AE;
			border-bottom: 1px solid black;
			display: inline-block;
			font-weight: bold;
			font-size: 16px;
}
.f-r { float: right; }
.f-l { float: left; }

.fxred { color: #882408; }
.fxredbold { color: #882408; font-weight: bold; }
.fxblue { color: blue; }
.fximg1 { margin: 4px; }
.fximg-r { float: right; margin-left: 6px; border:1px solid #eFa363; }
.fximg-l { float: left; margin-right: 6px; border:1px solid #eFa363; }
.fxlight1 { color: #B0AD9E; }
.fxsmall { font-size:11px; }
.menu2 {
	display:block;
	margin-left:16px;
}
.menu2 a:link, .menu2 a:visited {
	display:block;
	padding: 4px;
	width: 120px;
	border-bottom:1px solid #EFDE6C;
	border-top:1px solid #F9F5DF;
	font-weight: bold;
	font-size: 12px;
}
h5 { font-weight: normal; }
a.menusel:link,a.menusel:visited {
	color: #00A0D6;
}
