body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #aac431;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}
.style2 {
	color: #111111;
	font-size: 11px;
	font-family: tahoma;
}

.style2 a 
{
	color: #aac431;
	font-size: 11px;
	font-family: tahoma;
}

.style3 {
	color: #2c82a4;
	font-size: 11px;
	font-family: tahoma;
}
.some {
	font-family: Tahoma;
	font-size: 11px;
	color: #111111;
	text-transform:uppercase;
	font-weight:bold
}
.wer {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C3C3C;
}

#main_menu td
{
	background-image: url('/images/services.jpg');
	background-repeat: no-repeat;
	width: 79px;
	height: 42px;
	padding-top: 5px;
}

#main_menu td:first-child
{
	background-image: url('/images/home.jpg');
	background-repeat: no-repeat;
	width: 101px; 
	height: 42px;
}

#main_menu td:last-child
{
	background-image: url('/images/articles.jpg');
	background-repeat: no-repeat;
	width: 121px;
	height: 42px;
}

#main_menu a
{
	padding-left: 35px;
	color: #F6F6F6;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}

h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 11pt;
}

#dama a
{
	color: #111111;
	font-size: 9px;
	font-family: tahoma;
}