.pageTable { width: auto; height: auto; }
.pageTable td { width: auto; height: auto; }
.pageTable tr { width: auto; height: auto; }


.dtc_contentTable {
	background-image: url(/images/px_head.gif) top repeat-x;
	background-color: #FFFFFF; 
	border: 1px solid #000000;
	width:766px;
}

td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#656565;
	line-height:13px;
	vertical-align:top
}

a {text-decoration:underline; color:#F42C2C; font-size:10px;}
a:hover {text-decoration:none;}

img { border:0;}  
table { height:100%; width:100%; border:0;} 
body {
	margin:0px;
	padding:0px;
	background-color: #D6E8F4;
	background-image: url(/images/D6E8F4.gif);
}


ul {margin:0; padding:0; list-style: outside;}
li { margin-top: 10px;}


.copy { color:#725D5D; font-size:10px;}
.copy a { color:#725D5D;}

.find { color:#373737; line-height:10px;}
.welcome span { font-size:10px;}
.postal a { color:#65655D; font-size:11px;}

.best a { color:#938383; font-size:11px; font-weight:bold}
.best span a { color:#F75D5D; text-transform:uppercase}

.latest { color:#373737}
.latest span a { color:#C1BBB8}
.latest span { color:#8A7E78}

.a a { text-decoration:none}
.a a:hover { text-decoration:underline}

.form { width:173px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#545454;
		background-color:#ffffff;
		color:#373737;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:173px;
		height:124px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#545454;
		background-color:#ffffff;
		color:#373737;
		margin-left:0px;
		margin-right:0px}
		
