body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	color: #333333;
	width: 700px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	empty-cells: show;
	border-bottom-width: 0px;
	line-height: normal;
}

a {
	color: #666666;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #FFCCCC;
  color: #333333;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.name {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	height: 60px;
	vertical-align: middle;
}
.name2 {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 22px;
	font-weight: bold;
	vertical-align: middle;
}


.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #CCCCCC;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFCCCC;
	color: #333333;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
	border-style: ridge;
	width: 320px;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.box{
	border:2px dotted orange;
	border-top-style:dashed;
	background:#fff;
	margin:0 0 0 10px;
	padding:7px 10px 0 10px;
	font-size:1em;
	color:#009966;
	width: 300px;
}
.box p{
margin:0 0 10px 0;
}
.txt{
border:1px solid #999;
background:#fff;
margin:0 10px 0 0;
padding:7px 10px 0 10px;
font-size:1em;
line-height:120%;
}
.txt p{
margin:0 0 10px 0;
}
