body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #5F060D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #5F060D;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a.red:link{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a.red:visited{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a.red:hover{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.red:active{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.dange {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.biankuang{
     BORDER-RIGHT: #959795 1px solid;
	 BORDER-TOP: #959795 1px solid; 
	 BORDER-LEFT: #959795 1px solid; 
	 BORDER-BOTTOM: #959795 1px solid;
	 BACKGROUND-COLOR:#FFFFFF;
	 font-size:12px;
	 color:#000000;
}
.biankuang0{
	 BORDER-BOTTOM: #959795 1px solid;
	 BACKGROUND-COLOR:#DECA57;
	 font-size:12px;
	 color:#000000;
}
.biankuang1{
     BORDER-RIGHT: #959795 1px solid;
	 BORDER-TOP: #959795 1px solid; 
	 BORDER-LEFT: #959795 1px solid; 
	 BORDER-BOTTOM: #959795 1px solid;
	 BACKGROUND-COLOR:#FFFFFF;
	 font-size:12px;
	 color:#000000;
}
.yellow {color: #FFFFCC}	
.white {
	font-size: 11px;
	color: #FFFFCC;
	font-weight: normal;
}	
a.white:link{
	font-size: 11px;
	color: #FFFFCC;
	font-weight: normal;
}
a.white:visited{
	font-size: 11px;
	color: #FFFFCC;
	font-weight: normal;
}
a.white:hover{
	font-size: 11px;
	font-weight: normal;
	color: #00FFFF;
}
a.white:active{
	font-size: 11px;
	color: #FFFFCC;
	font-weight: normal;
}
.btn { width:60px;
       color:#FFFFFF; 
	   font-weight:bold; 
	   font-size:12px;
	   background-image:url(../images/button.jpg);
       background-repeat: no-repeat;
	   background-position: center;
	   height:21px;
	   border-top-width: 0px;
	   border-right-width: 0px;
	   border-bottom-width: 0px;
	   border-left-width: 0px;}
.bg-yellow{
       background-color:#B29A13;}
.bg-white{
       background-color:#FFFFFF;}
.line {
	text-decoration: line-through;
	font-size:14px;
	color:000000;
}

