

body {
	font-family : Verdana, Arial,  Geneva, Helvetica, sans-serif;
	font-size: 12px;

}

table, td {
	font-family : Verdana, Arial,  Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

h1 {
font-size: 24px;
}


h2 {
font-size: 18px;
}


a:hover {
	color: red;
	background-color : transparent;
}


.menu-main {

	width: 128px;
	padding: 0 0 7px 0;
	background-image: url("/images/buttons/menu-main-bottom-shadow.png");
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 0; /* IE fix */
	line-height: 0; /* IE fix */
}

.section-intro-links {
	margin: 0 auto;
	background-image: url('/solutions/images/bg-products.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 320px;
	min-height: 220px;
	text-align: center;
}

.section-intro-links a {
	display: block;
	padding: 5px 0;
}

.columRight {

border-left: 1px dotted #e8e8e8;
padding-left: 10px;
font-size: 10px;

}

.newsTable {

border-left: 1px dashed silver;
border-top: 1px dashed silver;
padding-left: 8px;
margin-left: 8px;
background-image: url('images/shade.gif');
background-repeat: repeat-y;
background-position: left;

}

.newsTable td {
font-size: 11px;

}

.footer {
color: #B2B2B2;
font-size: 10px;
margin-top: 20px;
text-align: center;
}

.footer a {
color: #B2B2B2;
font-size: 10px;
}

img[align="middle"] {
vertical-align: middle;
}

