/*******************************************************************************************************************************/
/* Page
/*******************************************************************************************************************************/
body 
{ background-color: #EEEEEE;
  margin-top: 0px; 
  margin-right: 0px; 
  margin-bottom: 1px; 
  margin-left: 0px; 
  padding: 0px;
  height: 100%;
}

.text_headline
{  font-size: 14px;
	line-height:  18px; 
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color: #666666;
	text-decoration: none;
}

.text, td
{ 	font-size: 12px;
	line-height:  16px; 
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: #666666;
	text-decoration: none;
}

.text_red
{ 	font-size: 12px;
	line-height:  16px; 
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: #E50000;
	text-decoration: none;
}

a:link		 { color: #003399;   font-size: 12px; line-height:  16px;  font-family : Verdana, Arial, sans-serif; font-weight : normal; text-decoration : none;}
a:visited  { color: #003399; font-size: 12px; line-height:  16px;  font-family : Verdana, Arial, sans-serif; font-weight : normal; text-decoration : none;}
a:active   { color: #003399;   font-size: 12px; line-height:  16px; font-family : Verdana, Arial, sans-serif; font-weight : normal; text-decoration : none;}
a:hover    { color: #003399;   font-size: 12px; line-height:  16px; font-family : Verdana, Arial, sans-serif; font-weight : normal; text-decoration : underline;}


.menu_left_clicked
{  font-size: 12px;
	line-height:  16px; 
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color: #666666;
	text-decoration: none;
}
a:link.menu_left		{ color: #003399;  font-size: 12px;  line-height:  16px;  font-family : Verdana, Arial, sans-serif; font-weight : bold; text-decoration : none;}
a:visited.menu_left  { color: #003399; font-size: 12px;  line-height:  16px;  font-family : Verdana, Arial, sans-serif; font-weight : bold; text-decoration : none;}
a:active.menu_left   { color: #003399;  font-size: 12px;  line-height:  16px;  font-family : Verdana, Arial, sans-serif; font-weight : bold; text-decoration : none;}
a:hover.menu_left    { color: #003399;  font-size: 12px;  line-height:  16px;  font-family : Verdana, Arial, sans-serif; font-weight : bold; text-decoration : underline;}

.nav_1 {
	background-image: url(/images/menu/nav_1.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 136px;
	height: 32px;
	padding-left: 10px;
	cursor: pointer;
}

.nav_2 {
	background-image: url(/images/menu/nav_2.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 136px;
	height: 32px;
	padding-left: 10px;
	cursor: pointer;
}

.nav_rest {
	background-image: url(/images/menu/nav_rest.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 136px;
	height: 32px;
	padding-left: 10px;
	cursor: pointer;
}

.nav_1_over {
	background-image: url(/images/menu/nav_1_over.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 136px;
	height: 32px;
	padding-left: 10px;
	color: #e50101;
}

.nav_2_over {
	background-image: url(/images/menu/nav_2_over.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 136px;
	height: 32px;
	padding-left: 10px;
	color: #e50101;
}

.nav_rest_over {
	background-image: url(/images/menu/nav_rest_over.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 136px;
	height: 32px;
	padding-left: 10px;
	color: #e50101;
}

/*******************************************************************************************************************************/
/* FOOTER
/*******************************************************************************************************************************/
.footer_clicked
{ 	font-size: 10px;
	line-height:  13px; 
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: #666666;
	text-decoration: none;
}

.footer_red
{ 	font-size: 10px;
	line-height:  13px; 
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: #E50000;
	text-decoration: none;
}

a:link.footer		 { color: #003399;  font-size: 10px;  line-height:  13px; font-family : Verdana, Arial, sans-serif; font-weight : normal; text-decoration : none;}
a:visited.footer  { color: #003399; font-size: 10px;  line-height:  13px; font-family : Verdana, Arial, sans-serif; font-weight : normal; text-decoration : none;}
a:active.footer   { color: #003399;  font-size: 10px;  line-height:  13px;  font-family : Verdana, Arial, sans-serif; font-weight : normal; text-decoration : none;}
a:hover.footer    { color: #003399;  font-size: 10px;  line-height:  13px;  font-family : Verdana, Arial, sans-serif; font-weight : normal; text-decoration : underline;}

/*******************************************************************************************************************************/
/* HEADER
/*******************************************************************************************************************************/
.header_clicked 
{ 	font-size: 10px;
	line-height:  13px; 
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: #666666;
	text-decoration: none;
}


a:link.header		 { color: #003399;  font-size: 10px;  line-height:  13px; font-family : Verdana, Arial, sans-serif; font-weight : normal; text-decoration : none;}
a:visited.header  { color: #003399; font-size: 10px;  line-height:  13px; font-family : Verdana, Arial, sans-serif; font-weight : normal; text-decoration : none;}
a:active.header   { color: #003399;  font-size: 10px;  line-height:  13px;  font-family : Verdana, Arial, sans-serif; font-weight : normal; text-decoration : none;}
a:hover.header    { color: #003399;  font-size: 10px;  line-height:  13px;  font-family : Verdana, Arial, sans-serif; font-weight : normal; text-decoration : underline;}