body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
}
.table_main {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #6666FF;
	border-left-color: #6666FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.table_bott {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
	border-top-style: none;
}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
.tag_back {
	background-attachment: fixed;
	background-image: url("images/vert_tag.gif");
	background-repeat: repeat-y;
	background-position: left top;
}


