body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/bg1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg {
	background: url("imgs/bg2.gif") no-repeat center top;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7d7d7d;
	line-height: 18px;
}

/**
* nysuper
*/
#promotion-container{ width:100%; height:110px; background:url(images/background_ny.jpg) repeat-x; }
	
	#promotion-container p { margin:15px 0 5px 0; }
	#promotion-container a { text-decoration:none; border:0; }
	#promotion-container a:active  { text-decoration:none; border:0; }
	#promotion-container  img { border:0; }
	
	#promotion-content { width:1001px; margin:0 auto;}
		#promotion-logo { width:345px; height:38px; padding-top:37px; margin-right:51px; float:left; }
		#promotion-separate { width:76px; height:110px; float:left; background:url(images/separate.jpg) no-repeat; }
		#promotion-link { width:363px; height:87px; float:left; margin-left:72px; padding-top:12px; }


/*-- text properties ------------------------------------------------------------------------------------------------*/

.txt_hotnews {
	line-height: 16px;
	font-size: 12px;
	}
.txt_date_hotnews {
	font-size:12px;
	line-height: 13px;
}
.txt_links_bottom {
	font-size:11px;
	line-height: 18px;
	color: #606060;
}
.txt_tt_bottom_red {
	line-height: 18px;
	color: #c11414;
}

.txt_tt_bottom_grey {
	line-height: 18px;
	color: #7d7d7d;
}

.txt_bottom {
	color: #565656;
}

/*-- linkble text properties ------------------------------------------------------------------------------------------------*/

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7d7d7d;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7d7d7d;
}
a:hover {
	text-decoration: underline;
	color: #b3b3b3;
}
a:active {
	text-decoration: none;
	color: #b3b3b3;
}


a.link_hotnews:link {
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: none;
}
a.link_hotnews:visited {
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: none;
}
a.link_hotnews:hover {
	font-size: 12px;
	color: #b3b3b3;
	text-decoration: underline;
}
a.link_hotnews:active {
	font-size: 12px;
	color: #b3b3b3;
	text-decoration: underline;
}


a.link_blue:link {
	font-size: 13px;
	color: #5a95aa;
	text-decoration: none;
}
a.link_blue:visited {
	font-size: 13px;
	color: #5a95aa;
	text-decoration: none;
}
a.link_blue:hover {
	font-size: 13px;
	color: #5a95aa;
	text-decoration: underline;
}
a.link_blue:active {
	font-size: 13px;
	color: #5a95aa;
	text-decoration: underline;
}



a.link_bottom:link {
	font-size: 11px;
	color: #606060;
	text-decoration: none;
}
a.link_bottom:visited {
	font-size: 11px;
	color: #606060;
	text-decoration: none;
}
a.link_bottom:hover {
	font-size: 11px;
	color: #5a95aa;
	text-decoration: underline;
}
a.link_bottom:active {
	font-size: 11px;
	color: #5a95aa;
	text-decoration: underline;
}


a.link_piccel:link {
	color: #565656;
	text-decoration: none;
}
a.link_piccel:visited {
	color: #565656;
	text-decoration: none;
}
a.link_piccel:hover {
	color: #565656;
	text-decoration: underline;
}
a.link_piccel:active {
	color: #565656;
	text-decoration: underline;
}

a.link_sites:link {
	color: #565656;
	text-decoration: none;
}
a.link_sites:visited {
	color: #565656;
	text-decoration: none;
}
a.link_sites:hover {
	color: #c11414;
	text-decoration: underline;
}
a.link_sites:active {
	color: #c11414;
	text-decoration: underline;
}