textarea {
	font-family: Verdana;
	font-size: 10pt;
        margin: 0;
		padding: 2px;
   width: 80%;
   height:100px;

	}
	
body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}

div#main a {
	color: #0002FF;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}


h1 {
 text-align: left;
  margin:0 30px 10px 30px;
  padding:0 0 .1em;
  border-bottom:1px dotted #9c3;
  font: bold 22px Arial;
  color:#FB680B;
  }
  
a:link, a:visited {
	color: #525252;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;

}
a:hover {
	color: #97C932;
	font-weight: bold;
	text-decoration: underline;
}

.red {
	font-family: tahoma;
	font-size: 17px;
	font-weight: bolder;
	color: #FB680B;
}

.menu ul{
margin: 10px 0 0 20px;
padding:0;
}

.menu li {
text-align: left;
border-bottom:dashed 1px #ccc;
margin:0 0 3px 0;
padding-bottom:9px;
font-size:11px;
list-style-image : url("http://www.singaporemotorcycle.com/fasteasydiets/icon1.gif");
}

.frame {
	border: 1px solid #FB680B;
	color: #F0FFFE;
}

.divider, .divider a {
   margin: 9px 30px 9px 30px;
   border-top:1px solid #d6d6d6;	
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #979797;
}

.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: FA7C25;
}

.articletd{
	vertical-align: top;
	text-align: left;
   padding-bottom: 10px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 10px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight : normal;
	color: #333300;	
	background-color: #F0F8FF;
}

td{
	font-family: Verdana;
	font-size: 10pt;
	font-weight : normal;
	color: #333300;	
}
.footer {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #A9A9A9;
}

div.displayright {
  vertical-align: top;
  float: right;
  }