.an { font-size: 12pt; font-family: "Arial Narrow"; }
body {
	color: #666666;
	background-color: white;
	font: 10pt Tahoma;
	text-decoration: none;
}

p {}

td {}

a:link {
	color: #666666;
}

a:visited {
	color: #666666
}

a:hover {
	color: #C00
}

a:active {
	color: #666666;
}
.intellarte {
	font-family: Tahoma;
	font-size: 12pt;
	color: #666666;
}
.intellarte_benefits {
	font-family: Tahoma;
	font-size: 12pt;
	color: #666666;
	padding-right: 23px;
	padding-left: 23px;
	text-align: justify;
}

td.top_menu a:hover {
	display: block;
	background:transparent url('/img/_tom_menu_hover.jpg')no-repeat scroll left top;
}

td.top_menu a {
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	display: block;
	background:transparent url('/img/_tom_menu.jpg') no-repeat scroll left top;
	height:22px;
	padding-top: 4px;
}

td.top_menu a:hover {
	background: url('/img/_tom_menu_hover.jpg');
}


td.top_menu_1 a:hover {
	background: url('/img/_tom_menu_hover_1.jpg');
}
td.top_menu_1 a {
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	display: block;
	background:transparent url('/img/_tom_menu_1.jpg') no-repeat scroll left top;
	height:22px;
	padding-top: 4px;
}

td.top_menu_1{
	vertical-align: top;
	text-align:center;
	width:156px;
	height:26px;
}

td.top_menu{
	vertical-align: top;
	text-align:center;
	width:156px;
	height:26px;
}

td.left_menu{
background:transparent url('/img/_left_menu.jpg') no-repeat scroll left top;
}

td.left_menu_sub a:hover {
	font-weight: bold;
	background: url('/img/_menu_sub_hover.png');
}

td.left_menu_sub a {
	
	display: block;
	color: #ffffff;
	text-decoration:none;
	width:175px;
	padding-left:15px;
}
td.left_menu_title {
	line-height: .9;
	font-size:17px;
	color: #ffffff;
	width:175px;
	padding-left:15px;
}

td.left_menu_sub{
height:15px;
}