@import "styles_website.css";

/* Base HTML Definitions */
body {font:12px arial;color:#000000;background-color:#eea056;background-image: URL(/resources/design/pagebg.jpg); background-repeat: repeat-x;}

/* Element Reset to ensure correct cascade properties across all browsers */
table {font-size:inherit;}
select, input, textarea {font:11px arial;}
body * {line-height:18px;}
body,div,form,fieldset,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img,a img {border:0;}
address,caption,code,dfn,th,var {font-style:normal;font-weight:normal;}
