body{
font:11px tahoma;
margin:0px;
background-color:#ffffff;
background-image:url('../images/bg.jpg');
background-repeat:no-repeat;
background-position:"top center";
}

table{
border-collapse:collapse;
}

td{
padding:0px;
font:11px tahoma;
}

.bottomtd{
background-image:url('../images/bottom-bg.jpg');
background-repeat:repeat-x;
background-position:bottom;

}

a.more{
color:#97C217;
text-decoration:none;
line-height:20px;
}
a:hover.more{
color:#97C217;
text-decoration:underline;
line-height:20px;
}

.copyright{
font:9px tahoma;
color:#696969;
background-color:#ffffff;
padding:0px 2px 0px 4px;
}

.producttd{
color:white;
line-height:16px;
padding:10px 0px 0px 14px;
}

.producttd a{
color:white;
text-decoration:none;
}
.producttd a:hover{
color:#182862;
text-decoration:none;
}


.linktd a{
color:#182862;
text-decoration:none;
}
.linktd a:hover{
color:#336600;
text-decoration:none;
}

.new_table
{
	color:#848484;
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
	height:20;	
}

#white{color:white}
#black{color:black}
#grey{color:#848484}

a.clickhere{
color:#182862;
text-decoration:none;
}
a:hover.clickhere{
color:#336600;
text-decoration:underline;
}
