
body
 {
 margin:          0px;
 padding:         8px 0px 8px 0px;
 border-width:    0px;
 background:      #A9A8A7 url('../files/background_body.gif') repeat-x top left;
 }

div
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 }

table
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 table-layout:    auto;
 }

td
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 letter-spacing:  0em;
 }
 
p
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 }

ol, ul
 {
 margin:          8px 0px 8px 32px;
 padding:         0px;
 }

img
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 display:         block;
 }

form
 {
 margin:          0px;
 padding:         0px;
 border-width:    0px;
 }

div.container
 {
 width:           895px;
 margin:          0px auto 0px auto;
 padding:         16px 16px 16px 16px;
 background:      #C1A25F;
 }

table.content
 {
 width:           895px;
 }

table.content td.left
 {
 width:           230px;
 background:      #FFFFFF url('../files/background_content_middle_left.gif') repeat-y top left;
 }

table.content td.right
 {
 width:           665px;
 background:      #FFFFFF url('../files/background_content_middle_right.gif') repeat-y top left;
 }

table.content td.bottom
 {
 width:           895px;
 padding:         0px 0px 0px 0px;
 background:      url('../files/background_content_bottom.gif') no-repeat bottom left;
 }

table.header
 {
 width:           100%;
 }

table.header td.logo
 {
 width:           100%;
 padding:         0px 0px 20px 0px;
 color:           #008000;
 background:      url('../files/background_header_logo.gif') repeat-y top left;
 font:            bold 16px 'arial', sans-serif;
 line-height:     18px;
 }

table.header td.component
 {
 width:           100%;
 line-height:     0px;
 }

table.menu
 {
 width:           100%;
 }

table.menu td.item
 {
 width:           100%;
 padding:         6px 20px 0px 20px;
 color:           #008000;
 font:            bold 16px 'arial', sans-serif;
 line-height:     0px;
 }

table.menu td.item a:link, table.menu td.item a:active, table.menu td.item a:visited
 {
 color:           #FFFFFF;
 font:            14px 'arial', sans-serif;
 text-decoration: none;
 }

table.menu td.item a:hover
 {
 color:           #C1A25F;
 font:            14px 'arial', sans-serif;
 text-decoration: none;
 }

table.page
 {
 width:           100%;
 }

table.page td.title
 {
 width:           100%;
 padding:         16px 16px 0px 16px;
 color:           #004080;
 font:            bold 16px 'arial', sans-serif;
 line-height:     18px;
 }

table.page td.description
 {
 width:           100%;
 padding:         16px 16px 0px 16px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 text-align:      justify;
 font-style:      normal;
 }

table.page td.body
 {
 width:           100%;
 padding:         0px 16px 16px 16px;
 }

table.section
 {
 width:           100%;
 }

table.section td.title
 {
 width:           100%;
 padding:         16px 0px 0px 0px;
 color:           #444444;
 font:            bold 14px 'arial', sans-serif;
 line-height:     16px;
 }

