/* Reset */

html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,font,img,strong,
li,ol,ul,fieldset,form,label,table,tbody,tfoot,thead,tr,th,td {
    margin: 0; padding: 0; border: 0; font-weight: normal; font-style: normal; font-size: 100%; line-height: 1.5; font-family: inherit; text-align: left; }
table { border-collapse: collapse; border-spacing: 0;}
ol,ul {list-style: none;}
a { color:#ffa800; text-decoration:none;}
a:visited { color:#ffa800; text-decoration:none;}
a:active { color:#ffa800; text-decoration:none;}
a:hover { color:#a1a1a1; text-decoration: underline;}

/* Grid */
body { background-color:#fff; color: #000; font-family:Arial, Helvetica, sans-serif; font-size: 70%; line-height:140%; background-image:url(images/bg.gif);}
.container {margin:0 auto; width:970px; padding-top:10px; display:block; background-color:#fff;}
.d120, .d160, .d320, .d480, .d640, .d800, .d960, .d80, .d240, .d400, .d560, .d720, .d880, .d960 {float:left; display: inline; margin-left:10px; } 
.d160{width:150px;}
.d120 { width: 110px; }
.d320{width:310px;}
.d480{width:470px;}
.d640{width:630px;}
.d800{width:790px;}
.d960{width:950px;}
.d80 {width:70px;}
.d240{width:230px;}
.d400{width:390px;}
.d560{width:550px;}
.d720{width:710px;}
.d880{width:870px;}
.inside{margin-left:0;}

.right { text-align:right;}
.clear {clear:both;}
.noborder {border:none;}
strong { font-weight: bold;}
.green {margin-bottom: 10px; background-color: #d2e896;}
.yellow {margin-bottom: 10px; background-color: #fffbb4;}
.brown {margin-bottom: 10px; background-color: #c59589;}
.orange {margin-bottom: 10px; background-color: #e8a761;}
.red {margin-bottom: 10px; background-color: #e26644;}
.footer { margin-bottom: 10px; background-color: #e27500; }
.content { margin-bottom: 10px; }
.sidebar { margin-bottom: 10px; }
.header { height: 120px; margin-bottom: 0px;  }
.menu {margin-bottom: 10px; background-color: #e27500; height: 20px;}
p { margin:5px 5px 5px 5px;}
.content p { font-size: 10pt; }
.menu ul { margin:0px; padding:0px; }
.menu li { display: inline; }
.menu li a { padding: 3px 5px; text-decoration: none; color: #fff; line-height: 20px; font-weight: bold; }
.menu li a:hover { background-color: #fff; color: #e27500; text-decoration: none; }
.menu2 li { list-style: none; margin: 0px; }
.menu2 { margin: 0px;}
.big { font-size: 16pt; font-weight: bold; color: red; }
.center { text-align: center; }
h1, h2, h3, h4, h5, h6 { margin-left: 5px; }
h1 { font-size: 2.2em; font-weight: bold; }
h2 { font-size: 1.8em; font-weight: bold; }
h3 { font-size: 1.5em; font-weight: bold; }
h4 { font-size: 1.4em; font-weight: bold; }
h5 { font-size: 1.3em; font-weight: bold; }
h6 { font-size: 1.1em; font-weight: bold; }
.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 { margin-left: 5px; margin-bottom: 0px; padding:0px;  }
.sidebar p { margin-top: 0px; }
.menu2 a { color: #000; }
.menu2 a:hover { color: #000; }
.footer a { color: #fff; }
.footer a:hover { color: #fff; }
.side li { display: inline; margin-right: 5px; float: left; width: 110px; }
