/****** GLOBAL OBJECTS *****************/
* {
          FONT-FAMILY: Tahoma, Arial, Helvetica, Verdana, Sans-serif 
}

body, div, td {
          FONT-SIZE: 11px;
          COLOR: #00000;
}

input, select, textarea {
          font-size: 10px;
}

BODY {
          BACKGROUND: #FFF;
          MARGIN: 0px;
          margin: 0px;
}

ul,li {
          margin: 0;
          padding: 0;
}

H1 {
          font-size: 130%;
          margin: 0px 0px 3px 0px;
}

H2 {
          font-size: 120%;
          margin: 0px 0px 3px 0px;
}

H3 {
          font-size: 110%;
          margin: 0px 0px 3px 0px;
}

H4 {
          font-size: 100%;
          margin: 0px 0px 3px 0px;
}

H5 {
          font-size: 90%;
          margin: 0px 0px 3px 0px;
}

H6 {
          font-size: 80%;
          margin: 0px 0px 3px 0px;
}

HR {
}

HR.clear {
          DISPLAY: none 
}

A:link {
          color: #231f20;
          text-decoration: none;
}

A:visited {
          color: #231f20;
          text-decoration: none;
}

A:hover {
          color: #efefef;
}

A:active {
          color: #231f20;
          text-decoration: none;
}

div {
          text-align: left;
}

form {
          margin: 0px;
}

img {
          border: 0px;
}

strong {
          color: #000000;
}

.Hidden {
          DISPLAY: none 
}

/****** TEMPLATE OBJECTS **************/
#FrameArea {
          width: 780px;
}

#HeadArea {
          background: #C04412 url('/medulla/upload/images/templates/new/headbg2.jpg') no-repeat left top;
          height: 164px;
          text-align: right;
          padding: 0px 20px 0px 0px;
}

#MenuArea {
          background: #919295 url('/upload/images/templates/new/menubar_bg.jpg') no-repeat right top;
/*#F2C78E Orange */
          border-top: 1px solid #fff;
          height: 25px;
          padding: 0px 10 0 10;
}

#MenuArea ul {
          margin-top: 5px;
}

#MenuArea li {
          display: inline;
          color: #231f20;
          padding: 4px;
}

#ContentArea {
}

#LeftContent {
          float: left;
          width: 390px;
}

#LeftContentArea {
          padding: 10px;
          border-right: 1px solid #ececec;
}

#RightContent {
          float: right;
          width: 385px;
}

#RightContentArea {
          padding: 10px;
}

#FooterArea {
          background: url('/medulla/upload/images/templates/new/footerbg.gif') no-repeat right bottom;
          text-align: center;
          color: #919295;
/*#C04412 Orange */
}

#FooterArea a {
          color: #919295;
}