table.section td.paragraph_1_of_1
 {
 width:           100%;
 padding:         8px 0px 0px 0px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_1_of_2
 {
 width:           50%;
 padding:         8px 8px 0px 0px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_2_of_2
 {
 width:           50%;
 padding:         8px 0px 0px 8px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_1_of_3
 {
 width:           33%;
 padding:         8px 8px 0px 0px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_2_of_3
 {
 width:           34%;
 padding:         8px 8px 0px 8px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td.paragraph_3_of_3
 {
 width:           33%;
 padding:         8px 0px 0px 8px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.section td p.title
 {
 color:           #008000;
 font:            bold 14px 'arial', sans-serif;
 margin:          8px 0px 8px 0px;
 }

table.section td p.content_align_left
 {
 text-align:      left;
 }

table.section td p.content_align_center
 {
 text-align:      center;
 }

table.section td p.content_align_right
 {
 text-align:      right;
 }

table.section td p.content_align_justified
 {
 text-align:      justify;
 }

table.section td div.file_align_left
 {
 float:           left;
 margin:          8px 8px 8px 0px;
 }

table.section td div.file_align_center
 {
 margin:          8px auto 8px auto;
 }

table.section td div.file_align_right
 {
 float:           right;
 margin:          8px 0px 8px 8px;
 }

table.section td a:link, table.section td a:active, table.section td a:visited
 {
 color:           #5D402E;
 font:            bold 12px 'arial', sans-serif;
 text-decoration: none;
 }

table.section td a:hover
 {
 color:           #5D402E;
 font:            bold 12px 'arial', sans-serif;
 text-decoration: underline;
 }

table.category
 {
 width:           100%;
 }

table.category td.title
 {
 width:           100%;
 padding:         16px 16px 0px 16px;
 background:      url('../files/background_title.gif') no-repeat bottom center;
 color:           #5D402E;
 font:            bold 18px 'arial', sans-serif;
 line-height:     18px;
 }

table.category td.description
 {
 width:           100%;
 padding:         16px 32px 16px 32px;
 background:	  url('../files/background_category_description.gif') repeat-y top left;
 color:           #000000;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 text-align:      justify;
 font-style:      normal;
 }

table.category td.body
 {
 width:           100%;
 padding:         0px 16px 32px 16px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 }

table.subcategories
 {
 width:           100%;
 }

table.subcategories td.subcategory_1_of_4
 {
 width:           152px;
 padding:         32px 0px 0px 0px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 }

table.subcategories td.subcategory_2_of_4
 {
 width:           152px;
 padding:         32px 4px 0px 8px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 }

table.subcategories td.subcategory_3_of_4
 {
 width:           152px;
 padding:         32px 8px 0px 5px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 }

table.subcategories td.subcategory_4_of_4
 {
 width:           152px;
 padding:         32px 0px 0px 0px;
 color:           #444444;
 font:            normal 12px 'arial', sans-serif;
 }

table.subcategories td a:link, table.subcategories td a:active, table.subcategories td a:visited
 {
 color:           #5D402E;
 font:            bold 12px 'arial', sans-serif;
 text-decoration: none;
 }

table.subcategories td a:hover
 {
 color:           #5D402E;
 font:            bold 12px 'arial', sans-serif;
 text-decoration: underline;
 }
 
 table.subcategories td a img
 {
 border-right:    #333333 1px solid;
 border-bottom:   #333333 1px solid;
 border-left:   #333333 1px solid;
 border-top:   #333333 1px solid;
 }

table.products
 {
 width:           100%;
 }

table.products td.product_1_of_3
 {
 width:           152px;
 padding:         32px 0px 0px 32px;
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.products td.product_2_of_3
 {
 width:           152px;
 padding:         32px 32px 0px 33px;
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.products td.product_3_of_3
 {
 width:           152px;
 padding:         32px 32px 0px 0px;
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.products td a:link, table.products td a:active, table.products td a:visited
 {
 color:           #5D402E;
 font:            bold 14px 'arial', sans-serif;
 text-decoration: none;
 }

table.products td a:hover
 {
 color:           #5D402E;
 font:            bold 14px 'arial', sans-serif;
 text-decoration: underline;
 }

table.products td a img
 {
 border-right:    #333333 1px solid;
 border-bottom:   #333333 1px solid;
 border-left:   #333333 1px solid;
 border-top:   #333333 1px solid;
 }

table.controls
 {
 width:           100%; 
 }

table.controls td.prev
 {
 width:           25%;
 padding:         32px 16px 0px 0px;
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.controls td.status
 {
 width:           50%;
 padding:         32px 16px 0px 16px;
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.controls td.status select
 {
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.controls td.next
 {
 width:           25%;
 padding:         32px 0px 0px 16px;
 color:           #444444;
 font:            normal 11px 'arial', sans-serif;
 }

table.controls td a:link, table.controls td a:active, table.controls td a:visited
 {
 color:           #444444;
 font:            bold 18px 'arial', sans-serif;
 text-decoration: none;
 }

table.controls td a:hover
 {
 color:           #444444;
 font:            bold 18px 'arial', sans-serif;
 text-decoration: underline;
 }

table.footer
 {
 width:           895px;
 }

table.footer td.image
 {
 width:           230px;
 padding:         0px 0px 0px 0px;
 background:      url('../files/background_footer_image.gif') repeat-y top left;
 }

table.footer td.about
 {
 width:           633px;
 padding:         16px 16px 0px 16px;
 color:           #888888;
 background:      #FFFFFF url('../files/background_footer_about.gif') repeat-y top left;
 font:            normal 12px 'arial', sans-serif;
 line-height:     14px;
 text-align:      center;
 font-style:      italic;
 }

table.footer td.copyright
 {
 height:          50px;
 width:           887px;
 padding:         40 px 0px 0px 0px;
 color:           #ffffff;
 font:            normal 10px 'arial', sans-serif;
 }
