body{
 	margin: 2px  2px; 
	padding: 0px  0px;
}
a:link{ 
	color:#666666;
	text-decoration: none
}
a:visited{ 
	color:#666666; 
	text-decoration: none
}
a:active{ 
	color:#666666; 
	text-decoration: underline
}
a:hover{ 
	color:#666666; 
	text-decoration:underline
}
table{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 1px;
	color:#666666;
	font-family:Tahoma;
	font-size:11px;
	border-collapse: collapse;
	border-color: #111111;
	cellpadding: 0;
	cellspacing: 0;
}
td{
	color:#666666;
	font-family:Tahoma; 
	font-size:11px;
	border-top: 0px;
	border-bottom: 0px;
}
tr{
	color:#666666;
	font-family:Tahoma; 
	font-size:11px;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
th{
	color:#000000;
	font-family:Tahoma;
	font-size:11;
	font-weight: bolder;
	border-top: 0px;
	border-left: 0px;
}
.head{
	color:#000000;
	font-family:Tahoma; 
	font-size:11;
	font-weight: bolder;	
}
.Rhead{
	color:#FF0000;
	font-family:Tahoma;
	font-size:11;
	font-weight: bolder;	
}

.whead{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12;
	font-weight: bolder;	
}
.wheadtd{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11;
	font-weight: bolder;	
}
.detail{
	color:#000000;
	font-family:Tahoma;
	font-size:11;
}
.Menu{
	color:#000000;
	font-family:Tahoma;
	font-size:11;
	font-weight: bolder;	
}
.desc{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11;
}
.red{
	color:#FF0000;
	font-family:Tahoma;
	font-size:11;
}
input{
	color:#000000;
	font-family:Tahoma;
	font-size:11;
	height:19;
}
select{
	color:#000000;
	font-family:Tahoma;
	font-size:11;
	height:18;
}
.CheckBox{
	color:#000000;
	font-family:Tahoma;
	font-size:11;
	height:15;
}
.button{
	color:#000000;
	font-family:Tahoma; 
	font-size:12;
	height:19;
}
.image{
	height:13;
}
textarea{
	color:#000000;
	font-family:Tahoma;
	font-size:11;
}
    /*html {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    }*/