.tdtop
{
	vertical-align:bottom;
	text-align:center;
	height:30px;
	padding:0px;
	margin:0px;
}

.tdtopside
{
	padding:0px;
	margin:0px;
	width:160px;
	height:60px;
	vertical-align:top;
}

.cart_denotes_special
{
	color:blue;
	font-weight:bold;
}

.cart_denotes_reduced
{
	color:red;
	font-weight:bold;
}

.b_link
{
	cursor: pointer;
	background-color: #DFDFFF;
	height: 15px;
	width: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.azc_res
{
	float:left; 
	background: #ccc; 
	border-right: 1px solid #999; 
	border-bottom: 1px solid #999; 
	border-left: 1px solid #eee; 
	padding:3px;
	margin-left:6px;
	margin-bottom:2px;
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.azc_res > a, td.cn_head > a
{
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
}

.footergrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777777;
}

.mainstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
}

.mainheading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
}

.newsdate {
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}

.newsheading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a {
	color: black;
}

.box { 	
	border: 1px outset gray; 
}

.acm_box { 	
	background-color: #88aaff;
	font-weight: bold;
	color: #000000;
	border: 3px outset gray; 
}

.sb_head {
	font-family: arial,helvetica,sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	height: 22px; 
	vertical-align: middle;
}

.sb_headfont {
	color: white	;
}

.sb_body {
	font-family: arial,helvetica,sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #003366;
}

.sb_cart {
	font-family: arial,helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	background-color: #eeeeee; 
	color: black;
}

.sb_verysmall {
	font-size: 10px;
}

.cn_head {
	font-family: arial,helvetica,sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	height: 22px; 
	vertical-align: middle;
	background-color: #339999;
	color: white;
}

.cn_homehead {
	font-family: arial,helvetica,sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	height: 22px; 
	vertical-align: middle;
	background-color: #888888;
	color: black;
}

.cn_subhead {
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	height: 22px; 
	vertical-align: middle;
	background-color: #aaaaaa;
	color: black;
}

.cn_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	padding-left: 5px;
	margin-top: 20px;
	padding-right: 5px;
}

.popup_cart_message
{
	font-weight:bold;
	color:red;
	padding:3px;
	margin:2px;
	border:1px solid #333;
}


.newlink { 
	text-decoration: none ; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: bold; 
	color: #000066
}

.smallink { 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF
}

.smallinfolink {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #0033FF
}

.tabletext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #333333
}

.popuptext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000
}

a:hover {
	background-color: #CCCCFF;
}

time-2 {
	color: #FFF;
	background-color: red;
	padding: 1em;
	width: 20em;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
}

time-3 {
	text-transform: uppercase;
	text-align: center;
	width: 30em;
}
.countdown {
	padding: 3px;
	color: #F2F2F2;
	background-color: #333;
}

.code {
	font-family: monospace;
	font-size: 1.2em;
}