@charset "windows-1251";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.bottom_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF8040;
}
a:active {
	text-decoration: none;
}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	padding-bottom: 20px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.submenu_nl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(images/submenu_nl.gif);
	height: 25px;
	text-align: center;
	background-position: bottom;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	vertical-align: middle;
	text-decoration: none;
}
.submenu_spacer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 3px;
}
.submenu_top_nl {
	background-color: #F6F6F6;
	height: 3px;
	background-image: url(images/submenu_nl_corner-top.gif);
}
.submenu_notabs {
	width: 100%;
	text-align: right;
	vertical-align: bottom;
	background-image: url(images/999999.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.submenu_window {
	background-image: url(images/submenu_text_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.submenu_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 25px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	vertical-align: middle;
}
.portfolio_image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
}
.à_in_text {
	text-decoration: underline;
}
ol {
	list-style-position: outside;
}
li {
	margin-bottom: 1ex;
}


table.border, table.border td {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

