/* DEFAULT FONT SETTINGS */
body, p, div, td, ul, ol, li,DD,DT,LH      { color: white; font-size: 12.5px; font-family: Arial, Helvetica, sans-serif;  line-height: 18px;  }


/*general styles
*/
#phoneNumber { font-size: 18px; }
#mycenterphone { text-align: center; }
#internationalcities { font-size: 11.5px; }
#content-text, #content-text td, #content-text p, #content-text div, #content-text ol, #content-text li, #content-text ul     {
	text-align: justify
}
#cdtitle, #cdtitle a:active,#cdtitle a:link,#cdtitle a:visited {  color: white; font-size: 15px; font-family: "Times New Roman", Times, serif; text-decoration:none; }
#cdtitle a:hover { text-decoration: underline; }


#cdtitle2, #cdtitle2 a:active,#cdtitle2 a:link,#cdtitle2 a:visited  { color: white; font-size: 15px; font-family: "Times New Roman", Times, serif; padding: 0;  text-decoration:none; }
#cdtitle2 a:hover { text-decoration: underline; }


#cdcutline { color: white; font-size: 14px; font-family: "Times New Roman", Times, serif; padding: 0 0 0; }
#cddescription { color: #006; font-size: 12.5px; font-family: Arial, Helvetica; padding: 0 0 20px }
#cdtrack { display:none; color: #006; font-size: 10px; font-family: Arial, Helvetica }
#cdlist-after-row { height: 15px; }
body {
	text-align: center;
	border: 0px none;
}
#copyright { color: white; font-size: 10px; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; text-align: center;  padding: 20px 0px 20px 0px;  }
#copyright a:active,#copyright a:link,#copyright a:visited {text-decoration:none; font-size: 10px }
#copyright a:hover { text-decoration: underline; }

#auction { color: white; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-align: center; }
#auction a:active,#auction a:link,#auction a:visited {text-decoration:underline; font-size: 14px }
#auction a:hover { text-decoration: underline; }

.namehot, .namehot a:active, .namehot a:link, .namehot a:visited {
	font-weight: bold; text-decoration: underline;
}
.namehot a:hover {
	text-decoration: none;
}



.nameNotHot, .nameNotHot a:active, .nameNotHot a:link, .nameNotHot a:visited{
	color: #99ccff; font-weight: bold; text-decoration: none;
}
.nameNotHot a:hover {
	text-decoration: underline;
}


/* LINK COLORS */

a:active,a:link,a:visited  { color: white; font-size: 12.5px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a:hover { text-decoration:none; }

/* no scrolling in ie */
html {
	overflow-y: scroll;
}
#downloading { color: #fff; font-size: 11.5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; }
