body {
background: #FFFFFF;
color: #444444;
margin: 0px;
padding: 0;
}

img{
border: 0;
}

#top {
padding-top: 7px;
margin: auto;
background-image: url("images/index_01.gif");
background-repeat: repeat-x;
height: 98px;
}

#top h2{
padding-top: 5px;
color: #fff;
}

#leftSide{
width: 200px;
float: left;
}

.main{
width: 800px;
margin: auto;
padding: 0;
min-height: 800px;
}

#body{
width: 490px;
float: left;
padding-left: 50px;
}

.newspad {
width: 490px;
}

.divider {
background-image: url("images/index_16.gif");
background-repeat: repeat-x;
height: 1px;
padding-bottom: 3px;
}

h1 {
font-size: 11px;
font-weight: bold;
font-family: Verdana, Tahoma, Arial;
color: #990000;
}

h2 {
font-size: 10px;
font-family: Verdana, Tahoma, Arial;
color: #666666;
font-weight: normal;
letter-spacing: 2px;
}

.newstitle {
padding-top: 30px;
}

p {
font-size: 11px;
font-family: Verdana, Tahoma, Arial;
color: #222222;
line-height: 20px;
}

.input {
font-size: 14px;
font-family: Trebuchet MS, Verdana, Tahoma;
padding: 5px;
border-width: 1px;
border-color: #cccccc;
}

#leftSide input{
margin-bottom: 15px;
}

.inspiration {
line-height: 18px;
}

a {
font-size: 11px;
font-weight: normal;
font-family: Verdana, Tahoma, Arial;
color: #990000;
text-decoration: underline;
}

a:hover {
font-size: 11px;
font-weight: normal;
font-family: Verdana, Tahoma, Arial;
color: #990000;
text-decoration: none;
}

#footer {
height: 35px;
margin: 0;
margin-left: auto;
margin-right: auto;
font-size: 10px;
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
color: #FFFFFF;
text-align: center;
padding: 10px 0 0 30px;
line-height: 25px;
background-image: url("images/index_20.gif");
background-repeat: repeat-x;

}

#footer a {
padding-right: 20px;
font-size: 10px;
font-weight: bold;
font-family: Verdana, Tahoma, Arial;
color: #FFFFFF;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}

#FeaturesList {
	width: 100%;
	clear: both;
}

#FeaturesList table {
	font-size: 9pt;
	width: 100%;
	font-family: "Lucida Grande", Verdana, sans-serif;
}

#FeaturesList table tr.header {
	background: #eee;
}

#FeaturesList table tr.price {
	background: #fffcca;
}

#FeaturesList table td {
	border-width: 0px 0px 1px 0px;
	border-color: #aaa !important;
	border-color: #ccc;
	border-style: dotted !important;
	border-style: solid;
}

#FeaturesList table th {
	font-weight: bold;
}

#FeaturesList table td.main {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px #ccc dotted !important;
	border-bottom: 1px #ccc solid;
	font-size: 11pt;
	color: #555;
	padding-top: 10px;
}
#FeaturesList table td.sub {
	text-align: left;
	font-size: 9pt;
	color: #000;
}

#FeaturesList table td.subSpecial {
	text-align: left;
	font-size: 9pt;
	color: #000;
	background: #fffcca;
}

#FeaturesList table td.Special {
	text-align: center;
	background: #fffcca;
}


#FeaturesList table td {
	text-align: center;
	font-size: 9pt;
	color: #888;
	border-right: 1px #ddd dotted !important;
	border-right: 1px #ddd solid;
}

#FeaturesList table td .detail {
	color: #777;
	font-size: 8pt;
}
#FeaturesList table td .percent {
	font-size: 8pt;
	color: red;
	font-weight: normal;
	line-height: 8pt;
}

#FeaturesList table td.price {
	font-weight: bold;
	font-size: 10pt;
	border: none;
	color: #000;
	line-height: 16pt;
	border-top: 1px #777 solid;
	border-bottom: 1px #777 solid;
}
#FeaturesList table td.price-sm {
	font-weight: bold;
	font-size: 8pt;
	border: none;
	color: #000;
	line-height: 14pt;
	border-top: 1px #777 solid;
	border-bottom: 1px #777 solid;
}

#FeaturesList table .highlight {
	background: #ffc;
}

#FeaturesList table .new {
	background: #ffc;
	font-size: 7pt;
	color: red;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 4px;
	font-family: "Verdana", sans-serif;
}

#FeaturesList a {
		text-decoration: underline;
		font-weight: normal;
		color: #57ba07;
	}

#FeaturesList a:hover {
		background: #57ba07;
		color: #FFFFFF;
		font-weight: normal;
}