
html, body {
background-color: #6677cc;
text-align: center;
margin: 0 auto;
}

#wrapper{
margin: 0 auto;
text-align: center;
position: relative;
width: 100%;

}

h1 {color: #000000}
h1 {font: 11px arial}

p {color: #000000}
p {font: 10px tahoma}

p.thick {font-weight: bold}

a:link {font: 11px arial; color: blue;  text-decoration: none; }
a:visited {font: 11px arial; color: blue; text-decoration: none; }
a:hover {font: 11px arial; color: #949ED1;  text-decoration: underline;}

a.promo:link {font: 11px arial; color: #bababa; text-decoration: none}
a.promo:visited {font: 11px arial; color: #bababa; text-decoration: none}
a.promo:hover {font: 11px arial; color: #b3bbe6; text-decoration: underline}

a.store:link {font: 11px arial; color: blue;  text-decoration: none;}
a.store:visited {font: 11px arial; color: blue;  text-decoration: none;}
a.store:hover {font: 11px arial; color: #8C99D9;   text-decoration: underline;}

a.head:link {font: 10px verdana; color: #B24D90;  text-decoration: none;}
a.head:visited {font: 10px verdana; color: #B24D90;  text-decoration: none;}
a.head:hover {font: 10px verdana; color: #b3bbe6;  text-decoration: none;}

.table-surround	{background-color: #b3bbe6; padding: 2px 2px 2px 2px;}

td.latest {width: 120px; height: 70px;
                background-color: #ffffff;
                padding: 2px;
	        border:  1px solid #000000;
                  	text-align: center; vertical-align: top;
font: 10px arial; color: white; valign:center; font-weight: bold;
}

td.latest2 {width: 235px; height: 80px;
                background-color: #ffffff;
                padding: 2px;
	        border:  1px solid #000000;
                  	text-align: center; vertical-align: top;
font: 10px arial; color: white; valign:center; font-weight: bold;
}

.tophead {
width: 100%; 
height:52px;
padding: 3px 1px 1px 1px; 
background-color: #f8f8ff;  
vertical-align: middle;}

.mainheader {
width: 100%; 
padding: 1px 1px; 
background-color: navy;  
border:  1px solid #e3e4fa;
font: 12px arial; color: white; valign:center; font-weight: bold;}

.mainheaderhome {
width: 100%; 
padding: 1px 1px; 
background-color: #ffffff;  
border:  0px solid #000000;
font: 10px arial; color: white; valign:center; font-weight: bold;}

.theader {
width: 100%; 
padding: 2px 2px 2px 2px; 
background-color: #8C99D9;  
font: 11px arial; color: white; font-weight: bold; vertical-align:center;}

.rheader {
width: 100%; 
padding: 0px; 
background-color: #FAFAD1;  
font: 11px arial; color: #cc3399; font-weight: bold; vertical-align:center;}

.footer {
width: 100%; 
padding: 1px 1px 1px 1px; 
background-color: #b3b3e6;  
font: 11px arial; color: white; font-weight: bold; vertical-align:center;}


td.offer {
                background-color: #ffffff;
                padding: 2px 2px;
	        border:  2px solid #b3bbe6;
                font: 11px arial; color: #000000; text-decoration: none;
}

td.headline {
                background-color: #f8f8ff;
                padding: 2px 2px 2px 2px;
	        border-bottom:  0px solid #b3bbe6;
                border-top:  0px solid #b3bbe6;
                border-left:  0px solid #b3bbe6;
                border-right:  0px solid #b3bbe6;
                font: 11px arial; color: #000000; text-decoration: none; text-align: left;
}

td.headline2 {
                background-color: #fafaff;
                padding: 2px 2px 2px 2px;
	        border-bottom:  1px solid #b3bbe6;
                border-top:  0px solid #b3bbe6;
                border-left:  0px solid #b3bbe6;
                border-right:  0px solid #b3bbe6;
                font: 11px arial; color: #000000; text-decoration: none; text-align: left;        	
}

.cmheader {
width: 100%; 
padding: 1px 1px; 
background-color: #B24D90;  
border:  0px dashed #e3e4fa;
font: 11px arial; color: white; valign:center; font-weight: bold;}

.toppickheader {
width: 100%; 
padding: 1px 1px; 
background-color: #cc3399;  
border:  0px dashed #e3e4fa;
font: 14px arial; color: white; valign:center; font-weight: bold;}

