/*
Style untuk website Taksi Putra.
zackFeb07
*/

#outbond {
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-image: url(bg_content.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #05488C;
}
#outbond #isi ul {
	list-style-type: square;
}
#outbond #isi li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#outbond #isi #picgallery {
	background-color: D1E6F9;
}
#outbond #isi #picgallery td {
	background-color: #D1E6F9;
}
#outbond #isi h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
}
#outbond #isi h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}



#outbond #isi #picgallery img {
	padding: 5px;
}



#menutop {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#menutop a{
	color: #FFFFFF;
	text-decoration: none;
}
#menutop a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#outbond #bottom {
	border: 1px solid #005296;
	background-color: #BDD2E6;
	padding: 15px;
}
#outbond #bottom a{
	color: #05488C;
	text-decoration: none;
}
#outbond #bottom a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.text_orange {
	font-weight: bold;
	color: #FF6600;
}
