@charset "utf-8";
/* CSS Document */
body { 
	font-family: Tahoma;
	font-size: 8pt;
	background:#E0E1E3 url(bg.jpg) top center repeat-x ;
	color:#000000;
	margin:0px;
	margin-bottom:0px;
	padding:0px;
}
p {
	margin:2px;
	padding:0px;
}
a {
	font-family:Tahoma;
	font-size: 8pt;
	text-decoration:none;
	color:#000000;
	margin:0px;
	padding:0px;
}

#table_mid{

		color:#00FF00;

}

a:hover {
	color:#2A63AE;
	text-decoration:none;
}

a:link { 
		font-size: 8pt;
		color:#000000; 
		text-decoration: none 
}  
		
a:visited { 
		color: #000000; 
		text-decoration: none
} 

img {
	border:0px;
}
table {
	font-family:Tahoma;
	font-size: 8pt;
	border-collapse:collapse;
}
tr td {
	font-family:Tahoma;
	font-size:: 8pt;
	margin:0px;
	padding:0px;
	color:#333333;
}

form {
	font-family:Tahoma;
	font-size: 8pt;
	border: #666666 0px solid;
	margin:0px;
	padding: 0px;
}

input {
	font-family:Tahoma;
	font-size: 8pt;

}

textarea {
	font-family:Tahoma;
	font-size: 8pt;

}
select {
	font-family:Tahoma;
	font-size: 8pt;
}

#title-right {
	color:#8E1B1F;
	font-family:Arial;
	font-size:13pt;
	font-weight:bolder;
	font-style:italic;
	padding-top:10px;
	padding-bottom:10px;
}
#news-title {
	color:#2F4152;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
}

a.read-more-1 {
	color : #860000;
	text-decoration:none;
}
a.read-more-1:hover {
	color : #C10808;
	text-decoration:none;
}
.leftmenu-text {
	font-size:11px;
}
.product {
	padding-left:5px;
}