html, body {
	font-family: Tahoma, Arial, Times New Roman, sans-serif;
	font-size: 9pt;
  margin: 0;  padding: 0;
}
p {padding: 0;}

input {font-size: 9pt;}
.Errors{color:#FF0000;}
.Notes{color:#0000FF;}
.Datetime{color:#FFFFFF;}
.Copyright{color:#FFFFFF;font-size: 9pt;}
.Copyright a,.Copyright a:visited{color:#FFFFFF;font-size: 9pt;font-weight:bold;}
.Copyright a:hover{text-decoration:underline}
td.topbar{background-image:url(topbarbg.gif);}
td.topbar td.datetime{background-color: #333333;}
td.leftmenu{background-color: #e4e4e4;}
td.leftmenu .title{background-image:url(titlebg-black.gif);}

/* for homepage -------- */
td.IndexTop a, td.IndexTop a:visited{color: #00aaa0; }
td.IndexTop a:hover, td.IndexTop a.Current{	color: #ff6c00; }
td.IndexBot a, td.IndexBot a:visited{ font-size: 7pt; color: #000000}
td.IndexBot a:hover{text-decoration:underline;}
/* for homepage -------- */
td.ContentLine{background-image:url(line-bg.gif)}
/* for content page -------- */
td.Horizontal, td.Horizontal a{ color: #FFFFFF; }
td.Horizontal a:hover, td.Horizontal a.Current{	color: #ff6c00; }
/* for content page -------- */
.disable{color: #C0C0C0}

td.navigation {
  background-image: url(navigation.gif);
  background-repeat: repeat-x;
  color: #FFFFFF;
  height: 26px;
}

td.navigation a, td.navigation a:visited{
 color: #FFFFFF;
}
td.navigation a:hover{
  text-decoration: underline;
  color: #FFFFFF;
}

a:link,a:visited{
  color:#0000ff;text-decoration:none;
}
a:hover{
  color:#ff0000;
}

td.TitleBlack{
  background-color: #6a6a68;
  background-image: url(titlebg-black.gif);
  background-repeat: repeat-x;
}

table.LeftMenu{}
table.LeftMenu a,
table.LeftMenu a:visited {font-size: 9pt; color: #000000;}
table.LeftMenu a:hover{font-size: 9pt; color: #ea3e02}

td.TitleOrange{
  background-color: #6a6a68;
  background-image: url(titlebg-orange.gif);
  background-repeat: repeat-x;
}

.LastedNews{
  color: #aa2d00;
}
.LastedNews a , .LastedNews a:visited{
  color: #aa2d00;
}
.LastedNews a:hover{
  color: #ff5b21;
}

.TitleIndex{
  font-size: 11pt;
  color: #ea3e02;
}

.Title11{
  font-size: 11pt;
  color: #FFFFFF;
}

td.TitleOrange{
  background-color: #6a6a68;
  background-image: url(titlebg-orange.gif);
  background-repeat: repeat-x;
}
table.BestSale{border: solid 1px #e4a600;}
table.BestSale img {border: solid 0px #e4a600;}
table.BestSale .Title{font-size: 11pt;color: #FFFF00;}
table.BestSale a:link, table.BestSale a:visited{font-size: 10pt;color: #ea3e02;}
table.BestSale a:hover {text-decoration: underline;}
table.Topic{}
table.Topic a.Title:link, table.Topic a.Title:visited{
  font-size: 10pt;
  color: #a72b00;
}
table.Topic a.Title:hover{
  color: #ea3e02;
}

table.Article .Title{
  font-size: 12pt;
  color: #ea3e02;
}

table.Thumbnail {}
table.Thumbnail img {border-width: 0px;}
table.Thumbnail a,
table.Thumbnail a:visited {font-size:8pt;color: #ea3e02;}
table.Thumbnail a:hover {text-decoration: underline;}
