/* CSS design is created by naing oo */

body{
	background-image: url(images/bg.gif);
}
.table{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.td_topmenu{
	height: 30px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color: #B7B7B7;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 { font-family: Arial, Verdana, Tahoma; font-size: 14px; color: #666666; font-style: 
normal} 

h2 { font-size: 20px; font-weight: bold; color: #000000; font-family: 
"Trebuchet MS"} 

h3 {  font-family: "Trebuchet MS"; font-size: 12px; color: #FF0000}

a:active, a:visited, a:link { color: #000000} 


a:hover {
	color: #FF0000;
} 

.content{
	padding: 10px;
}

.lpg-conversion { font-family: "Trebuchet MS"; font-size: 12px; color: #333333} 

.lpg-autogas { border-color: black black #999999; font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; color: #FF0000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px; text-decoration: none}
 
.alternative-fuel { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #333399; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px} 

/* side menu */

#slidemenubar, #slidemenubar2{
	position:absolute;
	border:1.5px solid black;
	background-color:#F2F2F2;
	
	font:bold 12px Verdana;
	line-height:20px;
	background-image: url(images/other_Sites.gif);
	background-repeat: no-repeat;
	background-position: right center;
}