@charset "utf-8";
/* CSS Document */

.MainCategories {
	font-family: calibri;
	font-weight:bold;
	color:#333;
	width:178px;
	height:22px;
	background-image:url(../Images/MainCategories.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left:10px;
	cursor:pointer;
	text-transform:uppercase;
}
.MainCategories:hover {
	background-image:url(../Images/MainCategories_f.png);
	color:#039;
}
.MainCategoriesF2 {
	font-family: calibri;
	color:#666;
	width:178px;
	height:22px;
	background-image:url(../Images/MainCategoriesF2.png);
	background-repeat:no-repeat;
	cursor:pointer;
	background-position:bottom left;
	text-transform:uppercase;
}
.MainCategoriesF2:hover {
	background-image:url(../Images/MainCategoriesF2f.png);
	background-position:bottom left;
	color:#333;
}


.MainCategoriesF2f {
	font-family: calibri;
	width:178px;
	height:22px;
	background-image:url(../Images/MainCategoriesF2f.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#333;
	cursor:pointer;
	background-position:bottom left;
	text-transform:uppercase;
}

.TopMenu {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	cursor:pointer;
}
.TopMenu:hover {
	color:#FFF;
}
.TopMenu_f {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
}
.News {
	color:#333;
	font-family:"Trebuchet MS";
	cursor:pointer;
	font-size:11px;
	font-weight:lighter;
	padding-left:11px;
}
.News:hover {
	color:#000000;
	background-image:url(../images/BgNews.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.Next {
	padding-left:21px;
	background-image:url(../Images/IconNext.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#FF3300;
	height:22px;
	cursor:pointer;
}
.Next:hover {
	color:#F00;
	text-decoration:underline;
}
.Tr_1{}
.Tr_1:hover{color:#03F;}


.Title_1{font-family:'Trebuchet MS'; font-size:15px; font-weight:bold; color: #069; height:28px;}

.Document{ background-image:url(../images/icoPdf.png); background-repeat:no-repeat; background-position:left center; cursor:pointer;}
.Document:hover{ background-image:url(../images/icoPdf_f.png); background-repeat:no-repeat; background-position:left center;}
.Picture{ border: solid 3px  #666;}
.Picture:hover{ border: solid 3px #333;}
.info1{ background:url(../images/info1.jpg); background-repeat:no-repeat; width:650px; height:28px; vertical-align:middle; padding-top:0px; padding-left:28px; padding-right:3px;}
