/* common styles
----------------------------------------------- */
body {
background: url(../images/bg_main.gif) repeat-x;
background-color:#DFDFDF;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 4px 0px 0px 0px;
padding: 0px;
color: #000;

}

.yellow {
	BACKGROUND-COLOR: #ffff00
}

