td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#D9D9D9;
	line-height:16px;
	vertical-align:top
}


.link a {color:ffff00}
.link a:hover {text-decoration:underline}
   
  
table { height:100%;}  
body { 	margin:0px;padding:0px;}
span { font-size:12px;}


ul {margin:0; padding:0; list-style:none}
li {background:url(images/.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 0px; line-height:18px }

.menu img { vertical-align:middle}

.why { color:#C3C3C3;}
.why span {
	color:#EFAA29;
	font-weight:bold;
	font-size: 12px;
}

.how a { color:#4A8EC6; font-weight:bold}
.products a { color:#E99722}
.orange { color:#E99722}

.latest a { color:#A4C02D;}
.latest li a { color:#A4C02D;}
.latest strong { color:#A4C02D;}

.account { color:#636363}
.account a { color:#464646; text-decoration:none}
.account a:hover {text-decoration:underline}
.account span { color:#D94D2A; font-size:11px;}

.form { width:209px;
		height:21px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#959595;
		background-color:#414141;
		color:#414141;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:209px;
		height:102px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#959595;
		background-color:#414141;
		color:#414141;
		margin-left:0px;
		margin-right:0px}
		

a:link {
	text-decoration: none;
	color: #0099ff;
}
a:visited {
	text-decoration: none;
	color: #0099ff;
}
a:hover {
	text-decoration: underline;
	color: #f13636;
}
a:active {
	text-decoration: none;
	}
.orangelink a:link {
	text-decoration: none;
	color: #efaa29;
}
.orangelink a:visited {
	text-decoration: none;
	color: #efaa29;
}
.orangelink a:hover {
	text-decoration: underline;
	color: #f13636;
}
.orangelink a:active {
	text-decoration: none;
	}
.bluelink a:link {
	text-decoration: none;
	color: #4a8ac6;
}
.bluelink a:visited {
	text-decoration: none;
	color: #4a8ac6;
}
.bluelink a:hover {
	text-decoration: underline;
	color: #f13636;
}
.bluelink a:active {
	text-decoration: none;
	}
