body {
	padding:0px;
	margin: 0;
	background:url(/images/top_bg_blue.gif) top left repeat-x #f0e5c7;
	color: #594307;
	font-size:12px;
	font-family: Verdana, Tahoma, Swis721 LtEx BT;
}

#pic_png { behavior: url(/iepngfix.htc); }

.main_table {
	width:100%; 
	height:100%; 
	background:url(/images/top_bg3.jpg) top center no-repeat;
}

.top_table {
	width:100%;
	height:100%;
	color:#3c717c;
}

.top_right_menu tr td a {
	color:#3c717c; 
	text-decoration:underline;
	font-size:10px;
}

.top_right_menu tr td a:hover {
	color:#3c717c; 
	text-decoration:none;
	font-size:10px;
}

div.top1 a {color:#3c717c; text-decoration:underline; font-weight:bold;}
div.top1 a:hover {color:#3c717c; text-decoration:none; font-weight:bold;}

div.top2 a {color:#50787e; text-decoration:underline; font-weight:bold;}
div.top2 a:hover {color:#50787e; text-decoration:none; font-weight:bold;}

div.top3 a {color:#ffffff; text-decoration:underline; font-weight:bold;}
div.top3 a:hover {color:#ffffff; text-decoration:none; font-weight:bold;}

td.flag li {list-style-image:url(/images/flag.gif)}


table.hotnews_date {
	width:100%;
	background:#ffffff;
	
}

table.hotnews_date tr td {
	background:#f4793a;
	color:#ffffff;
	font-size:9px;
}

table.hotnews_date tr.year td {
	background:#FFFFFF;
	color:#7a626a;
	font-size:9px;
}

table.hotnews {width:100%;}
table.hotnews tr td span.head {color:#0d5862; font-weight:bold;}
table.hotnews tr td a {color:#594307; text-decoration:underline}
table.hotnews tr td a:hover {color:#594307; text-decoration:none}

a {
	color: #594307;
	text-decoration: underline;
}
a:hover {
	color: #594307;
	text-decoration: none;
}

.pr {
 color:#0d5862;
 font-size:10px
}

.bookmarks td.selected{
  border-top:solid 1px #000033;
  border-right:0px;
  border-bottom:0px;
  border-left:solid 1px #000033;
  background:#eeeeee;
  text-align:center;
}

.bookmarks td.last_selected{
  border-top:solid 1px #000033;
  border-right:solid 1px #000033;
  border-bottom:0px;
  border-left:solid 1px #000033;
  background:#eeeeee;
  text-align:center;
}


.bookmarks td.normal{
  border-top:solid 1px #000033;
  border-right:0px;
  border-bottom:solid 1px #000033;
  border-left:solid 1px #000033;
  background:#cccccc;
  text-align:center;
}

.bookmarks td.last_normal{
  border-top:solid 1px #000033;
  border-right:solid 1px #000033;
  border-bottom:solid 1px #000033;
  border-left:solid 1px #000033;
  background:#cccccc;
  text-align:center;
}


.text{
  border-top:0px;
  border-right:solid 1px #000033;
  border-bottom:solid 1px #000033;
  border-left:solid 1px #000033;
  background:#eeeeee;
}

.text_show{
  visibility:visible;
  display:block;
width:100%;
}

.text_hide{
  visibility:hidden;
  display:none;
} 


/*
body{
	padding:0px;
	margin:0px;
	background:#66273a;
	color:#ffffff
}
a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none
}

a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
*/
table.form {font: 8pt Verdana; background:#66273a; width:700px}
table.form tr {background: #66273a; text-align: left}
table.form th { font-weight: bold; font-size: 15pt; text-align: center; background: #66273a;}
table.form td.name { font-weight: bold; white-space: nowrap}
table.form td.name1 { font-weight: bold; white-space: nowrap;}
table.form td.submit { background: #66273a; text-decoration:none}
table.form th {padding: 3px; border: 1px solid black}
table.form td {padding: 3px; border: 1px solid black}
	


