.top_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
	color: #000099;
	text-decoration: none;
	background-image: url(images/b00.jpg);
	background-repeat: no-repeat;
	border: none;
}
.main_table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FFCC00;
}
.contents {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000099;
}
