body {
	background: #000000 url("/Pics/bg/grad_bkg.jpg") repeat-x left top;
	text-align: left;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
/*-- Holly Hack --*/
html .int_contentblock {height: 1%;}
.int_contentblock { _height: 0;}

img { border: 0; }
form { margin: 0; padding: 0; border: 0;}

a:link { color: #641a1b;  text-decoration: none; }
a:hover { color: #882325; }
a:visited { color: #a52a2c; text-decoration: none; }

p { 
	font: 11px/13px arial, helvetica, sans-serif;
	color: #000000;
	margin-bottom: 4px; padding: 0;
	}
	
/* layout */
#wrapper {
	width:900px;
	margin: 0 auto;
	background: #efefef;
	/*border-left: 1px solid #333;
	border-right: 1px solid #333;*/
	}

.outerTable { background: #efefef; }
	
td#header { 
	background: #666666;
	text-align: center;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #ffffff;
	padding: 8px 0 8px 0;
	}

/* masthead */
td#masthead { 
	background: #cccccc url("../Images/Frame/Bg/masthead_bkg.jpg") repeat-x left top;
	text-align: center;
	/*border-top: 1px solid #666;*/
	border-bottom: 1px solid #666;
	}

	.mastlogo { float: left; width: 140px; }
	
	#mastright { 
		margin: 0 0 0 140px;
		position: absolute;
		background: #cccccc url("../Images/Frame/Bg/masthead_bkg.jpg") repeat-x left top;
		}
	
	.nplogin { padding: 6px 0 0 0; margin: 0 3px 0 0; }
	
	.np {
		width: 360px;
		background: #cccccc url("../Images/Frame/Bg/content_bg.jpg") repeat-x left top;
		border: 1px solid #999;
		padding: 0 4px 4px 4px; margin: 0 1px 0 3px;
		text-align: left;
		}
	
		.np p, .login p { font: 10px/12px Arial, sans-serif; color: #333; margin: 0; padding: 0 0 2px 0; }
		
		.npalt { background: #ccc; }
		
		.np li { list-style-type: none; font: 10px/12px Arial, sans-serif; color: #333; padding: 1px; margin: 0 95px 0 0; }
	
	
	.login {
		width: 360px;
		background: url("../Images/Frame/Bg/nplogin.gif") no-repeat left top;
		padding: 2px 8px 4px 8px; margin: 2px 0 0 1px;
		text-align: left;
		}
	
	.loginform {
		width: 125px; height: 8px;
		}
	
/* NAV STUFF, including CSS ROLLOVERS */
	
	.menu {
	float:left;
	margin: 5px 0 5px 0; padding: 0;
	width: 745px;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: center;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	background: #666 url("../images/frame/bg/menu_bkg.gif") repeat-x left top;
	}
		
		.menu ul {
		margin:0;
		padding:4px 2px 4px;
		list-style: none;
		text-align: left;
		}
		.menu li {		
		margin:0 1px 0 0;
		padding:0 0 0 14px;
		display: inline;
		}
		
		.menu a { padding: 1px 6px 1px 6px; color: #efefef; text-decoration: none; }
		.menu a:hover { padding: 1px 6px 1px 6px; background-color: #777; text-decoration: none; }
	
   
	
/* CR */
td.mainleft {
	text-align: left;
	padding: 5px;
	}

td.mainmid {
	text-align: left;
	padding: 5px;
	}

td.mainmidtop {
        width:545px;
	text-align: left;
	padding: 5px;
	}
	
td.mainmidleft {
	width: 280px;
	text-align: left;
	padding: 5px;
	}

td.mainmidright {
	width:310px;
	text-align: left;
	padding: 5px;
	}
	
	.mainmidright img { padding: 0; }
	
	.mainblock {
	background: #dfdfdf url("../Images/frame/Bg/content_bg.jpg") repeat-x left top;
	padding: 5px 5px 8px 5px; margin: 0 0 3px 0;
	border: 1px solid #ccc;
	}
	
	.headerblock {
	padding: 0; margin: 8px 0 0 0;
	}
	
	.td_headerblock_left {
	padding: 8px 5px 5px 5px; margin: 0;
	background: url("../Images/frame/Bg/cr_labelleft.gif") no-repeat left bottom;
	width: 223px;
	}
	
	.td_headerblock_right {
	padding: 8px 5px 5px 5px; margin: 0;
	background: url("../Images/frame/Bg/cr_labelright.gif") no-repeat left bottom;
	width: 223px;
	}
	
	.teaserblock {
		background: #dfdfdf url("../Images/frame/Bg/content_bg.jpg") repeat-x  left top;
		padding: 6px 5px 0 6px; margin: 0 0 6px 0;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		}
	
		.teaserblock p { padding: 0 0 3px 0; margin: 0; }
		.teaserblock img { float: left; padding: 0 4px 6px 0; margin: 0 4px 0 0; }
		.teaserblock ul { list-style: none; padding: 6px 6px 6px 2px; margin: 0; }
		.teaserblock li { border-bottom: 1px solid #cccccc; padding: 4px 0 4px 0; margin: 0; }
		
	.teaserblock2 {
		background: #dfdfdf url("../Images/frame/Bg/content_bg.jpg") repeat-x  left top;
		padding: 6px 5px 0 6px; margin: 0 0 6px 0;
		border-bottom: 1px solid #aaa;
		border-left: 1px solid #aaa;
		border-right: 1px solid #aaa;
		}
	
		.teaserblock2 p { padding: 0 0 3px 0; margin: 0; }
		.teaserblock2 h3 { color: #cc0000; }
		.teaserblock2 img {
	display: block;
	padding: 0;
	margin: 0;
}
		.teaserblock2 ul { list-style: none; padding: 6px 6px 6px 2px; margin: 0; }
		.teaserblock2 li { border-bottom: 1px solid #cccccc; padding: 4px 0 4px 0; margin: 0; }
		
		
			.teaserblock-left {
			background: #dfdfdf url("../Images/frame/Bg/content_bg.jpg") repeat-x  left top;
			padding: 6px 5px 0 6px; margin: 0 0 6px 0;
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			}
	
			.teaserblock-left p { padding: 0 0 3px 0; margin: 0; }
			.teaserblock-left img { float: left; padding: 0 4px 6px 0; margin: 0 4px 0 0; }
			.teaserblock-left ul { list-style: none; padding: 6px 6px 6px 2px; margin: 0; }
			.teaserblock-left li { border-bottom: 1px solid #cccccc; padding: 4px 0 4px 0; margin: 0; }		
			
			
			.teaserblock-right {
			background: #dfdfdf url("../Images/frame/Bg/content_bg.jpg") repeat-x  left top;
			padding: 6px 5px 0 6px; margin: 0 0 6px 0;
			border-bottom: 1px solid #ccc;
			border-right: 1px solid #ccc;
			}
	
			.teaserblock-right p { padding: 0 0 3px 0; margin: 0; }
			.teaserblock-right img { float: left; padding: 0 4px 6px 0; margin: 0 4px 0 0; }
			.teaserblock-right ul { list-style: none; padding: 6px 6px 6px 2px; margin: 0; }
			.teaserblock-right li { border-bottom: 1px solid #cccccc; padding: 4px 0 4px 0; margin: 0; }		
	

	
	.subnavblock { background: #efefef url("../Images/frame/Bg/sublink_bkg.jpg") repeat-x left top; padding: 4px 6px 6px 6px; margin: -6px -5px -5px -6px; font: 12px Georgia, serif; font-weight: bold; color: #333; text-align: right;  }
	
	.subnavblock a { color: #222222; text-decoration: none; }
	.subnavblock a:hover { color: #444444; text-decoration: none; }
	
	.subnavblock_alt { background: url("../Images/frame/Bg/label_bg_alt.gif") repeat-x left top; padding: 6px; margin: 10px -5px -10px -6px;  font: 11px arial; color: #333; text-align: right; border-bottom: 1px solid #fb6a00; }
	
	.subnavblock_alt a { color: #222222; text-decoration: none; }
	.subnavblock_alt a:hover { color: #444444; text-decoration: none; }
	
	.labelmiddle {
		background: #000000 url("../Images/frame/Bg/label_bg.gif") no-repeat left top;
		padding: 6px 3px 3px 3px;
		border-left: 1px solid #666;
		border-top: 1px solid #666;
		border-right: 1px solid #666;
		border-bottom: 1px solid #993333;
		}
		
		.labelmiddle-left {
			background: #000 url("../Images/frame/Bg/label_bg.gif") no-repeat left top;
			padding: 6px 3px 3px 3px;
			border-left: 1px solid #ccc;
			border-top: 1px solid #ccc;
			border-bottom: 1px solid #993333;
			}
		
	
		.labelmiddle-right {
		background: #000;
		padding: 6px 3px 3px 3px;
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #993333;
		}
	
	
	.labelmiddle_alt {
	background: #fff url("../Images/frame/Bg/label_bg_alt.gif") no-repeat left top;
	padding: 6px 3px 3px 3px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #ef3e42;
	}
	
		.labelmiddle-left_alt {
		background: #fff url("../Images/frame/Bg/label_bg_alt.gif") no-repeat left top;
		padding: 6px 3px 3px 3px;
		border-left: 1px solid #999;
		border-top: 1px solid #999;
		border-bottom: 1px solid #ef3e42;
		}
	
	
		.labelmiddle-right_alt {
		background: #fff;
		padding: 6px 3px 3px 3px;
		border-bottom: 1px solid #ef3e42;
		border-top: 1px solid #999;
		border-right: 1px solid #999;
		}

	.int_insetbanner {
	background: #000;
	text-align: center;
	}


/* RM */

td.rm {
text-align: left;
padding: 5px;
width: 165px;
}
	
	.rmlabelmiddle { 
		padding: 4px 0 4px 5px;
		margin: 8px 0 0 0;
		background: #000 url("../Images/frame/Bg/label_bg.gif") no-repeat left top;
		font: 10px arial; color: #efefef; font-weight: bold;
		text-transform: uppercase;
		border-top: 1px solid #999;
		border-left: 1px solid #999;
		border-right: 1px solid #999;
		border-bottom: 1px solid #aaa;
		}
		
	.rmlabelmiddle_alt {
		padding: 4px 0 4px 4px;
		margin: 8px 0 0 0;
		background: #fff url("../Images/frame/Bg/label_bg_alt.gif") no-repeat left top;
		font: 10px arial; color: #333; font-weight: bold;
		text-transform: uppercase;
		border-top: 1px solid #999;
		border-right: 1px solid #999;
		border-left: 1px solid #999;
		border-bottom: 1px solid #aaa;
		}
		
	.rmitem {
	background: #efefef url("../Images/frame/Bg/sublink_bkg.jpg") repeat-x left top;
	margin: 0 0 8px 0;
	padding: 6px 8px 8px 8px;
	font-size: 10px;
	border: 1px solid #ccc;
		}
		
	.rmitem p { font-size: 10px; padding: 0 0 3px 0; margin: 0; }
	.rmitem img { padding: 0 0 6px 0; margin: 0 0 0 0; }
	
	.rmlist_alt {
	background: #fff/* url("../Images/frame/Bg/sublink_bkg.jpg") repeat-x left top*/;
	margin: 0 0 4px 0;
	padding: 6px 1px 8px 1px;
	font-size: 10px;
	border: 1px solid #999;
		}
		
	.rmlist_alt ul { list-style-type: none; padding: 2px 0 2px 0; margin: 0!important; }
	.rmlist_alt li { list-style-type: none; padding: 5px; display: block; }
	
	.rmitem_alt {
	background: #fff/* url("../Images/frame/Bg/sublink_bkg.jpg") repeat-x left top*/;
	margin: 0 0 8px 0;
	padding: 6px 8px 8px 8px;
	font-size: 10px;
	border: 1px solid #999;
		}
		
	.rmitem_alt p { font-size: 10px; padding: 0 0 3px 0; margin: 0; }
	.rmitem_alt img { padding: 0 4px 6px 0; margin: 0 4px 0 0; }
	
	.rmlist {
	background: #efefef url("../Images/frame/Bg/sublink_bkg.jpg") repeat-x left top;
	margin: 0 0 4px 0;
	padding: 6px 1px 8px 1px;
	font-size: 10px;
	border: 1px solid #ccc;
		}
		
	.rmlist ul { list-style-type: none; padding: 2px 0 2px 0; margin: 0!important; }
	.rmlist li { list-style-type: none; padding: 5px; display: block; }
	
	.alt { background-color: #e0e0e0; color: #993333; }
	
	.blockleft {
		float: left;
		width: 50%;
		}
	
	img.blockleft { padding-right: 4px!important; margin-right: 4px; }

	.blockright { }
	.blockalignright {
	text-align: right;
	}
	.alignleft { float: left !important; }
	.alignright { float: right !important; }

.div4 {
	display: block;
	padding: 2px;
	height: 4px;
	clear: both;
	}
.div6 { display: block; padding: 3px; height: 6px; clear: both; }
.div10 { display: block; padding: 5px; height: 10px; clear: both; }


/* FOOTER */

td#footer {
text-align: left;
padding: 10px;
background: #efefef;
font: 11px/15px arial, helvetica;
color: #444;
}

#footer ul { list-style-type: none; padding: 0; margin: 0; }
#footer li { display: inline; color: #ccc; padding: 0 10px 0 0; }

#footer a { color: #666; }
#footer a:hover { color: #999; }


h1 { font: bold 16px/14px Georgia, "Hoefler text", serif; padding: 0 0 3px 1px; margin:0; }
h2 { font: bold 14px/13px Georgia, "Hoefler text", serif; padding: 0 0 6px 0; margin:0; }
h3 {font: bold 12px/12px Georgia, "Hoefler text", serif; padding: 0 0 2px 0; margin: 0; }
h4 {font: bold 11px/14px Georgia, "Hoefler text", serif; padding: 0 0 2px 0; margin: 0; }
h5 { font: bold 10px/11px arial, helvetica, sans-serif; padding: 0 0 2px 0; margin: 0; }
h6 { font: 10px/12px arial, helvetica;  padding: 0 0 2px 0; margin: 0;  }

.white { color: #ffffff; }
.black { color: #000000; }
.dark { color: #222; }
.lit { color: #222; }
.dim { color: #666; }
.accent { color: #7f0202; }
.alert { color: #ff3300; }



/* text */
.header { font-weight: bold; color: #641a1b; }
.subheader { font-weight: bold; color: #333; }
.largeheader { font: bold 13px/15px Arial,sans-serif; color: #641a1b; }
.dim { color: #777; }
.nav { font: bold 10px/12px helvetica, Arial,sans-serif; }
.jumperlink,.rmjumperlink { font: bold 10px/12px Arial,sans-serif; }
.jumperlink:hover,.rmjumperlink:hover,.largelink:hover { color: #f30; }
.headerlink,.headerlink:visited { font: bold 13px/15px Arial,sans-serif; color: #641a1b; }
.largeheaderlink,.largeheaderlink:visited { font: bold 13px/15px Arial,sans-serif; color: #641a1b; }
.headerlink:hover,.sblabellink:hover,.miniheaderlink:hover,.largeheaderlink:hover { color: #D20101; }
.lit { color:#D20101; }
.mini,.rm,.rmtext { font-size: 10px; line-height: 12px; }
.mini { font-size: 10px; line-height: 14px; }
.minilit { font-size: 10px; line-height: 12px; color:#D20101; }
.miniheader,.rmheader,.sblabel { font: bold 10px/12px Arial,sans-serif; color: #641a1b; }
.minidim,.rmdim { font-size: 10px; line-height: 12px; color: #666; }
.minidimheader,.rmdimheader { font-size: 10px; line-height: 12px; color: #333; font-weight:bold; }
.minilink,.rmlink { font: bold 12px/14px Arial,sans-serif; color: #D20101; }
.micro,.microlink { font: 9px/11px arial,sans-serif; }
.microdim { font: 9px/11px arial,sans-serif; color: #777; }

/* CHML CR EEE BGCOLORS */
.crint { background: #efefef; }
.mhpopup { background: #000; }
.pg { background: #eee; }
.rmint { background: #efefef; }
.sbdiv { background: #ddd; }
.sbdivrl { background: #ddd; }
.sbint { background: #fff; }
.sblb { background: #ccc; }
.sbrl { background: #e8e8e8; }
.sbtralt { background: #f5f5f5; }
.sbtrdef { background: #fff; }
.tralt { background: #f5f5f5; }
.trdef { background: #fff; }
.trlb { background: #ccc; }

.hdiv11 {
	background-image: url("../images/frame/bg/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 11px;
	margin-right: 4px; margin-left: 4px;
	clear: both;
	}
.hdiv17 {
	background-image: url("../images/frame/bg/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 17px;
	margin-right: 4px; margin-left: 4px;
	clear: both;
	}

.ratingMeter { background: none; }
.ratingMeter img, .ratingMeter a img { float: left; padding: 0 !important; margin: 0 !important; }