body{
	font-family: Arial;
	font-size:11px;
	background:  url(images/bg.jpg) left top repeat-x;
	background-color: #424242;
	margin: 0px; 
}
#other a:link {
	text-decoration:none;
	color: #383838;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
#other a:visited {
	text-decoration:none;
	color: #383838;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
#other a:hover {
	text-decoration:none;
	font-size:11px;
	color: #506E81;
	font-family: Arial, Helvetica, sans-serif;
}
#other a:active {
	text-decoration:none;
	color: #383838;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

#m a:link {
	text-decoration:none;
	color: #ffffff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
#m a:visited {
	text-decoration:none;
	color: #ffffff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
#m a:hover {
	text-decoration:none;
	font-size:11px;
	color: #D0EAFF;
	font-family: Arial, Helvetica, sans-serif;
}
#m a:active {
	text-decoration:none;
	color: #ffffff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
#down a:link {
	color: #C2C2C2;
	font-size: 11px;
	cursor: hand;

}
#down a:visited {
	color: #C2C2C2;
	font-size: 11px;
	cursor: hand;

}
#down a:hover {
	color: #fff;
	cursor: hand;
	text-decoration: underline;
	font-size: 11px;
}
#down a:active {
	color: #C2C2C2;
	font-size: 11px;
}
.hand {
	 cursor: pointer;
		color: #424242;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;


}
#hand {
	cursor: hand;

}
.txt-up{
	color: #ffffff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.txt{
	color: #424242;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt-big{
	color: #424242;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.tr {
	margin: 0 0 0 18px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E5E5E;
}
.tr-middle {
	margin: 0 0 0 18px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	float: right;

}
a:link { 
	
	text-decoration: none; 
	color: #3E3D3D;
	}
a:visited { 
	text-decoration: none; 
	color: #3E3D3D;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #506E81;
	}
	
.form1	{   
		background:  url(images/bg-form.jpg) left top repeat-x;
		border: solid;
		border-color: #ccc;
		border-width: 1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333;
		width: 140px;
		margin: 4;
 		padding: 0;
	    }

	
.subm input  {
	border: 0;
	margin: 0;
 	padding: 0;
}
.txt-up input {
	border: 0;
	margin: 0;
 	padding: 0;
 	background-color: transparent;
 	color: white;
 	cursor: pointer;
}

select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	margin: 4;
 	padding: 0;
	line-height: 12px;
	background-color: #BCBCBC;
	border: 1px solid #646464;
	color: #802525;
	font-size: 11px;
	width: 180px;
}
.text-cat{
	color: #000000;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

	}

