/* Tag per trasparenza PNG in IE < 7 */
img, div, a, input, body {
behavior: url(../../Libs/Plugins/PngIE6/iepngfix.htc);
}

body {
margin: 0px;
background: url(../Images/Website_Background.gif) repeat-x #93a86b;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

img {
border:0px;
margin: 0;
}

.ClearBoth {
clear: both;
display: block;
height: 0px;
overflow: hidden;
margin: 0;
padding: 0;
}

div {
text-align:left;
}