body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #CAFFB2;
}
.title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF8214;
	text-decoration: none;
}
.title_big {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.detail {
	color: #FF6600;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	text-transform: capitalize;
	text-align: left;
}
#left_tbl a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	line-height: 18px;
	text-align: left;
}

#left_tbl1 a {
	font-size: 11px;
	color: #9AFCA2;
	font-weight: bold;
	font-family: Tahoma;
	line-height: 18px;
	text-align: left;
}
#left_main_tbl    td {
	padding-bottom: 15px;
	padding-top: 15px;
}
#left_main_tbl a:hover {
	text-decoration:none;
	color: #FF8214;
}
#center p {
	text-align: justify;
	padding-right: 5px;
	padding-left: 10px;
}
