body {
	margin: 0px 0px 0px 0px;
	width:100%;
	height:100%
	color: #ffffff;
	background-color:#660033;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(g/tlo2.jpg);

}
div,td,ul,ol {
	color: #ffffff;
	font-size: 14px;
	font-family: Tahoma,sans-serif;
}
img {
	border: 0px none black;
}
a:link { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }
a:hover { color: #ffc0c0; text-decoration: none; }

.tlo {
	background-color:#660000;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(g/tlo2.jpg);
	width:100%;
	height:500%;
	position: absolute;
	top:0px;
	left:0px;
}
.content {
	width:100%;
	position: absolute;
	top:0px;
	left:0px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(g/tlo1.jpg);

}
.top {
	width:755px;
}
.main {
	position: absolute;
	top:270px;
	left:130px;
	width:600px;
/*	border: 1px dotted red; */
}
.menu {
	position: absolute;
	top:198px;
	left:240px;
	width:600px;
}
.menuitem {
	float:left;
	margin-left: 4px;
	margin-right: 4px;
	font-size:11px;
	font-weight: bold;
}
.hr_a {
	border-bottom: 1px solid #ff9933;
}

.s11 { font-size:11px; }
.c { text-align: center; }

