/* Title Style --------------------------------- */

div#title {
	width: 610px;
	margin-top: 1em;
}
div#title h2 {
	color: #FFF;
	background: url(../img/title_bg.gif) no-repeat 0;
	font-weight: bold; 
	font-size: medium; 
	margin: 0px;
	padding: 8px 10px 6px;
}

.text-title{
	margin-top: 7px;
	line-height: 1.4em;
}



table.carbtn {
	width: 610px;
	margin-bottom: 17px;
}
table.carbtn td {
	width: 150px;
	height: 27px;
	background: url(../img/carbtn.gif) no-repeat;
	padding-top: 1px;
	padding-left: 36px;
	font-size: 11px;
}

.h-title {
	height: 25px;
    font-size: medium;
	padding-top: 5px;
	padding-left: 16px;
	background: url(../img/title02.gif) no-repeat;
	margin: 0;
}

/* Table Style --------------------------------- */

table.info {
	width : 610px;
	font-size : small;
	margin : 5px auto 6px 0px;
}

.info caption {
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	margin : 0px;
}

.info th {
	color : #fff;
	background-color : #000080;
	text-align : center;
	vertical-align : middle;
	padding : 3px;
}

.info td {
	border : 1px solid #ccc;
	padding : 3px;
}

.info td.btn {
	border : none;
	padding : 3px;
	text-align : center;
}

.limo{ 
	writing-mode:tb-rl; 
	letter-spacing: 3px;
}



.p-text {
	font-weight: lighter;
}
