
input {
	background-color:#ffffff;
	border-top-width:1px;
	border-left-width:1px;
	
	color:#606060;
	font-family: "Verdana";
	border-top-color: #6A6868;
	border-right-color: #6A6868;
	border-bottom-color: #6A6868;
	border-left-color: #6A6868;
	}
body,td {
	
	font-size: 14px;
	color:#282828
}
.textwhite{color:#FFFFFF;}
A:link {color:#282828;text-decoration: underline;font-weight:bold;}
A:visited {color:#282828;text-decoration:underline;font-weight:bold;}
A:active {color:#282828;text-decoration: underline;font-weight:bold;}
A:hover {color:#CC1618;text-decoration:underline;font-weight:bold;}
A.white:link {color:#ffffff;text-decoration: none;}
A.white:visited {color:#ffffff;text-decoration: none;}
A.white:active {color:#ffffff;text-decoration: none;}
A.white:hover {
	color:#4D9901;
	text-decoration: none;
}
A.black:link {color:#D2D2D2;text-decoration: none; font-weight:bold;}
A.black:visited {color:#D2D2D2;text-decoration: none;font-weight:bold;}
A.black:active {color:#D2D2D2;text-decoration: none;font-weight:bold;}
A.black:hover {
	color:#4D9901;
	text-decoration: none;
	font-weight:bold;
}
.input{
	font-size:12px;
	border: 1px solid #6A6868;
	background-image: url(images/bg_bu.gif);
	height: 20px;
}
.h150{line-height:150%;}
.table
	{
		background-color:#333333;
	}
.tr
	{	
		background-color:#cccccc;
	}
.td
	{	
		background-color:#ffffff;
	}