img {
	border: 0px; 
	behavior: url("/Styles/ictsite/pngbehavior.htc");
}
table.logo {
	background-color: #05638a; 
	width: 100%;
}
table.menu {
	background-color: #ffffff; 
	padding-left: 10px; 
	height: 30px; 
	width: 100%; 
	font-size: 90%; 
	border-bottom: 2px solid #717583; 
	color: Black;
}
table.submenu {
	background-color: #ffffff; 
	padding-left: 10px; 
	font-size: 75%; 
	border-top: 1px solid #b3bbd2; 
	border-bottom: 1px solid #b3bbd2;
}
table.body {
	background-image: url("/images/bg.gif"); 
	background-repeat: repeat-x; 
	width: 100%;
}
table.bottom-menu {
	background-color: #ffffff; 
	padding-left: 10px; 
	width: 100%; 
	font-size: 75%; 
	border-top: 1px solid #b3bbd2;
}
td.projects {
	width: 233px;
}
td.news {
	width: 233px;
}
td.bottom {
	background-image: url("/images/bottom-bg.png"); 
	height: 29px; 
	color: White; 
	font-size: 90%;
}
td.list-left {
	border-top: 1px solid #b3bbd2; 
	border-right: 2px solid #717583; 
	border-bottom: 2px solid #717583; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	background-color: White; 
	font-family: timesNewRoman; 
	font-size: 90%; 
	width: 240px;
}

td.list-news {
	border-top: 1px solid #b3bbd2; 
	border-right: 2px solid #717583; 
	border-bottom: 2px solid #717583; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	background-color: White; 
	font-family: timesNewRoman; 
	font-size: 80%; 
	width: 240px;
}

td.list-center {
	border-top: 1px solid #b3bbd2; 
	border-right: 2px solid #717583; 
	border-bottom: 2px solid #717583; 
	border-left: 1px solid #b3bbd2; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	background-color: White; 
	font-family: timesNewRoman; 
	font-size: 90%;
}
td.list-right {
	border-top: 1px solid #b3bbd2; 
	border-bottom: 2px solid #717583; 
	border-left: 1px solid #b3bbd2; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	background-color: White; 
	font-family: timesNewRoman; 
	font-size: 80%; 
	width: 240px;
}
a {
	color: #05638a; 
	text-decoration: none;
}
a:link {
	color: #05638a; 
	text-decoration: none;
}
a:visited {
	color: #05638a; 
	text-decoration: none;
}
a:active {
	color: #05638a; 
	text-decoration: none;
}
a:hover {
	color: Black; 
	text-decoration: none;
}
a.menu {
	color: Black; 
	text-decoration: none;
}
a.menu:link {
	color: Black; 
	text-decoration: none;
}
a.menu:visited {
	color: Black; 
	text-decoration: none;
}
a.menu:active {
	color: Black; 
	text-decoration: none;
}
a.menu:hover {
	color: #05638a; 
	text-decoration: underline;
}
font.logo {
	font-face: Arial; 
	color: White;
}
div.caption {
	font-family: Arial; 
	font-size: 110%; 
	font-weight: bold; 
	height: 33px; 
	padding-top: 5px; 
	padding-left: 5px; 
	padding-right: 0px; 
	margin-top: 0px; 
	color: White; 
	position: relative;
}

img#ict {
	position: absolute; 
	margin-top: -245px; 
	margin-left: -284px;
}
DIV.news {
	font-family: Times New Roman; 
	font-size: 110%;
}

