/* CSS Document */
body { margin:0px 0px 0px 0px; font-family:arial; font-size:12px; letter-spacing:-1px; }
img { border:none; }

/* images */
img.margin4px_top { margin-top:4px; }
img.margin5px_top { margin-top:5px; }
img.margin15px_top { margin-top:15px; }

/* Table */
td.menu_bg1 {background-color:#4174b9;}
td.menu_bg {background-color:#4e4e4e;}

td.arrow_black {background-image:url(../images/arrow_black.gif); background-repeat:no-repeat; background-position:top left; background-position:0px 4px;}
td.arrow_gray {background-image:url(../images/arrow_gray.gif); background-repeat:no-repeat; background-position:top left; background-position:0px 4px;}


/* DIV */
div.main {width:956px; max-width:956px;}
div.margin4px_top { margin-top:4px; }
div.margin5px_top { margin-top:5px; }


select { width:176px; }
input { width:170px;}