html,body{
	margin: 0 auto;
	text-align: center;
	font-family: georgia, verdana, tahoma, arial;
	background-image: url(images/back2.gif);
	background-repeat: repeat;
	background-position: center top;
	color: #000000;
	font-size: 12px;
}

#main {
	margin: 0 auto;
	width: 950px;
	height: auto;
	overflow: hidden;
	display: block;
	background-image: url(images/back_2.png);
	background-repeat: repeat;
	background-position: center top;
}


#main_wraper {
	margin: 0 auto;
	margin-left: 10px;
	width: 930px;
	height: auto;
	overflow: hidden;
	display: block;
}

#header {
	margin: 0 auto;
	width: 930px;
	height: 330px;
	overflow: hidden;
	display: block;
}

#bodyto {
	width: 920px;
	height: auto;
	margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
	display: block;
}

#menuto {
	margin: 0 auto;
	margin-bottom: 10px;
	width: 220px;
	height: auto;
	float: left;
	overflow: hidden;
	display: block;
}

.menu_part {
	margin: 0 auto;
	margin-top: 3px;
	width: 220px;
	height: auto;
	text-align: left;
	font-size: 14px;
	font-style: italic;
}

.menu_part a {
	text-decoration: none;
	color: #000000;
}

.menu_part a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

.sub_menu{
	width: 210px;
	height: auto;
	text-align: left;
	font-size: 12px;
	font-style: italic;
	margin-top: 3px;
	margin-left: 20px;
}

.sub_menu a {
	text-decoration: none;
	color: #000000;
}

.sub_menu a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

#tqloto {
	margin: 0 auto;
	margin-left: 10px;
	width: 690px;
	height: auto;
	float: left;
	overflow: hidden;
	display: block;
}

#tqloto_header{
	margin: 0 auto;
	width: 690px;
	height: 30px;
	background-image: url(images/tqloto_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	overflow: hidden;
	display: block;
}

#tqloto_header_footer{
	margin: 0 auto;
	width: 690px;
	height: 5px;
	background-image: url(images/tqloto_header_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	display: block;
}

#tqloto_body{
	margin: 0 auto;
	margin-bottom: 10px;
	width: 690px;
	height: auto;
	background-image: url(images/tqloto.png);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
	display: block;
}

#tqloto_body_text {
	margin: 10px;
	width: 670px;
	height: auto;
	text-align: left;
	font-size: 12px;
	overflow: hidden;
	display: block;
}

.body_text_sub_menu{
	margin-top: 3px;
	margin-left: 20px;
	width: 610px;
	height: auto;
	text-align: left;
	font-size: 12px;
	font-style: italic;
	overflow: hidden;
}

.body_text_sub_menu a {
	text-decoration: none;
	color: #000000;
}

.body_text_sub_menu a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

.title {
	font-size: 14px;
	color: #0058b0;
	font-weight: bold;
	font-style: italic;
}

#tqloto_body_footer_header{
	margin: 0 auto;
	width: 690px;
	height: 5px;
	background-image: url(images/tqloto_header_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	display: block;
}

#tqloto_body_footer_footer {
	margin: 0 auto;
	width: 690px;
	height: 30px;
	background-image: url(images/tqloto_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	overflow: hidden;
	display: block;
}

#footer {
	width: 930px;
	height: 30px;
	margin: 0 auto;
	font-size: 9px;
	font-style: italic;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	display: block;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
