@charset "utf-8";
/* CSS Document */

body {background-color: #fff; margin:0px 4px 0px 4px;}
body,td,th{
FONT-SIZE: 10pt; 

}


INPUT {
	BORDER-RIGHT: #939aa5 1px solid;
	BORDER-TOP: #939aa5 1px solid;
	FONT-SIZE: 10pt;
	BORDER-LEFT: #939aa5 1px solid;
	BORDER-BOTTOM: #939aa5 1px solid;
	BACKGROUND-COLOR: #e7e3e7;
	padding-top:2px;
}

img {border:0px;}


a:link {
        color:#039;
        text-decoration: underline;
}
a:visited {color:#600;}
a:hover {
        color:#F60;
        text-decoration: underline;
}

.newstitle{
color:#039;
}
.newstitle:link{
 color:#039;
 text-decoration:none;
}
.newstitle:visited{
 color:#600;
 text-decoration:none;
}
.newstitle:hover{
 color:#F60;
 text-decoration:underline;
}

#prodimg{
  border:1px solid #ccc;
}








