/* Main Stylesheet for entire DDC site */



@import url(PriceQuote.css);



body,td { 

	font-family: arial, helvetica; 

	font-size: 12px; 

	color: #1e3550; 

}



body { 

	background-image:  url(/images/bg.jpg); 

}



.carea { 

	background-image:  url(/images/inbgtop.jpg); 

	background-repeat: repeat-x; 

}



.careat { 

	color: #BFBFBF; 

	line-height: 18px; 

}



.in { 

	background-image:  url(/images/inbg.jpg); 

}



.bottom { 

	color: #525252; 

	font-size: 10px; 

}



.bottom2 { 

	color: #ffffff; 

}



form { 

	margin: 0px; 

}



input.text,select { 

	background: #ffffff; 

	border: solid 1px; 

	border-color: #999999; 

	letter-spacing: 0px; 

}



a:link { 

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none; 

	color: #6992B4; 

}



a:visited { 

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none; 

	color: #6992B4; 

}



a:hover { 

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: underline; 

}

img:border {
	color: #1E3550;
}

.content { 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

}

.copyright {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

}

