/* CSS Document */FORM {    padding: 0;    margin: 0;}#contact {	border-right: 1px solid #D2D0D0;	border-left: 1px solid #D2D0D0;	padding: 10px;	text-align: center;	font-weight: bold;}#contact P {	color: #707070;	margin: 5px 0 0 0;	font-style: italic;}#languages {	padding: 10px 0 10px 0;	font-size: 10px;}#adaltas {	text-align: center;}#adaltas A {	font-weight: bold;	color: #BABABA;}#adaltas A:hover {	color: #0043B2;	text-decoration:none;}/* **************************************************************** *//*                                                             Menu *//* **************************************************************** *//* Menu 1 column */#menuleft {		font-weight: bold;	background-color: #D2D0D0;	border-right: 1px solid #D2D0D0;	border-left: 1px solid #D2D0D0;}#menuleft DIV {	padding: 0 0 1px 0;}#menuleft DIV.menuleft-level1-no A{	font-size: 12px;	color: #707070;	padding: 2px 0 1px 15px;	display: block;	text-decoration: none;}#menuleft DIV.menuleft-level1-no A:Hover {	text-decoration: underline;	color: #FF9000;	background-color: #FFFFFF;}#menuleft DIV.menuleft-level1-act A{	font-size: 12px;	color: #FF9000;	padding: 2px 0 1px 15px;	display: block;	text-decoration: none;	background-color: #FFFFFF;}#menuleft DIV.menuleft-level1-act A:Hover {	text-decoration: underline;	background-color: #FFFFFF;}#menuleft DIV.menuleft-level2-no A{	font-size: 11px;	color: #707070;	padding: 2px 0 1px 30px;	display: block;	margin: 0;	text-decoration: none;}#menuleft DIV.menuleft-level2-no A:Hover {	text-decoration: underline;	color: #FF9000;	background-color: #FFFFFF;}#menuleft DIV.menuleft-level2-act A{	font-size: 11px;	color: #FF9000;	padding: 2px 0 1px 30px;	display: block;	margin: 0;	text-decoration: none;	background-color: #FFFFFF;}#menuleft DIV.menuleft-level2-act A:Hover {	text-decoration: underline;	background-color: #FFFFFF;}/* **************************************************************** *//*                                                             Menu *//* **************************************************************** *//* Menu 1 column */#menurighttitle {	background-color: #D2D0D0;	color: #707070;	font-size: 14px;	font-weight: bold;	text-align: center;	padding-bottom: 10px;}/* Menu 1 column */#menuright {	background-color: #D2D0D0;	border-right: 1px solid #D2D0D0;	border-left: 1px solid #D2D0D0;	font-weight: bold;}#menuright DIV {	padding: 0 0 1px 0;}#menuright DIV.menuright-level1 {	font-size: 12px;	color: #707070;	padding-top: 10px;	padding-bottom: 10px;	border-top: 1px solid #FFFFFF;}#menuright DIV.menuright-level1-no{	padding-left: 15px;	font-style: italic;}#menuright DIV.menuright-level2-no A{	font-size: 11px;	color: #707070;	padding: 2px 0 1px 30px;	display: block;	margin: 0;	text-decoration: none;}#menuright DIV.menuright-level2-no A:Hover {	text-decoration: underline;	color: #FF9000;	background-color: #FFFFFF;}#menuright DIV.menuright-level2-act A{	font-size: 11px;	color: #FF9000;	padding: 2px 0 1px 30px;	display: block;	margin: 0;	text-decoration: none;	background-color: #FFFFFF;}#menuright DIV.menuright-level2-act A:Hover {	text-decoration: underline;	background-color: #FFFFFF;}/* **************************************************************** *//*                                               Table Grey Display *//* **************************************************************** */.tableGreyTitle {	background: #FFFFFF;	padding-right: 3px;	padding-left: 3px;	font-size: 13px;	color: #145690;	font-weight: bold;}.tableGreyTitle a:hover {	color: #FE8C1F;	text-decoration: underline;}.tableGreyCenter {	background: #FFFFFF;	padding-right: 3px;	padding-left: 3px;}.tableGreyTop {	background: url(../images/shared/table-grey/top.gif);}.tableGreyTopLeft {	background: url(../images/shared/table-grey/top-left.gif);}.tableGreyTopRight {	background: url(../images/shared/table-grey/top-right.gif);}.tableGreyBot {	background: url(../images/shared/table-grey/bot.gif);}.tableGreyBotLeft {	background: url(../images/shared/table-grey/bot-left.gif);}.tableGreyBotRight {	background: url(../images/shared/table-grey/bot-right.gif);}.tableGreyLeft {	background: url(../images/shared/table-grey/left.gif);}.tableGreyRight {	background: url(../images/shared/table-grey/right.gif);}