/* CSS Document Version 3 
By Roberto Mas - www.aussisimple.com
August 2008*/

/* General elements */
body,td,th { font: 12px Arial, Helvetica, sans-serif; color: 595858; }
body { background: #f1ecda url(images/body_background.jpg) repeat-x; margin: 0 0 0 0; }
a { color:#8F2D0E; font-size:11px; text-decoration:underline; -moz-outline-style: none; outline: none; }
a:hover	{ color:#8F2D0E; font-size:11px; text-decoration:none; }
strong { color:#8F2D0E; font-size: 14px; text-transform: uppercase; }
.astrong a, .astrong a:hover{ color:#8F2D0E; font-size: 14px; text-transform: uppercase; text-decoration: none; }
em { color:#8F2D0E; }
#MainTableBg { background: url(images/MainTableBg.png) repeat-y; height: 100%; }
.ContentTable { background: url(images/ContentTableBg.png) repeat-y; height: 80% }
h3 em { font-size: 11px; }
.heading { background-color: #8F2D0E; color: #FFF; }
img { border: 0; }

/* Header elements */
#header_logo { font-size: 30px; color: #6d2c0e; padding: 10px 0 10px 20px;}
.header_logo_flag { position: relative; top: -15px; }
