body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

table { width: 800px; border: 0px }
tr { vertical-align: top }
#top { font-size: 10px; color: #330 }
#top2 { width: 800px; border: 0px; height: 5px }
#out { width: 800px; background-color: #060 }
#adr { width: 400px }
#tax { width: 300px; background-color: #EBEBEB; color: #330; font-size: 10px }
.bg1 { background-color: #696 }
.bg2 { background-color: #FFF }
.bg3 { background-color: #CCC }

#submenu { background-color: #CCC; color: #333; font-weight: bold; font-size: 11px; padding: 5px; text-align: center }
#main { width: 597px; }
#main2 { width: 537px }
#box { padding: 10px; background-color:#EBEBEB; font-size: 11px; color: #060 }
#title2 { background-color: #9C9; color: #060; font-weight: bold; padding: 5px; text-align: center }

#info{ width: 265px; font-size: 11px; color: #663; border-color: #030 }
#pad { font-size: 10px; color: #993 }

#footer { background-color: #CC9; font-size: 10px; color: #330 }

.title { color: #330; font-weight: bold; font-size: 16px }
.title3 { color: #330; font-weight: bold }
.title4 {
	color:#000;
	font-weight: bold;
	text-decoration: underline;
}
.sm { font-size: 11px }
ul { list-style-type: square }

#links { width: 228px; border: 0px }

a:link { color: #060; text-decoration: none }
a:hover { color: #CC6600; text-decoration: underline }
a:visited { color: #090; text-decoration: none }

