.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 24px; color: #006600; padding: 3px; border-bottom: 1px solid silver}
.style4 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 24px; color: #993300; padding: 3px; border-bottom: 1px solid silver}
.style5 {
	font-size: 14px;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*
a:link {
	color: #0066CC;
}
*/

a:visited {
	color: #0033FF;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #0099ff; font-size: 16px; }
.style9 {font-size: 14px; font-weight: normal; color: #006600; }
.style10 {color: #CC6600}
.style11 {color: #0099FF}
.style12 {
	color: #990000;
	font-weight: bold;
}

#content .center {margin-left: auto; margin-right: auto; width: 850px}
#content table td {padding-bottom: 15px}

#content .center table a, #content table a:visited {color: #0099ff; font-weight: bold; font-size: 16px}

.announce {background-color: #f6f6f6; border: 1px solid silver; border-radius: 7px; -moz-border-radius: 7px; padding: 10px 15px; margin-bottom: 20px}

/* Subscription box */

#market-subscr {width: 280px; float: right}
#market-subscr td {vertical-align: middle}
#market-subscr form {border: 1px solid silver; -moz-border-radius: 7px; border-radius: 7px; padding: 10px; background-color: #f6f6f6}
#market-subscr #email-inp {width: 135px; padding: 3px 6px; color: gray; font-style: italic; border: 2px solid silver; margin-right: 5px}
#market-subscr .sbmt-email {width: 150px; float: left}
#market-subscr .sbmt-button {width: 100px; float: right}

#market-subscr-expl {padding: 0px 10px 0px 0px; vertical-align: top}

h3 {margin-top: -5px; margin-bottom: 20px; font-size: 18px; font-weight: bold}
.main-td {padding-right: 10px}
.deals {border: 1px solid silver; padding: 10px; text-align: center}
.deals h1 {font-size: 20px; color: #990000; font-weight: bold; border-bottom: 1px solid silver; margin: 0px;}
.deals h4 {margin: 0px; margin-top: -10px; color: #990000;}
.deals #ad-container {margin-top: 20px}
.deals #ad-container div {margin-bottom: 10px}

/* Footer links */

.footer-links {text-align: center; margin-top: 50px; }
.footer-links p {line-height: 12px; margin: 10px 0px}
.footer-links p strong {color: #cc6600; font-weight: bold}

/* Social media links */

#social-media {width: 330px; float: right}
#social-media ul li {display: inline; float: right; height: 25px;}
#social-media a.db-anchor {z-index: -100}
