/* CSS Document */
/*
body {
	background-image: url(images/dm-bg.gif) #4B4B4B;
	background-repeat: repeat-x
	}
*/

a:link 
{ 
font-size: 11px;
color: #820E26;
}
a:visited 
{ 
font-size: 11px;
color: #666666;
}
a:hover 
{ 
font-size: 11px;
color: #EF9D1D;
background-color: ;
text-decoration: none;
}
a:active
{ 
font-size: 11px;
color: #333333;
}
.txt
{  
font-family: "MingLiU"; 
font-size: 12.5px; 
font-style: normal; 
font-weight: normal; 
color: #333333
}

h1 
{  
font-family: "MingLiU"; 
font-size: 13px; 
font-style: normal; 
font-weight: bold; 
color: #333333
}
.hdr-red
{  
font-family: "MingLiU"; 
font-size: 13px; 
font-style: normal; 
font-weight: bold; 
line-height: 12px;
color: #820E26
}
.txt-eng {
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  line-height: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt-clock
{  
font-family: "MingLiU"; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #000000
}
.txt-fine {
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  line-height: 12px;
  font-family: font-family: "MingLiU"; 
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.req {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #820D26;
}
.txt-caption {
  font-size: 7pt;
  font-weight: normal;
  color: #820E26;
  line-height: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt-red {
  font-size: 11px;
  font-weight: normal;
  color: #820E26;
  line-height: 11px;
  font-family: font-family: "MingLiU"; 
}

hr { 
	color: #909090;
	background-color: ;
	height: 1px;
  	}
	
ul {
	margin: 10px 0 1em 20px; 
	padding: 0; 
	font-size: 1em; 
	list-style: none; 
}
li {
	line-height: 1.5em; 
	padding: 0; 
	margin: 0 0 0 .5em; 
	background-image: ; 
	background-position: 0 3px; 
	background-repeat: no-repeat; 
	list-style: url(images/dot-org.gif) square;
	color: #333333; 
} 
