body {
  font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  color:#3f4652;
}

body A:hover { color: gold; background: #38517f;  } 

td {
	font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;  
	font-size:11px;
  color:#3f4652;
}

th {
	font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
	  font-size:11px;
  color:#3f4652;
}

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(http://www.amcom.com.sg/images/glossyback.gif) repeat-x bottom left;
font: bold 11px "Tahoma", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background: #38517f;;
}

.footerlink{
font-family: Tahoma;
font-size:11px;
color:#ffffff;
text-decoration: underline;

}


.prod_link{
font-family: arial;
font-size:11px;
color:#314E91;
text-decoration: underline;
}

.link{
font-family: Tahoma;
font-size:11px;
color:#000000;
text-decoration: underline;


}

.linkblue{
font-family: Tahoma;
font-size:11px;
color:#296c98;
text-decoration: underline;


}

.footer{
font-family: Tahoma;
font-size:11px;
color:#FFFFFF;

}
.big{
font-family: Tahoma;
font-size:12px;
color:#296c98;
font-weight:bold;
}

.big2{
font-family: Tahoma;
font-size:12px;
color:#3f4652;
font-weight:bold;
}

.big3{
font-family: Tahoma;
font-size:12px;
color:#3f4652;
}

.title{
font-family: Tahoma;
font-size:11px;
color:#6293b3;
font-weight:bold;
}

.title2{
font-family: Tahoma;
font-size:12px;
color:#314E91;
font-weight:bold;
}


.font1 {color: #3f4652}


#dropmenudiv{
position:absolute;
background-color: #38517f;
border:1px solid #38517f;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:12px;
z-index:100;
}

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

#dropmenudiv a:hover{ /*hover background color*/
background-color: #38517f;
}


