body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	background-color: #E5E5E8;
}
.border_images {
   	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #A0A0A0;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Helvetica;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #D7D7D7;
}
.news_item_home {
	margin-top: 8px;
    background-image: url('http://www.asiandrives.com/images/background_news.png');
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #808080;
}
.news_item {
	margin-top: 8px;
   background-image: url('http://www.asiandrives.com/images/background_news.png');
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #808080;
	height: 560px;
}
.news_site_h1 {
	margin-top: 8px;
   background-image: url('http://www.asiandrives.com/images/background_news.png');
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #808080;
}
.news_site_link {
	margin-top: 8px;
   background-image: url('http://www.asiandrives.com/images/background_news.png');
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #808080;
	height: 500px;
}
img {
  border: 0px;
}
.img_border {
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 20px;
	color: #CC0000;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #CC0000;
	margin: 5px 0px 0px 0px;
}
TABLE.CatalogiProduct {
	border: 1px;
	border-style: solid;
	border-color: #969696;
	border-spacing: 1px;
}
TD.CatalogiProduct-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TR.CatalogiProduct-odd {
background-color:;
}

TR.CatalogiProduct-even {
background-color:;
}

form {
	margin: 0;
}

.content {
	padding: 10px;
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.footer {
	background-color:#FFFFFF;
	vertical-align: middle;
	text-align: center;
}
