body {
	background-color: #FFFFFF;
	background-image: url(/images/iframe_bg.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
 SCROLLBAR-FACE-COLOR: #fcfcfc;
 SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
 SCROLLBAR-SHADOW-COLOR: #fcfcfc;
 SCROLLBAR-3DLIGHT-COLOR: #B3B3B3;
 SCROLLBAR-ARROW-COLOR: #cdcdcd;
 SCROLLBAR-TRACK-COLOR: #e5e5e5;
 SCROLLBAR-DARKSHADOW-COLOR: #B3B3B3;
 SCROLLBAR-BASE-COLOR: #fcfcfc
}
a:link {
	color: #ed1c24;
	text-decoration: none;
}
a:visited {
	color: #ed1c24;
	text-decoration: none;
}
a:hover {
	color: #e75c00;
	text-decoration: none;
}
a:active {
	color: #e75c00;
	text-decoration: none;
}
.text_12_red {
     color:#ed1c24;
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 line-height:18px;
}
.text_13_red_bold {
     padding-top:3px;
     color:#ed1c24;
     font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 font-size:13px;
	 line-height:18px;
}
.text_13_grey {
     color:#494949;
     font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 line-height:20px;
}
.text_13_litegrey {
     color:#999999;
     font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 line-height:20px;
}
.text_13 {
     color:#000000;
     font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 line-height:20px;
}
.dash_div {
     border-bottom: dotted 1px #a6a6a6;
	 line-height:22px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 color:#333333;
}
.dash_newstitle {
     border-bottom: dotted 1px #a6a6a6;
	 line-height:22px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 color:#333333;
	 float:left;
	 width:85%;
}
.dash_newstime {
     border-bottom: dotted 1px #a6a6a6;
	 line-height:22px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 color:#333333;
	 text-align:center;
	 width:15%;
	 float:right;
}
.news_headlines{
    border-bottom:1px solid #dddddd;
	margin-right:0px;
	padding-top:2px;
}
.news_title_table{
     margin-top:10px;
	 margin-bottom:10px;
}
.news_body_table{
     padding:10px;
}
.news_list_title {
     color:#494949;
     font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 line-height:18px;
	 text-align:center;
}
.news_headlines{
    border-bottom:1px solid #dddddd;
	margin-right:8px;
	margin-left:8px;
	padding-top:2px;
}
.news_title_table{
     margin-top:10px;
	 margin-bottom:10px;
}
.news_title {
     padding-top:3px;
     color:#ed1c24;
     font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 font-size:13px;
	 line-height:20px;
	 text-align:center;
}
.news_l {
	 background-image:url(../images/arrow-02.gif);
	 background-position:left center;
	 background-repeat:no-repeat;
	 border-right:1px solid #e80700;
	 color:#cccccc;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 padding-left:10px;
	 padding-top:4px;
}
.news_r {
	 background-image:url(../images/arrow-03.gif);
	 background-position:right center;
	 background-repeat:no-repeat;
	 border-left:1px solid #e80700;
	 color:#cccccc;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 text-align:right;
	 padding-right:10px;
	 padding-top:4px;
}
.link_list {
    font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 22px;
}  
.link_list:link {
    color:#ed1c24;
	text-decoration: none;
}
.link_list:hover {
    color:#ff4200;
	text-decoration: none;
}
.link_list:visited {
    color:#ed1c24;
	text-decoration: none;
}
.album_pic_big {
    border:1px #dadada;
	padding:4px;
	margin:5px;
	float:left;
}
.newalbum_title {
    width:271px;
	height:32px;
	padding-top:8px;
	background-image:url(../images/music_album.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#ed1c24;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}