﻿/* STYLE SHEET BODY */

img.w3c {border: 0;
         width: 88px;
         height: 31px;}

/* WHOLE PAGE */

body {font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #CC0000
;}

#container {position: relative;
	    margin: 0 auto;
            text-align: left;
	    width: 756px;
            padding: 0px;
	    border: 1px solid #CC0000
;}

#container #contentdiv table {font-family: Arial, Helvetica, sans-serif;
                              font-size: 12px;}

#container table {font-family: Arial, Helvetica, sans-serif;
                              font-size: 12px;}

/* PAGE HEADER */

#header {position: relative;
	 width: 100%;}

table.head_doc {width: 756px;
                border-style:none;
                border-spacing:0px;}
table.head_doc td {padding: 0px;}

td.head_menu {width: 756px;
              height: 10px;
              background-color: #CC0000
;}
img.mast_head {width: 756px;
               height: 83px;
               border-style:none;
               border-spacing:0px;}


/* PAGE CONTENT */

#contentdiv {padding: 20px;
             background-color: #FFFFFF;}
#contentdiv a:link    {color: #CC0000
;
                       text-decoration: underline;}
#contentdiv a:visited {color: #CC0000
;
                       text-decoration: underline;}
#contentdiv a:hover   {color: #CC0000
;
                       text-decoration: underline;}

#contentdiv h1 {font-size: 20px;
                font-weight:bold;
                line-height: 25px;
                color: #CC0000
;
                text-transform: uppercase;
                padding-top: 10px;}

#contentdiv h2 {font-size: 16px;
                font-weight:bold;
                line-height: 25px;
                color: #CC0000
;
                text-transform: uppercase;}

#contentdiv h3 {font-size: 14px;
                font-weight:bold;
                line-height: 25px;
                color: #CC0000
;
                text-transform: uppercase;}

td.cell_text_std {text-align: left;
                  white-space: nowrap;}

/* HOST PAGE */

h1.host_page {text-align: center;}
h2.host_page {text-align: center;}

.host_page_entry {color: green;}
                    
table.host_page {width: 100%;
                 border-style: none;
                 border-spacing: 0px;}
table.host_page td {padding: 2px;
                    margin-left: auto;
                    margin-right: auto;}

img.host_liga_fantasia {width: 150px;
                        height: 150px;
                        border-width: 0px}

img.host_pools {width: 85px;
                height: 95px;
                border-width: 0px}

img.soccer_links {width: 130px;
                  height: 74px;
                  border-style: none;}


td.host_col1 {text-align: center;}
td.host_col2 {text-align: left;
              font-size: 10px;
              width: 653px;}

/* PAGE FOOTER */

#footer {text-align: center;
	 width: 100%;
	 background-color: #CC0000
;}

p.footer_link {text-align: center;}
li.footer_link {text-align: left;}


