@charset "utf-8";
/* CSS Document */

body{
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;

}
#tablo1{
	height: 1000px;
	width: 1000px;
	vertical-align: top;
	border: 0px dotted #69F;
}
#tablo2{
	background-color: #FFF;
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	width: 1000px;
	vertical-align: top;
}

#logo{
	height: 132px;
	width: 241px;
}
#ustsag{
	height: 132px;
	width: 759px;
}

#menutd{
	height: 49px;
	width: 1000px;
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 5px;
}


#menu a{
	background-image: url(images/menubg1.jpg);
	background-repeat: repeat-x;
	height: 42px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#menu a:hover{
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menubg2.jpg);
	background-repeat: repeat-x;
	height: 42px;
}
#banner{
	padding-left: 4px;
}

.newsheader
{font-weight: bold;font-size: 12pt;color: #000000;font-family: Tahoma;}

.texts
{
	font-family: Tahoma;
	color: #191970;
	font-size: 11pt;
}

.producth
{
	font-family: Tahoma;
	color: #00008b;
	font-size: 11pt;
	font-weight: bold;
}

.producthd
{
	font-family: Tahoma;
	color: #00008b;
	font-size: 10pt;
	font-weight: bold;
}

A.link1
{font-weight: bold;font-size: 10pt;color: #00008b;font-family: Tahoma;}

.border
{
	border-bottom: #4682b4 1px solid;
	border-left: #4682b4 1px solid;
	background-color: #e6e6fa;
	border-top: #4682b4 1px solid;
	border-right: #4682b4 1px solid;
}