div.L_Content{
	margin-bottom:10px;
}
div.L_SubmenuItems{
	padding:5px 0px 10px 0px;
}
div.L_LinksContainer{
	padding:5px 7px 10px 0px;
}
div.L_Title{
	font-family:'Tahoma';
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
	padding:3px 5px 3px 0px;
	background-image:url(../images/bgrd/l_title_div.gif);
	background-repeat:repeat-x;
	display:block;
	width:190px;
}

a.L_MenuItem_1{
	font-family:'Tahoma';
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	padding:4px 5px 2px 0px;
	background-image:url(../images/common/linie_dotted_blue.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	width:190px;
}
a.L_MenuItem_1:hover{
	font-family:'Tahoma';
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	padding:4px 5px 2px 0px;
	background-image:url(../images/common/linie_dotted_blue.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	width:190px;
}

a.L_MenuItem_2{
	font-family:'Tahoma';
	font-size:11px;
	color:#69caef;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	padding:4px 5px 2px 0px;
	background-image:url(../images/common/linie_dotted_blue.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	width:190px;
}
a.L_MenuItem_2:hover{
	font-family:'Tahoma';
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	padding:4px 5px 2px 0px;
	background-image:url(../images/common/linie_dotted_blue.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	width:190px;
}
a.L_MenuItem_2-h{
	font-family:'Tahoma';
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	padding:4px 5px 2px 0px;
	background-image:url(../images/common/linie_dotted_blue.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	width:190px;
}
a.L_MenuItem_2-h:hover{
	font-family:'Tahoma';
	font-size:11px;
	color:#69caef;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	padding:4px 5px 2px 0px;
	background-image:url(../images/common/linie_dotted_blue.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	width:190px;
}
a.L_SubmenuItem{
	font-family:'Tahoma';
	font-size:11px;
	color:#c7ebff;
	text-decoration:none;
	background-image:url(../images/common/submenu_arrow_left.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:7px;
	line-height:14px;
}
a.L_SubmenuItem:hover{
	font-family:'Tahoma';
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/common/submenu_arrow_left-h.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:7px;
	line-height:14px;
}

a.L_LinkYellow{
	font-family:'Tahoma';
	font-size:11px;
	color:#fcffa0;
	text-decoration:underline;
	line-height:14px;
}
a.L_LinkYellow:hover{
	font-family:'Tahoma';
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:14px;
}
a.L_LinkGrey{
	font-family:'Tahoma';
	font-size:11px;
	color:#a8a8a8;
	text-decoration:underline;
	line-height:14px;
}
a.L_LinkGrey:hover{
	font-family:'Tahoma';
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:14px;
}

td.txt {
	font-family:'Tahoma';
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

span.small {
	font-family:'Tahoma';
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

select { 
	font-family: 'Tahoma'; 
	font-size: 11px; 
	border: 1px solid #666666;
	background-color: #eeeeee;
}

input { 
	font-size: 11px; 
	background-color: #eeeeee; 
	border: 1px solid #666666; 
}















