td {
     font-size: 11px;
	 text-decoration: none;
}
body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	font-size: 11pc;
}
p {
	line-height: 16px;
	text-decoration: none;
}
.input1 {
	background-color: #454545;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 999999;
	border-right-color: 999999;
	border-bottom-color: 999999;
	border-left-color: 999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
}

.input {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-top-color: FFFFFF;
	border-right-color: FFFFFF;
	border-bottom-color: FFFFFF;
	border-left-color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.input2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 999999;
	border-right-color: 999999;
	border-bottom-color: 999999;
	border-left-color: 999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 454545;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
    color: #333333;
	text-decoration: none;
}
a:hover {
    color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;

}
.desc{
			height: 30px;
			font-weight: bold;			
			}					
.desc_1{
			height: 30px;
			font-weight: bold;	
			color: #999999;		
			}	
.desc_2{
			font-size: 16px;
			font-weight: bold;	
			color: #333333;		
			}
.desc_3{
			font-size: 12px;
			font-weight: bold;	
			color: #cccccc;		
			}
							
.active {
		color: #cc0008; /* default link text color */
		}		