body {
 margin: 0px;
 margin-top: 8px;
 color: #fff;
 font-family: Verdana;
 font-size: 12px;
}

.base{
	background-color:#000000; /*change background color*/
}

.flashHeader{	height: 72px;}
.navBar{	height: 37px;}


/*date bar*/
.dateBar{
	background-color:#000000; /*change color ee5a8c*/
	color: #fff; /*change color*/
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}

/*footer*/

.base_bottomLeft{
	width: 10px;
	height: 9px;
	text-align: right;
	vertical-align: bottom;
}
.base_bottomRight{
	width: 10px;
	height: 9px;
	text-align: left;
	vertical-align: bottom;
}

.base_bottom{
	width: 728px;
	border-bottom: 1px solid black;
}

/*body*/
.baseBody{
	border-left: 1px solid black;
	border-right: 1px solid black;
}

/*FLASH and SUBSCRIBE*/
.tblWhite{
	background-color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
	color: black;
	font-size: 12px;
	text-align: justify;
}

.tblWhite td{
	color: black;
	font-size: 12px;
	text-align: justify;
}

.tblWhite span{
}

.vdashed{
	border-left: 1px dashed black;
	width: 1px;
}

.flashCovergirl{
	width: 374px;
	text-align: center;	
}

.subscribe{
	width: 169px;
	text-align: center;
	color: black;
	font-size: 12px;
	vertical-align: top;
}

.subscribe_txt a{
	color: #000000; /*change*/
	background-color: #fff; /*change*/
	border: 1px solid #000000; /*change*/	
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;	
}

.subscribe_txt a:hover{
	color: #fff; /*change*/
	background-color: #000000; /*change*/
	border: 1px solid #fff; /*change*/
}

/*home feature*/
.homeFeature_item{
	border-bottom: 1px dashed black;
	padding: 5px;
	vertical-align: top;
}

.homeFeature_itemEnd{	
	padding: 5px;
	vertical-align: top;
}

.vFeat{
	width: 159px;
	color: black;
	vertical-align: top;
	padding: 5px;
}

.sectionLabel{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color:#000000;/*change*/
	/*color: #990000;*/
	margin-bottom: 10px;
	text-transform: uppercase;
}

.viewArticle{
	margin-top: 5px;
	text-align: right;
}

.viewArticle a{
	color: #000000; /*change*/
	font-size: 11px;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}
.viewArticle a:hover{
	color: #f8b411; /*change*/
}

/*footer*/
.footer{
	padding: 10px;
	color: black; 
	text-align: center;
	font-size: 10px;
}

.footer a{	color: black; 	}
.footer a:hover{	text-decoration: none;}




/*news*/
.newsNav{
	width: 201px;
	vertical-align: top;
}

.newsContent{
	width: 524px;
	vertical-align: top;
}

.newsList{
	margin: 0px; padding-left: 20px;
	list-style: square;
	text-align: left; 
}

.newsList li{
	margin-bottom: 10px;
}


.newsList li a{
	color: #990000; /*change*/
	text-decoration: none;
	font-weight: bold;
}

.newsList li a:hover, .newsList li a:active, .newsList li a:focus{
	color: #990000; /*change*/
	font-weight: bold;
}

.selected{
	font-weight: bold;
	color: Purple;
}

.featLeft{
	width: 352px;
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px dashed black;
}

.featLeft_end{
	width: 352px;
	vertical-align: top;
	padding: 5px;
}

/*issue*/
.issuesContent{
	width: 504px;
	vertical-align: top;
	text-align: center;
}

.issuesNav{
	width: 195px;
	vertical-align: top;
}

.archive_nav td a{
	color: Black;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.ARCHIVE {
	font-family:verdana;
	font-size:10px;	
	color:#000000;
	font-weight:none;
	font-style:none;
	text-decoration: none;
}

.HEADER_03 {
	background-color: Purple; /*change*/
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF; /*change*/
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	cursor: pointer;
	border: 1px dashed purple;
	background: white;
	color: purple;
}

.HEADER_01{font-weight: bold;}

.bullet{
	color: #000000;
	font-weight: bold;
}

.EMAIL, .EMAIL a{
	color: #990000;
	text-decoration: none;
}

.EMAIL:hover, .EMAIL a:hover{
	text-decoration: underline;
}
