@charset "utf-8";
/* CSS Document */

body {
	background-color: #2e2e2e;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.redtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #890404;
	text-decoration: none;
}
.redtitle {
	font-weight: bold;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.titlusearch {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
}
.input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333;
}
.black {
	color: #000;
}
.linkit{
	cursor:pointer;
}
.advertise {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.textalbmare {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}