a:link
	{
	color				: #003974;
	font-weight			: bold;
	text-decoration		: none;
	}
	
a:visited
	{
	color				: #003974;
	font-weight			: bold;
	text-decoration		: none;
	}
	
a:hover
	{
	color				: #980b1b;
	font-weight			: bold;
	text-decoration		: none;
	}
	
a:active
	{
	color				: #980b1b;
	font-weight			: bold;
	text-decoration		: none;
	}

body
{
margin : 0;
padding :0;
background-image:url('../pics/bg.jpg');
background-position:top center;
background-repeat:repeat-y;
font-family:Verdana, Helvetica, sans-serif;
font-size:12px;
}

html, body
{
height:100%;
}

#head_con
{
width:100%;
margin:0;
padding:0;
background-color:#FFFFFF;
height:140px;
margin:0px;
background-image:url('../pics/header_bg.jpg');
background-position:top left;
background-repeat:repeat-x;
top:0px;
left:0;
position:fixed;
z-index:1;
}

#head_con2
{
width:1000px;
margin:0px auto 0px auto;
padding:0;
height:140px;
z-index:999;
}

#head
{
width:870px;
margin:0;
padding:0;
background-color:#FFFFFF;
height:140px;
margin:0px;
float:left;
position:fixed;
z-index:1000;
}

#head_new
{
width:1000px;
margin:0;
padding:0;
background-color:#FFFFFF;
height:90px;
margin:0px;
float:left;
position:fixed;
z-index:1000;
}

#head_print
{
display:none;
}



#lang
	{
	width				:130px;
	height				: 140px;
	margin				: 0px 0px 0px 870px;
	padding				: 0;
	background-image	: url('../pics/header_bg2.jpg');
	background-position	: top left;
	background-repeat	: no-repeat;
	float:right;
	position:fixed;
	z-index:1998;
	}

#lang img
	{
	border				: none;
	}

#lang a
	{
	margin				: 10px 0px 0px 0px;
	display 			: block;
	text-decoration		: none;
	font-weight			: bold;
	background-color	: transparent;
	}

#lang a:link
	{
	color				: #999999;
	}
	
#lang a:visited
	{
	color				: #999999;
	}
	
#lang a:hover
	{
	color				: #003974;
	}
	
#lang a:active
	{
	color				: #003974;
	}
	
#lang_new
	{
	display : none;

	}

#lang_new img
	{
	border				: none;
	}

#lang_new a
	{
	margin				: 10px 20px 0px 0px;
	text-decoration		: none;
	font-weight			: bold;
	background-color	: transparent;
	}

#lang_new a:link
	{
	color				: #999999;
	}
	
#lang_new a:visited
	{
	color				: #999999;
	}
	
#lang_new a:hover
	{
	color				: #003974;
	}
	
#lang_new a:active
	{
	color				: #003974;
	}

#content_box
{
width					: 1000px;
margin					: 0;
padding					: 0px 0px 50px 0px;
color					: black;
background-color		: transparent;
height					: auto;
margin					: 0px auto -50px auto;
}

#content
{
width:auto;
height:100%;
margin : 0;
padding : 20px 0px 0px 0px;
}

#content h1,
#content_start h1
{
font-size:18px;
color:#082c63;
margin : 20px 0px 10px 0px;
padding : 0;
}

#content_start h1
{
font-size:18px;
color:#082c63;
margin : 10px 0px 0px 20px;
padding : 0;
}

#content h2,
#content_start h2
{
font-size:14px;
color:#082c63;
margin : 20px 0px 10px 0px;
padding : 0;
}

#content p
{
font-size:12px;
margin : 0;
padding : 0px 20px 10px 0px;
text-align:left;
line-height:150%;
}

#content_start
{
width:100%;
height:auto;
clear:both;
padding : 40px 0px 0px 0px;
}



#content_start p img
{
border : none;
}

#navigation_m
{
display : none;
}

#navigation
{
display : none;
}

#navigation div,
#navigation_m div
	{
	/*padding				: 20px 0px 0px 10px;*/
	}
	
#navigation div img,
#navigation_m div img
	{
	border				: none;
	}

#menu
	{
	display : none;

	}

#menu div
	{
	margin				: 0px 8px 0px 0px;
	padding				: 5px 0px 0px 0px;
	float				: left;
	width				: 133px;
	height				: 26px;
	background-image	: url('../pics/bg_subnav.jpg');
	background-position	: top left;
	background-repeat	: no-repeat;
	text-align			: center;
	}

#menu a
	{
	text-decoration		: none;
	font-weight			: bold;
	background-color	: transparent;
	font-size			: 14px;
	}

#menu a:link
	{
	color				: #FFFFFF;
	}
	
#menu a:visited
	{
	color				: #FFFFFF;
	}
	
#menu a:hover
	{
	color				: #003974;
	}
	
#menu a:active
	{
	color				: #003974;
	}
	
#menu a.nav_current
	{
	color				: #003974;
	}

#footer
	{
	width				:100%;
	margin				:0;
	padding				:0;
	background-color	:#FFFFFF;
	height:50px;
	margin:0;
	position:fixed;
	bottom:0px;
	background-image:url('../pics/footer.jpg');
	background-position:bottom left;
	background-repeat:repeat-x;
	text-align:center;
	}
	
#kat0
{
margin : 10px 0px 0px 10px;
}

.kat
{
margin : 10px 0px 0px 10px;
}
	
#kat1_on
{
border-bottom:2px solid #ad2829;
width:245px;
background-image:url(../pics/bg_nav_div_on.gif);
background-position:top center;
background-repeat:repeat-y;
margin : 10px 0px 0px 10px;
padding:0;
}

#kat1_off
{
border:none;
width:245px;
margin : 10px 0px 0px 10px;
padding:0;
}

#kat1_on a,
#kat1_on img,
#kat1_off a,
#kat1_off img
{
margin:0;
padding:0;
}

.item_link
{
padding : 10px 0px 0px 10px;
margin :0;
}

.pic_left
{
float:left;
padding:0px 20px 0px 0px;
}

.pic_left img
{
margin:0px 20px 200px 0px;
}

.pic_right
{
float:left;
}

.item_table
{
width:auto;
margin:0px 0px 20px 0px;
}

.item_table td
{
padding : 5px;
border-bottom:1px solid #CCCCCC;
}

.item_table2
{
width:350px;
margin:0px 0px 20px 0px;
}

.item_table2 td
{
padding : 5px;
border-bottom:1px solid #CCCCCC;
}

.item_info
	{
	width				: 300px;
	height				: 130px;
	padding				: 10px;
	border				: 1px solid #000000;
	float				: left;
	margin				: 0px 20px 20px 0px;
	}
	

.start_text
{
padding:0px 20px 0px 20px;
text-align:left;
line-height:150%;
width:470px;
float:left;
}
	
.start_img
{
padding:0px 20px 0px 20px;
text-align:left;
line-height:150%;
width:200px;
float:left;
}

.start_img img
{
border:1px solid black;
}

/***   U   ***/

.ul_item
	{
	list-style-image	: url('../pics/ul.gif');
	margin				: 0px 20px 0px 20px;
	padding				: 0px 20px 0px 20px;
	}
	
.ul_item li
	{
	padding				: 0px 0px 5px 0px;
	}


