table.text, td.text {
	font-family: Arial;
	font-size: 11px;
	font-weight : normal;
	padding: 5px;
}
td.light {
	padding-left: 10px;
	padding-top: 10px;
}
td.search {
	padding-left: 10px;
	padding-right: 5px;
}
td.news {
	padding-right: 10px;
	border-right: #46B443 3px solid;
}
td.company{
	font-family: Arial;
	font-size: 12px;
	font-weight : bolder;
	padding-right: 10px;
	border-right: #46B443 3px solid;
	line-height : 20px;
}
td.contact{
	font-family: Arial;
	font-size: 12px;
	font-weight : normal;
	padding-right: 10px;
	border-right: #46B443 3px solid;
	line-height : 20px;
}
td.address {
	height: 25px;
	font-family : Arial;
	font-size : 11px;
	font-weight : bolder;
	color: #FFFFFF;
	padding-left: 10px;
}
td.about {
	font-family : Arial;
	font-size : 10px;
	color: #000000;
	font-weight : normal;
	padding-left: 200px;
	padding-right: 50px;
}
td.projects {
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	font-weight : normal;
	line-height : 18px;
	padding-left: 30px;
	padding-right: 30px;
}
td.portf {
	font-family : Arial;
	font-size : 13px;
	color: #000000;
	font-weight : normal;
	padding-left: 80px;
	padding-right: 10px;
	line-height : 20px;
}
td.client {
	font-family : Arial;
	font-size : 10px;
	color: #000000;
	font-weight : normal;
	padding-left: 20px;
	padding-right: 10px;
	border-right: #46B443 3px solid;
}
td.product {
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	font-weight : normal;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
td.file {
	padding-left: 15px;
	padding-bottom: 7px;
}
a.main {
	font-family: Arial;
	font-size: 11px;
	font-weight : bolder;
	color: #000000;
	text-decoration : none;
}
a.select {
	font-family: Arial;
	font-size: 11px;
	font-weight : bolder;
	color: #46B443;
	text-decoration : none;
}
a.light {
	font-family: Arial;
	font-size: 10px;
	font-weight : bolder;
	color: #67c7dd;
	text-decoration : underline;
}
a.news {
	font-family: Arial;
	font-size: 12px;
	font-weight : bolder;
	color: #000000;
	text-decoration : none;
}
a.about {
	font-family: Arial;
	font-size: 12px;
	font-weight : bolder;
	color: #000000;
	text-decoration : none;
}
select.search {
	background: #fefefe;
	color:  #000000;
	font-family: Arial;
	font-size: 11px;
	width: 170px;
	height: 20px;
}
a.portf {
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	font-weight : normal;
	line-height : 18px;	
	text-decoration : none;
}
a.link {
	color: #000000;
	text-decoration : none;
}
ul {
	list-style : disc;
}
ul.minus {
	list-style : none;
}
div.news {
	text-align: left;
	padding-left: 100px; 
	padding-bottom: 15px;
}

