BODY
{
/*
 scrollbar-face-color: #F1F1EB;
 scrollbar-shadow-color: #E2E2D7;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #C4C4AF;
 scrollbar-track-color: #FFFFFF;
 scrollbar-arrow-color: #999999 }
*/
}
A:link
{
    COLOR: #0000cc;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #633D89;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #0099ff;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #0099ff;
    TEXT-DECORATION: underline
}
.text1
{
    FONT: 10pt "MS Sans Serif", "Microsoft Sans Serif";
    TEXT-TRANSFORM: none
}
.bot1
{
    FONT: bold 10pt "MS Sans Serif", "Microsoft Sans Serif";
    TEXT-TRANSFORM: none
}
.text2
{
    FONT: 8pt "MS Sans Serif", "Microsoft Sans Serif";
    TEXT-TRANSFORM: none
}
.bot2
{
    FONT: bold 9pt "MS Sans Serif", "Microsoft Sans Serif";
    TEXT-TRANSFORM: none
}
.big1
{
    FONT: bold 16px "MS Sans Serif", "Microsoft Sans Serif", AngsanaUPC, BrowalliaUPC, CordiaUPC;
    TEXT-TRANSFORM: none
}


.sm {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.text3 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
}
.TableHeadBG {
	background-color: #99CC00;
}
.TableBodyBG {
	background-color: #F3F3F3;
}
.text4 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
}
.text5 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 1px;
	text-decoration: blink;

}

td.onMOut {
  /*border: 5px solid red;*/
  color: #FFFFFF;
  background: #cc0000;
/*  padding: 50px;*/
TEXT-TRANSFORM: none
}
td.onMOver {
 /* border: 5px solid yellow;*/
  color: black;
  background: #fcb903;
  /*padding: 50px;*/
  TEXT-TRANSFORM: none
} 
.textsmall {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
}
.reqfield {
	font-weight: bold;
	color: #CC0000;
}



.buyermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	cursor:hand;
}

.buyermenuover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	cursor:hand;
	background-color:#139AC5;
}.buyername {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
}


.othermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	cursor:hand;
}

.othermenuover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	cursor:hand;
	background-color:#339900;
}
.othername {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336600;
}.pad3 {
	padding: 3px;
}
form {
	margin: 0px;
	padding: 0px;
}
#frmsearchmd #tblsearchmd {
	border: 2px solid #333333;
}

.hide {
display: none;
}