a:link {   text-decoration: none; text-decoration: underline; color: #00ccff}
a:visited {  text-decoration: underline; color: #00ccff}
a:hover { color: #ffffff; text-decoration: underline }

body {
	margin:0px;
	background-color:#000033;
	
	
}



terms { /* 1st-level <ul> list; this is set automatically but use "MClistRedDot" if need to force */
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding-left:10px; /* padding-left should be bullet width (8) + 2 */
	padding:10px;
	background-image:url(images/bullet_dot_red.gif);
	background-repeat:no-repeat;
	background-position:left 10px; /* top-align should be approx half of bullet height (7) */
}

.boxRedHdr { 
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding: 5px 7px 5px 7px;
	background-color:#CC0000;

}
TD { color: #ffffff; 
font-size: 12px; 
font-family: Arial,Helvetica,Verdana;
text-align: justify;
}

.content { color: #333333; 
font-size: 12px; 
font-weight:normal;
font-family: Arial,Helvetica,Verdana;
padding: 0px 0px 0px 0px; }

.MediaGray { color: #cccccc; 
font-size: 11px; 
font-weight:normal;
font-family: Arial,Helvetica,Verdana;
padding: 0px 0px 5px 0px; }

.MediaGray2 { color: #cccccc; 
font-size: 12px; 
font-weight: normal;
font-family: Arial,Helvetica,Verdana;
}

.title { color: #F45D26; 
font-size: 13px; 
font-weight: bold;
font-family: Arial,Helvetica,Verdana;
}

.txt { color: #ffffff; 
font-size: 11px; 
font-family: Arial,Helvetica,Verdana;

}

.age { color: #ffffff; 
font-size: 11px; 
font-weight: bold;
font-style: italic;
font-family: Arial,Helvetica,Verdana;

}

.isbn { color: #ffffff; 
font-size: 11px; 
font-family: Arial,Helvetica,Verdana;
font-weight: bold;

}

.note { color: #F45D26; 
font-size: 12px; 
font-weight: bold;
font-style: italic;
font-family: Arial,Helvetica,Verdana;
}

.footer { color: #ffffff; 
font-size: 12px; 
font-family: Arial,Helvetica,Verdana;

text-align: center;
padding: 5px 0px 0px 0px; }

