body {
	font-family:"tahoma";
	font-size:11px;
	color:#000000;
	cursor:default
}
td {
	font-family:"tahoma";
	font-size:11px;
	color:#000000;
}
a {
	font-family:"tahoma";
	color:#000000;
	text-decoration:none;
}
a:hover {
	font-family:"tahoma";
	color:#000000;
	text-decoration:underline;
}
.t10 {
	font-family:"tahoma";
	font-size:10px;
}
.t11 {
	font-family:"tahoma";
	font-size:11px;
}
.t12 {
	font-family:"tahoma";
	font-size:12px;
}
.border {
	border:solid;
	border-width:1px;
	border-color:#000000;
}
.border_alb {
	border:solid;
	border-width:1px;
	border-color:#000000;
}
.border_999 {
	border:solid;
	border-width:1px;
	border-color:#999999;
}

.border_444 {
	border:solid;
	border-width:1px;
	border-color:#444444;
}
.border_b_d {
	border-bottom:dashed;
	border-bottom-color:#fff;
	border-bottom-width:1px;
}
.inp {
	font-family:"tahoma";
	font-size:10px;
	color:000;
	border:solid;
	border-width:1px;
	border-color:#888;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	height:16;
	width:150px;
	background:url(images/input.gif);
}
.textarea {
	font-family:"tahoma";
	font-size:10px;
	color:000;
	border:solid;
	border-width:1px;
	border-color:#aaa;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	height:200;
	width:400;
	background:url(images/textarea.gif);
	background-repeat:repeat-x;
	background-color:#c2ddf8;
}
.sterge {
	color:fff; 
	border:solid; 
	border-width:1px; 
	border-color:#ccc; 
	background-color:#aa2200; 
	padding:2px;
	font-weight:bold;
}
.url {
	color:fff; 
	border:solid; 
	border-width:1px; 
	border-color:#ccc;  
	padding:2px;
	font-weight:bold;
}