.menu a, #menu a:hover{
	font-family: Verdana,Tahoma;
	font-size: 0.7em;
	color: #fff;
	text-decoration: none;
	padding: 3px;
	display:block;
}
.menu a:hover{
	color: #f9f9f9;
	background-color:#333;
}
.detailL1{
	text-align:left; padding-left:15px; margin-left:20px; width:200px; border-bottom:1px solid #eee;
}
.detailR1{
	text-align:left; margin-left:0px; width:200px; border-bottom:1px solid #eee;
}
.detailL{
	text-align:left; padding-left:15px; margin-left:20px; width:180px; border-bottom:1px solid #eee;
}
.detailR{
	text-align:left; margin-left:20px; width:620px; border-bottom:1px solid #eee;
}
.menu{
	float: left; 
	width:99px; 
	border:1px solid #333;
	border-top:0;
	border-bottom:0;
	border-left:0;
}
.menu a {height: 20%;}


.head{
	padding:3px;
	background-color:#e5e5e5;
}
.empty{
	height:10px;
}
.grey {
	font-family: Verdana,Tahoma;
	font-size: 0.65em;
	color: #333;
	text-decoration: none;
	padding-left: 5px;
}

.white {
	font-family	: Verdana,Tahoma;
	font-size: 0.65em;
	color: #fff;
	text-decoration: none;
	margin:0;
	padding:5px;
	background-color:#999;
	text-align:center;
}
.vitL{
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
	border:1px solid #ccc;
	cursor:hand;
}


.h7{
	margin-bottom: 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #F02311;
	font-size: 85%;
	font-weight: bold;
}

.h8{
	font-size: 12px;
	color: #555555;
	margin-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.dt{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-transform: lowercase;
	padding-left: 22px;
}


.vitR{
	float:right;
	padding:5px;
	width:223px;
	margin-top:10px;
	border:1px solid #ccc;
	cursor:hand;
}
.FormStyle1{
	font-size: 0.85em; 
	color: #000000; 
	background-color: #ffffff; 
	text-decoration: none; 
	font-style: italic;
	font-weight: normal;
	font-family: "Lucida Grande",Arial; 
	border: #626262 1px solid;
}
.FormStyle{
	font-family: Tahoma,sans-serif; 
	font-size: 0.80em; 
	color: #333; 
	background-color: #ffffff; 
	text-decoration: none; 
	font-weight: normal ; 
	border: #ccc 1px solid;
}
.ButtonStyle{
	font-family: Tahoma,sans-serif; 
	font-size: 11px; 
	color: #333; 
	background-color: #FFF; 
	text-decoration: none; 
	font-weight: normal ; 
	border: #CCC 1px solid;
}
