/* CSS Document */

body, html {
	margin:0px;
	padding:0px;
	/*background:#262626;*/
	background: #FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
}

.tbl1 {
border: dashed;
border-width: 1px;
border-color: #AAAAAA;	
border-style: dashed;
}

.pred {
	margin:0px;
	color: #8B0000;
	font: 9px Arial, Georgia, "Times New Roman", Times, serif;
}

.empty {
	margin:0px;
	font: 10px Arial, Georgia, "Times New Roman", Times, serif;
}
.clock {
	margin:0px;
	color: #808080;
	font: 9px Arial, Georgia, "Times New Roman", Times, serif;
}

h1.article_title {
	margin:0px;
	font:bold 18px Georgia, "Times New Roman", Times, serif;
}

h2.article_title {
	margin:0px;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
}

h3.article_title {
	margin:0px;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
}

a.article_title {
	text-decoration:none;
	cursor:pointer;
	color: #000000;
}
a.article_title:hover  {
	text-decoration:none;
	border-bottom: dashed; 
	border-width: 1px ;
	cursor:pointer;
	color: #A52A2A;
}

a.newsmaker {
	text-decoration:none;
	cursor:pointer;
	color: #B22222;
}

a.newsmaker:hover  {
	text-decoration:none;
	border-bottom: dotted; 
	border-width: 1px;
	cursor:pointer;
	color: #B22222;
}

a.newscat {
	text-decoration:none;
	cursor:pointer;
	color: #0000CD;
}

a.newscat:hover  {
	text-decoration:none;
	border-bottom: dotted; 
	border-width: 1px;
	cursor:pointer;
	color: #0000CD;
}

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

p.article_text {
	margin:0px;
	color: #444444; 
	font:normal 14px Times, serif;
}

p.article {
	margin:0px;
	font:normal 13px Times, Arial;
}


.dot_line {
   border: 0px solid black;
   margin: 0px 0px 0px 0px ;
   padding: 0px;
   background: url(/pict/dot2.png) repeat-x;
   background-position: center center;
   }


table.head_menu {
	background: #FF8C00;
	width: 1000px;
	color: #FFFFFF;	
	text-align:center;
	height:30px;
	font: 14px Arial, Helvetica, sans-serif;
}

td.head_split {
	background: #FFFFFF;
	width: 1px;
}

a.menu_set {
	text-decoration:none;
	color: #FFFFFF;
}

a.menu_set:hover {
	border-bottom: dashed; 
	border-width: 1px ;
	cursor:pointer;

	text-decoration:none;
	color: #FFFFFF;
}

td.menu_set {
	background: #000000;
	color: #FFFFFF;	
}

big {
	background: #4682B4;
	color: #FFFFFF;	
}


td.menu_unset {
	background: #FF8C00;
	color: #FFFFFF;	
}

td.menu_unset:hover {
	background: #C0C0C0;
	color: #FFFFFF;	
}


td.split {
	background: #FFFFFF;
	width: 1px;
	background: url(/pict/dot.png) repeat-y;
	background-position: center center;

}

td.split1 {
	background: #FFFFFF;
	width: 30px;
	background: url(/pict/split1.png);
	background-position: center center;
	background-repeat:no-repeat;
}

td.split2 {
	background: #FFFFFF;
	width: 30px;
	background: url(/pict/split2.png);
	background-position: center center;
	background-repeat:no-repeat;
}

td.split3 {
	background: #FFFFFF;
	width: 30px;
	background: url(/pict/split3.png);
	background-position: center center;
	background-repeat:no-repeat;
}

td.split5 {
	background: #FFFFFF;
	width: 30px;
	background: url(/pict/split5.png);
	background-position: center center;
	background-repeat:no-repeat;
}