/* CSS Document */

body{
font-size: 1em;
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-style: normal;
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
color: #000000; 
text-decoration: none;
}

p{
font-size: 0.8em;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-style: normal;
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
color: #000000; 
text-decoration: none;
}

p.heading{
font-size: 2em;
margin: 0;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
font-style: normal;
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
color: #000000; 
text-decoration: none;
}

p.advertheading{
font-size: 1em;
margin: 0;
padding-left: 5px;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
font-style: normal;
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
color: #FFFFFF; 
text-decoration: none;
}

p.advert{
font-size: 0.7em;
margin: 0;
padding-left: 5px;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
font-style: normal;
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
color: #666666; 
text-decoration: none;
}

p.cnews{
font-size: 1.5em;
margin: 0;
padding-left: 5px;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
font-style: normal;
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
color: #666666; 
text-decoration: none;
}

.half{
font-size: 0.75em;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-style: normal;
font-weight: normal; 
font-variant: normal; 
text-transform: capitalize; 
color: #000000; 
text-decoration: none;
}

.quote{
font-size: 1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.quote2{
font-size: 1.1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul{
font-size: 0.7em;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-style: normal;
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
color: #000000; 
text-decoration: none;
}

ol{
font-size: 0.7em;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-style: normal;
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
color: #000000; 
text-decoration: none;
}

.footertext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #666666;
text-decoration: none ;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none;
}

/*Hyperlink*/
a:link.advert{
color: #666666;
text-decoration: none ;
}

a:visited.advert{
color: #666666;
text-decoration: none ;
}

a:hover.advert{
color: #999999;
text-decoration: underline;
}

a:link.footer {
font-weight: bold;
color: #666666;
text-decoration: none ;
}

a:visited.footer {
font-weight: bold;
color: #666666;
text-decoration: none ;
}

a:hover.footer {
font-weight: bold;
color: #999999;
text-decoration: underline;
}

a:link.sitemap{
color: #000000;
text-decoration: none ;
}

a:visited.sitemap{
color: #000000;
text-decoration: none ;
}

a:hover.sitemap{
color: #000000;
text-decoration: underline;
}

/*Table Designs*/

td.nobottom{
border-bottom:0px none;
}

td.notop{
border-top:0px none;
}

/*
.base {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
.offertext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #999999; text-decoration: none }
.hyperlink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #990066; text-decoration: none ; line-height: normal}
.basebold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: none }

a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #990066; text-decoration: none ; font-style: normal; line-height: normal; font-variant: normal; text-transform: none}

a:hover { color: #FF6699; text-decoration: underline }



a.offers:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #666666; text-decoration: none ; font-style: normal; line-height: normal; font-variant: normal; text-transform: none}

a.offers:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #666666; text-decoration: none ; font-style: normal; line-height: normal; font-variant: normal; text-transform: none}

a.offers:hover { color: #999999; text-decoration: underline }
*/