body {
	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #F9F9E5;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
  
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.title {
border-bottom: 1px solid #c4c4c4;
}
.list{
padding: 5px;
}

.cartype {
font-family: Helvetica, Arial, sans-serif;
font-size: 15px;
font-weight:bold;
color: #666666;
vertical-align: bottom;
text-align:right;
padding-bottom: 5px;
}

.navi {
font-size: 12px;
}

a:link, a:active, a:visited {
color:#666666;
text-decoration: none;
}
a:hover{
color: #7D7D7D;
}

a.menu, a.menu:active, a.menu:visited{
    display: block;
	text-align:center;
	padding-top: 2px;
    width: 145px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #736E75;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
a.menu:hover {
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #3C3C3C;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	cursor: hand;
}
a.menu2, a.menu2:active, a.menu2:visited{
    display: block;
	text-align:center;
	padding-top: 2px;
    width: 135px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #736E75;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
a.menu2:hover {
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #3C3C3C;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	cursor: hand;
}


.frmObject			{
border-style: none;
border-width: 0px;
color: black;
font-family: verdana;
font-size: 10px;
width: 145px;
height: 16px;
cursor: hand;
}
