body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3e7cc5;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.quotes {
	background-image: url(images/quote-bg.jpg);
	background-repeat: repeat-x;
	background-color: #84a4c9;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td.quotesbodybg {
	background-image: url(images/quote-bodybg.jpg);
	background-repeat: no-repeat;
        font-size: 12px;
        font-family: Tahoma, sans-serif;
        color: #000000;
        line-height: 12pt;
}

p, table, tr, td, body {
     font-size: 12px;
     font-family: Tahoma, sans-serif;
     color: #ffffff;
}


a {
     font-size: 12px;
     font-family: Tahoma, sans-serif;
     text-decoration: none;
     color: #ffffff;
}

a:hover {
     text-decoration: underline;
     color: #ffffff;
}

a.email {
     font-size: 12px;
     font-family: Tahoma, sans-serif;
     text-decoration: underline;
     color: #24599a;
}

a.email:hover {
     text-decoration: underline;
     color: #cb3f3c;
}

a.linkoftheday {
     font-size: 12px;
     font-family: Tahoma, sans-serif;
     text-decoration: underline;
     color: #c03d3a;
}

a.linkoftheday:hover {
     text-decoration: underline;
     color: #c03d3a;
}

.text {
     font-size: 12px;
     font-family: Tahoma, sans-serif;
     color: #000000;
     line-height: 15pt;
}

.quote {
     font-size: 12px;
     font-family: Tahoma, sans-serif;
     color: #000000;
     line-height: 12pt;
}

.link {
     font-size: 12px;
     font-family: Tahoma, sans-serif;
     color: #000000;
     line-height: 12pt;
}

h2 {
     font-size: 12px;
     font-family: Tahoma, sans-serif;
     color: #ffffff;
}

h1 {
     font-size: 15px;
     font-family: Tahoma, sans-serif;
     color: #000000;
}

.footer-text {
     font-size: 12px;
     font-family: Tahoma, sans-serif;
     color: #9bc0eb;
}

td.footerbg {
        font-size: 12px;
        font-family: Tahoma, sans-serif;
        color: #ffffff;
}
