﻿@charset "utf-8";
/* CSS Document */
th {
	font-family: Tahoma;
	font-size: 8pt;
	color: #444;
	line-height: 18px;
	text-align: justify;
	margin-top:50px;
}
td {
	font-family: Tahoma;
	font-size: 8pt;
	color: #444;
	line-height: 18px;
	text-align: justify;
	margin-top:50px;
}
body {
	font-family: Tahoma;
	font-size: 8pt;
	color: #444;
	line-height: 18px;
	text-align: justify;
	margin-top:50px;
}
body {
	background-color: #d2ddff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 25px;
	text-align:center;
}
a {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #222;
}
a:active {
	text-decoration: none;
}
.Navigation {
	background-image: url('images/bg-mid.jpg');
	height:161px;
}
.Prodscroll {
	background-image: url('images/bg-mid-gray.jpg');
	height:164px;
}
.Prodscroll2 {
	background-image: url('images/bg-mid-gray.jpg');
	height:2px;
}

.Newsroll {
	background-image: url('images/bg-mid-blue.jpg');
	height:50px;
}
.TableCat {
	text-align:center;
}


/* Text's */


.Text-Copyright {
	font-family: Tahoma;
	font-size: 7pt;
	color: #333;
	line-height: 25px;
	text-align: center;
}
.Text-logo {
	font-family: Tahoma;
	font-size: 8pt;
	color: #183494;
}
.Text-shortcuts {
	font-family: Tahoma;
	font-size: 7pt;
	color: #333;
	line-height: 25px;
	text-align: center;
}
.Text-Title {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333;
	font-weight: bold;
	line-height: 14px;
}
