/******* General Elements - HTML - Table, Body, Paragraph,Text, link *******/
BODY {
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma, Helvetica,  Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	COLOR: #7D7D7D;	
	BACKGROUND-COLOR: #BFCAE2;
}

TD {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7D7D7D;
	FONT-FAMILY: tahoma, Helvetica,  Arial, sans-serif;
}

.automatic_texts {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #7D7D7D;
}

P {
	MARGIN: 0px;
	PADDING: 0px
}
.content_space{
	padding: 0px 5px 0px 10px;
}
.content_do_this{
	padding: 0px 5px 0px 10px;
}

div.modul_grafik_label{
position: absolute;
left: 195px;
top: 70px;
background-color: White;
color: Black;
 text-shadow: 2px;
 text-align: center;
 vertical-align: middle;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
filter:alpha(opacity=65);   /* Internet Explorer       */
-moz-opacity:0.65;           /* Mozilla 1.6 and below   */
 opacity: 0.65;               /* newer Mozilla and CSS-3 */
 padding: 8px;

 
}
/***********************************************************************/
.txtBoxApp1 {
	BORDER-TOP: #6E6E6F 1px solid;
	BORDER-RIGHT: #6E6E6F 1px solid;
	BORDER-BOTTOM: #6E6E6F 1px solid;
	BORDER-LEFT: #6E6E6F 1px solid;
	WIDTH: 190px; 
	HEIGHT: 20px;
	BACKGROUND-COLOR: #ffffff;
}
.txtBoxApp3 {
	BORDER-TOP: #6E6E6F 1px solid;
	BORDER-RIGHT: #6E6E6F 1px solid;
	BORDER-BOTTOM: #6E6E6F 1px solid;
	BORDER-LEFT: #6E6E6F 1px solid;
	WIDTH: 160px; 
	HEIGHT: 20px;
	BACKGROUND-COLOR: #ffffff;
}
.txtBoxApp2 {
	BORDER-TOP: #6E6E6F 1px solid;
	BORDER-RIGHT: #6E6E6F 1px solid;
	BORDER-BOTTOM: #6E6E6F 1px solid;
	BORDER-LEFT: #6E6E6F 1px solid;
	WIDTH: 260px; 
	HEIGHT: 80px;
	BACKGROUND-COLOR: #ffffff;
}

/****************** General Elements - HTML - Headers ******************/

H1 {
	height: 16px;
	background-color: #eeeeee;	
	font-weight: bolder;
	font-size: 12px;
	color: #456189;
	padding: 5px 6px 5px 6px;
	margin: 0px 0px 2px 0px;
}


H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE:11px;
	COLOR: #456189;
	padding: 5px 0px 2px 0px;
	margin: 0px;
}
H3 {
	FONT-WEIGHT: bold;
	background-image: url(../graphics/images/apl_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	FONT-SIZE: 11px;
	COLOR: #03568A;
	padding: 6px 0px 7px 12px;
	margin: 0px 5px 0px 0px;
}
H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE:11px;
	COLOR: #666666;	
	background-position: bottom;	
	padding: 5px 0px 2px 0px;
	margin: 0px;
}

H5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #4A4B4B;
	BACKGROUND-IMAGE: url(../graphics/images/apl_images/separator_vert_black.gif);
	BACKGROUND-REPEAT: repeat-x;
	background-position: bottom;		
	padding: 5px 7px 2px 0px;
	margin: 0px 2px 0px;
}
H6 {
	FONT-WEIGHT: bold italic;
	FONT-SIZE: 12px;
	COLOR: #4A4B4B;
	padding: 5px 0px 2px 0px;
	margin: 0px;
}
.h4_withbullet{
	FONT-WEIGHT: bold;
	FONT-SIZE:11px;
	COLOR: #748ABB;	
	background-image: url(../graphics/images/apl_images/h4_bullet.gif);	
	background-repeat: no-repeat;
	padding: 10px 0px 10px 17px;
	margin: 0px;
}

a.h4_withbullet:link {
	FONT-WEIGHT: bold;
	FONT-SIZE:11px;
	COLOR: #748ABB;	
	background-position: left;
	background-image: url(../graphics/images/apl_images/h4_bullet.gif);	
	background-repeat: no-repeat;
	padding: 10px 0px 10px 17px;
	margin: 0px;
	text-decoration: none;
}
a.h4_withbullet:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE:11px;
	COLOR: #748ABB;	
	background-position: left;
	background-image: url(../graphics/images/apl_images/h4_bullet.gif);	
	background-repeat: no-repeat;
	padding: 10px 0px 10px 17px;
	margin: 0px;
	text-decoration: none;
}
a.h4_withbullet:active {
	FONT-WEIGHT: bold;
	FONT-SIZE:11px;
	COLOR: #748ABB;	
	background-position: left;
	background-image: url(../graphics/images/apl_images/h4_bullet.gif);	
	background-repeat: no-repeat;
	padding: 10px 0px 10px 17px;
	margin: 0px;
	text-decoration: none;
}
a.h4_withbullet:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE:11px;
	COLOR: #748ABB;	
	background-position: left;
	background-image: url(../graphics/images/apl_images/h4_bullet.gif);	
	background-repeat: no-repeat;
	padding: 10px 0px 10px 17px;
	margin: 0px;
	text-decoration: underline;
}
.contact{
	background-position: left;
	background-image: url(../graphics/images/apl_images/h4_bullet.gif);	
	background-repeat: no-repeat;
	padding: 0px 0px 0px 17px;
	margin: 0px;
	color: #1A9AEA;
}
.contact_wobullet{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #1A9AEA;
}
.table_float{
float: left;
padding-right: 3px;
}
.table_leftpadding{
padding-left: 6px;	
}
.img_description{
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #748ABB;
}
/***********************************************************************/
.stil_h1 {
	height: 16px;
	background-color: #eeeeee;	
	font-weight: bolder;
	font-size: 12px;
	color: #456189;
	padding: 5px 6px 5px 6px;
	margin: 0px 0px 2px 0px;
}
.data_header{
	height: 16px;
	background-color: #eeeeee;	
	font-weight: bolder;
	font-size: 11px;
	color: #456189;
	padding: 5px 6px 5px 6px;
	margin: 0px 0px 2px 0px;
	
}
.SI_stil_h1 {
	background-position: top left;
	background-image: url(../graphics/images/apl_images/si_bullet.gif);	
	background-repeat: no-repeat;
	background-color: #6699CC;
	background-position: top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
}

/************************** General List Elements **********************/
ul {
	list-style:  none;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 5px;
	}
li {	
	padding: 1px 0px 1px 0px;
	margin: 2px 0px 2px  -20px;
	LIST-STYLE-IMAGE: url(../graphics/images/apl_images/bullet_right.gif);
	}
	
ol {

	padding: 1px;
	margin-top: 2px;
	margin-bottom: 5px;
	}
	
ol li {	
	padding: 1px 0px 1px -5px;
	margin: 2px 0px 2px -10px;
	LIST-STYLE-IMAGE: none;
	list-style-type: decimal;
	}	
	
a.list_link:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7D7D7D;
	text-decoration:none;
	}
a.list_link:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7D7D7D;
	text-decoration:none;
	}
a.list_link:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7D7D7D;
	text-decoration:none;
	}
a.list_link:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7D7D7D;
	text-decoration:underline;
	}

a:link {text-decoration:none; FONT-FAMILY: tahoma, Helvetica,  Arial, sans-serif;}
a:active {text-decoration:none; FONT-FAMILY: tahoma, Helvetica,  Arial, sans-serif;}
a:visited {text-decoration:none; FONT-FAMILY: tahoma, Helvetica,  Arial, sans-serif;}
a:hover {text-decoration:underline; FONT-FAMILY: tahoma, Helvetica,  Arial, sans-serif;}
/*********************************************************************/



/*********************** General Elements - Links **********************/
.link_editor {
	COLOR: #1A9AEA;
}
/***********************************************************************/


/************************* General global elements *********************/

.global_bluestrip {
	BACKGROUND-IMAGE: url(../graphics/images/apl_images/top_pixel_bg.gif);
	BACKGROUND-REPEAT: repeat;
	height: 15px;
}

.global_blue_search_strip {
	/*BACKGROUND-IMAGE: url(../graphics/images/apl_images/container_two_bg.gif);*/
	BACKGROUND-REPEAT: repeat;
	height: 30px;
	background-color: #83A5CD;
}

.global_separation_space{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.global_component_more{
	color:#880404;
	font-size: 11px;
	background-image: url(../graphics/images/apl_images/more.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;	
	
}

.global_dotted_line {
	BACKGROUND-IMAGE: url(../graphics/images/apl_images/separator.gif);
	BACKGROUND-REPEAT: repeat-y;
}
.global_dotted_line_end {
	background-color: #99A3B6;
}
.global_hije_line {
	BACKGROUND-IMAGE: url(../graphics/images/apl_images/r4c9.gif);
	BACKGROUND-REPEAT: repeat;
}
.global_very_right {
	background-color: F1F2F4;
}
 

.global_line_menu {
	BACKGROUND-IMAGE: url(../graphics/images/apl_images/r4c11.gif);
	BACKGROUND-REPEAT: repeat;
}


.global_blue_bg_border {
	background-color: #F3F2F2;
	border: 1px #456189 solid;
}


/***********************************************************************/

/************************ HeaderContainer elements *********************/
.header_blue_strip{
	BACKGROUND-IMAGE: url(../graphics/images/apl_images/top_pixel_bg.gif);
	BACKGROUND-REPEAT: repeat;
	height: 16px;
}

div.header_advertisement_hidden{
	overflow: hidden;
	height:100px;
	width: 600px;
}
div.header_logo_hidden{
	overflow: hidden;
	height:135px;
	width: 170px;
}

/************************************************************************/


/************************ WorkgroupTemplate Elements ********************/

.global_menu{
	font-size:13px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 8px;
	text-transform: uppercase;
}

.global_menu_back{
	background-image: url(../graphics/images/apl_images/middle_corner.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
	vertical-align: bottom;
}

.global_menu_ico{
	background-image: url(../graphics/images/apl_images/leftcorner.gif);
	background-repeat: no-repeat;
}

.global_menu_end{
	background-image: url(../graphics/images/apl_images/rightcorner.gif);
	background-repeat: no-repeat;
} 

.global_menu_sel{
	font-size:13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;

}
.global_menu_back_sel{
	background-image: url(../graphics/images/apl_images/middle_corner_sel.gif);
	background-repeat: repeat;
	padding-bottom: 5px;
	vertical-align: bottom;	
	color: #748ABB;
	}
.global_menu_ico_sel{
	background-image: url(../graphics/images/apl_images/leftcorner_sel.gif);
	background-repeat: no-repeat;
}
.global_menu_end_sel{
	background-image: url(../graphics/images/apl_images/rightcorner_sel.gif);
	background-repeat: no-repeat;
}

.global_menu_sep{
	background-image: url(../graphics/images/apl_images/wg_separator.gif);
	background-repeat: no-repeat;
}


div.workgroup_settings{
	position: absolute;
	left: 175px;
	height: 30px;
	top: 76px;
}



/************************************************************************/

/********************** LocationTemplate Elements ***********************/
div.LocationTemplate{
	position: relative;
	left: 0px;
	height: 20px;
	top: 0px;
}

.path_text{
	color: #575757;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	padding-right: 5px;
}

.current_text{
	color: #575757;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	padding-right: 5px;
}
/************************************************************************/

/********************** FooterContainer Elements ************************/
.footer_bg {
	BACKGROUND-COLOR: #BFCAE2;
	border-top: 2px #677388 solid;
}

.global_line_footer {
	BACKGROUND-IMAGE: url(../graphics/images/apl_images/r4c10.gif);
	BACKGROUND-REPEAT: repeat;
	border-top: 2px #677388 solid;
}
.footer_text {
	FONT-SIZE: 11px;
	COLOR: #0B3355;
	padding-left: 20px;
	padding-top: 8px;
}

/************************************************************************/


/******************** TopNavigationTemplate Elements ********************/
.top_separation_space{
	background-color: #ffffff;

}

.topnavigation_text {
	background-position: left;
	background-image: url(../graphics/images/apl_images/h4_bullet.gif);	
	background-repeat: no-repeat;
	padding: 0px 0px 0px 17px;
	margin: 0px;
	FONT-SIZE: 10px;
	color: #456189;
}

.topnavigation_text_selected {
	background-position: left;
	background-image: url(../graphics/images/apl_images/h4_bullet.gif);	
	background-repeat: no-repeat;
	padding: 0px 0px 0px 17px;
	margin: 0px;
	color: #456189;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
}

.topnavigation_graphic {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	FONT-SIZE: 10px;
	color: #ffffff;
	FONT-WEIGHT: bold;

}

.topnavigation_graphic_selected {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	color: #ffffff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
}
.top_separation_space{
	padding-left: 8px;
	padding-right: 8px;
}
/*************************************************************************/


/******************** HeaderNavigationTemplate Elements ********************/
.headernavigation_text {
	color: #ffffff;
	FONT-SIZE: 11px;
	font-weight: bold;
	height: 22px;	
}

.headernavigation_text_selected {
	color: #ffffff;
	FONT-SIZE: 11px;
	font-weight: bold;
	height: 22px;	
}

.headernavigation {
	background-image: url(../graphics/images/apl_images/headernavigation_sel.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
}

.headernavigation_sel {
	background-image: url(../graphics/images/apl_images/headernavigation.gif);
	background-position: center;
	background-repeat: no-repeat;
		width: 20px;
}

.headernavigation_sep {
background-color: #ffffff;
}
/*************************************************************************/



/******************* LeftNavigationTemplate Elements**********************/
td.left_separator {
	BACKGROUND-IMAGE: url(../graphics/images/apl_images/separator_vert.gif);
	BACKGROUND-REPEAT: repeat-x;
	margin-right:5px;
	padding-right:5px;
}

.level_selected{
	background-color:#E9EDF5;
}

.level2_txt{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #4C5467;
	text-decoration: none;
} 

a.level2_txt:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #4C5467;
	text-decoration: none;
}

a.level2_txt:active{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #4C5467;
	text-decoration: none;
} 

a.level2_txt:visited{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #4C5467;
	text-decoration: none;
} 

a.level2_txt:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #4C5467;
	text-decoration: none;
}
.level2_selected_txt {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #4C5467;
}

TD.level2 {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 10px;
	height: 22px;
}

TD.level2_selected {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 10px;
	height: 22px;
	background-color:#F1F2F4;
}

a.level3_txt:link{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #456189;
} 
a.level3_txt:active{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #456189;
}  
a.level3_txt:visited{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #456189;
}  
a.level3_txt:hover{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #456189;
}
a.level3_selected_txt:link{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #456189;
} 
a.level3_selected_txt:active{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #748ABB;
}  
a.level3_selected_txt:visited{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #456189;
}  
a.level3_selected_txt:hover{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #456189;
}



TD.level3 {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 16px;
	height: 20px;
	background-color:#F1F2F4;
}

TD.level3_selected {
	background-image:  url(../graphics/images/apl_images/lev3_sel_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 4px;	
	text-align: left;
	height: 20px;
	background-color:#F1F2F4;
}

a.level4_txt:link{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #993333;
} 
a.level4_txt:active{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #993333;
}  
a.level4_txt:visited{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #993333;
}  
a.level4_txt:hover{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #993333;
}

a.level4_selected_txt:link{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #993333;
} 
a.level4_selected_txt:active{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #993333;
}  
a.level4_selected_txt:visited{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #993333;
}  
a.level4_selected_txt:hover{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #993333;
}



TD.level4 {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 18px;
	height: 20px;
	background-color:#F1F2F4;
}

TD.level4_selected {
	background-image:  url(../graphics/images/apl_images/lev4_sel_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 4px;	
	text-align: left;
	height: 20px;
	background-color:#F1F2F4;
}

/***************************Sitemap*************************************************/
.sitemap_first {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 10px;
	height: 22px;
	background-color:#D4DFF4;
}
.sitemap_first_txt {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #4C5467;
}
	
.sitemap_second {
	background-image:  url(../graphics/images/apl_images/sit2_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 4px;	
	text-align: left;
	height: 20px;
	background-color:#E6EBF8;
}
.sitemap_second_txt {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #456189;
}

.sitemap_third {
	background-image:  url(../graphics/images/apl_images/lev3_sel_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-right: 4px;	
	text-align: left;
	height: 20px;
	background-color:#F5F7FA;
}
.sitemap_third_txt {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #456189;
}

.sitemap_fourth {
	background-image:  url(../graphics/images/apl_images/lev4_sel_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 4px;	
	text-align: left;
	height: 20px;
	background-color:#FFFFFF;
}
.sitemap_fourth_txt {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #456189;
}

/*********************** DoThis Elements **************************/
.print_email_this {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #4A5563;
}
/****************************************************************************/

/*********************** LeftHeaderSearch Elements **************************/
.textbox_search_text {
	FONT-SIZE: 9px;
	WIDTH: 80px;
	COLOR: #003366;
	BORDER: #003366 1px solid;
	HEIGHT: 14px;
}
/****************************************************************************/

.td_search_two{
	background-color: #E8ECF5;	
	color: #2E2E2E;	
	vertical-align: top;
	height: 20px	
}

.td_search_one{
background-color: #F9FAFA;
color: #2E2E2E;	
	vertical-align: top;
	height: 20px	
}
.search_ci_node {
	FONT-WEIGHT: normal;
	FONT-SIZE:11px;
	COLOR: #748ABB;	
	background-position: bottom;	
}
.search_ci_link {
	FONT-WEIGHT: bold;
	FONT-SIZE:11px;
	COLOR: #03568A;	
}


/*********************** DL Elements **************************/
.dl_title {
	font-weight: bold;
	font-size: 14px;
	color: #03568A;
	font-family: Tahoma, Helvetica,  Arial, sans-serif;
	background-image: url(../graphics/images/apl_images/bullet.gif);
	BACKGROUND-REPEAT: no-repeat;
	padding: 2px 16px 6px 20px;
	background-position: left;
}


.dl_subtitle {
	FONT-WEIGHT: bold;
	FONT-SIZE:11px;
	COLOR: #03568A;	
	background-position: bottom;	
	padding: 5px 0px 2px 0px;
	margin: 0px;
}
.dl_subsubtitle {
	FONT-WEIGHT: normal;
	FONT-SIZE:11px;
	COLOR: #03568A;	
	padding: 5px 0px 2px 0px;
	margin: 0px;
}

.dl_data {
	font-weight: bold;
	font-size: 9px;
	color: #504E4E;
	font-family: Tahoma, Helvetica,  Arial, sans-serif;
}
.dl_simple_text {
	font-weight: normal;
	font-size: 11px;
	color: #504E4E;
	font-family: Tahoma, Helvetica,  Arial, sans-serif;
} 

.dl_source_author {
	font-weight: normal;
	font-size: 11px;
	color: #03568A;
	font-family: Tahoma, Helvetica,  Arial, sans-serif;
}

.SI_header_bg {
		BACKGROUND-COLOR: #E8E7E7;
		width: 160px;
}
/****************************************************************************/

/************************** Promotion Elements **************************/
.promotion_data{
	font-weight: bold;
	font-size: 9px;
	color: #03568A;
	font-family: Tahoma, Helvetica,  Arial, sans-serif;
	padding-top: 6px;
}
.promotion_node_detales {
	font-weight: bold;
	font-size: 11px;
	color: #03568A;
	font-family: Tahoma, Helvetica,  Arial, sans-serif;
}
/****************************************************************************/

/************************** SearchTemplate Elements **************************/

.search_for{
	font-weight: bold;
	font-size: 11px;
	color: #504E4E;
	font-family: Tahoma, Helvetica,  Arial, sans-serif;
	padding-bottom: 6px;
	padding-top: 6px;
}  

.search_result {
	font-weight: normal;
	font-size: 11px;
	color: #504E4E;
	font-family: Tahoma, Helvetica,  Arial, sans-serif;
	padding-bottom: 6px;
}

.search_node{
	font-weight: bold;
	font-size: 10px;
	color: #003366;
	font-family: Tahoma, Helvetica,  Arial, sans-serif;
	padding-top: 6px;
	
}

.articles_bg {
	background-color: #E8E7E7;
	padding-left: 10px;
	padding-right: 10px;
}
.articles_text {
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: Tahoma, Helvetica,  Arial, sans-serif;
}
.page_count {
	font-weight: normal;
	font-size: 11px;
	color: #504E4E;
	font-family: Tahoma, Helvetica,  Arial, sans-serif;
}
/****************************************************************************/

/************************** Templates Elements **************************/
.template_links {
	font-weight: bold;
	font-size: 11px;
	color: #569AC5;
	font-family: Tahoma, Helvetica,  Arial, sans-serif;
}
.template_separation_line{
	background-image: url(../graphics/images/apl_images/templates_border.gif);
	background-repeat: repeat-x;
}

.vertical_template_separation_line{
	background-image: url(../graphics/images/apl_images/ver_templates_border.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
	
}

.table {
border-right: 1px #569AC5 solid;
border-top: 1px #569AC5 solid;
}
.table_general {
border-bottom: 1px #569AC5 solid;
border-left: 1px #569AC5 solid;
}

.table_header{
background-color: #003366;
color: #ffffff;

font-weight: bold;
FONT-SIZE: 11px;
border-bottom: 1px #569AC5 solid;
border-left: 1px #569AC5 solid;
}
.table_general2{
background-color: #ffffff;
color: #000000;

font-weight: normal;
FONT-SIZE: 11px;

}

.table_general1{
background-color: #E8E7E7;
color: #000000;

font-weight: normal;
FONT-SIZE: 11px;
}
/****************************************************************************/

/*********************** ListNavigation  Elements **************************/

.back_top{
color: #880404;
font-weight: normal;
FONT-SIZE: 11px;
}
.back_page{
	background-image: url(../graphics/images/apl_images/back.gif);
	background-repeat: no-repeat;
}

.top_page{
	background-image: url(../graphics/images/apl_images/top.gif);
	background-repeat: no-repeat;
}
.next_page{
	background-image: url(../graphics/images/apl_images/next.gif);
	background-repeat: no-repeat;
}

/****************************************************************************/
/************************ LanguageSwitch ************************************/

a.language:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #003366;
	TEXT-DECORATION: none;
	font-family: tahoma;
}

a.language:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #003366;
	TEXT-DECORATION: none;
	font-family: tahoma;
}

a.language:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #003366;
	TEXT-DECORATION: none;
	font-family: tahoma;
}

a.language:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #003366;
	TEXT-DECORATION: none;
	font-family: tahoma;
}


/****************************************************************************/


/************************ listeCeshtjeshModule ************************************/

.headtable{
font-weight: bold;	
color:#2E2E2E;
font-size: 10px;
}

.under_headtable {
background-color: #748ABB;
}

.under_headtable_red {
background-color: #880404;
}

.tdlistback{
	background-color: #eeeeee;	
	color: #2E2E2E;	
}


.tdlisttext{
	color: #2E2E2E;	
}

.tddetajeback{
	background-color: #E8ECF5;	
	color: #2E2E2E;	
	vertical-align: top;
	height: 20px	
}

.tddetajetext{
background-color: #F9FAFA;
color: #2E2E2E;	
	vertical-align: top;
	height: 20px	
}

.tddetajeheader{
	background-color: #E8ECF0;	
	color: #2E2E2E;	
	vertical-align: top;
	height: 22px;
	border-top: 1px Navy dashed;
	
}

.text_det_header{
	COLOR: #03568A;;	
	font-weight: bold;
	font-size: 11px;	
	height: 20px;	
	vertical-align: middle;
	padding-left: 5px;
}


.text_detaje_header{   
	color: #2E2E2E;	
	font-weight: bold;
	font-size: 10px;	
	vertical-align: top;
	height: 20px	
}

.notselected_list{
	
}
.selected_list{
	background-color: #F2CCC8;	
}


.red_small{
		color:#880404;
		font-size: 9px;
}
.more_link{
	color:#880404;
	font-size: 11px;
	background-image: url(../graphics/images/apl_images/more.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;	
}

.tdlistrightheader{
	background-position: left;
	background-image: url(../graphics/images/apl_images/si_bullet.gif);	
	background-repeat: no-repeat;
	background-color: #6699CC;
	background-position: top left;
	padding: 2px 0px 2px 15px;
	margin: 0px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
}
.tddetalesrightheader{
	background-position: left;
	background-image: url(../graphics/images/apl_images/special_icon.gif);	
	background-repeat: no-repeat;
	background-color: #6699CC;
	background-position: top left;
	padding: 2px 0px 2px 27px;
	margin: 0px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
}

.rel_right{
	color:#4C5467;
	font-size: 10px;
	font-weight: bold;
}


/****************************************************************************/

.tableh1 {
	height: 16px;
	background-color: #EEEEEE;	
	font-weight: bold;
	font-size: 12px;
	color: #456189;
	padding: 4px 6px 4px 6px;
	margin: 0px 0px 4px 0px;
}
.txth1 {
	font-weight: bold;
	font-size: 13px;
	color: #03568A;
}

.kerkim_back{
	background-color:#6699CC;
}

.kerkim_back_kalendar{
	background-image: url(../graphics/images/apl_images/list_imazh.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color:#EEEEEE;
}

.right_header{
color: #4C5467;
background-image: url(../graphics/images/apl_images/right_bullet.gif);
background-repeat: no-repeat;
font-weight: normal;
padding-left: 8px;
}
.dots_back{
color: #4C5467;
background-image:url(../graphics/images/apl_images/dots.gif);
background-repeat: y-repeat;
height: 1px;
}

TD.tabela_header {
	background-color: #748ABB;
	FONT-WEIGHT: bold;
	FONT-SIZE:11px;
	COLOR: #FFFFFF;	
	padding: 5px 6px 2px 6px;
	margin: 0px;
}
TD.tabela_row_on {
	background-color: #EEEEEE;
	padding: 2px 6px 2px 6px;
	margin: 0px;
}
TD.tabela_row_of {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	margin: 0px;
}
.tabela_border {
	border-bottom: 1px #748ABB	solid;
}



/****  evidenca style ****/
.evid{
	border-collapse:collapse;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
}
.evid1{
	background-color: #DCE2EF;
	color:#800000;
}
.evid2{
	background-color: #E8ECF5;
	color:#800000;
}
.evid_position_right {
	text-align: right;
	padding-right: 2px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;	
}

.evid_position_center {
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;	
}

.evid_position_left {
	text-align: left;
	padding-right: 1px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;	
}
.evid_position_header{
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}
.evidence_separator{
background-color: #E5E5E5;
}

.evidence_search_back{
	background-color: #eeeeee;	
	color: #2E2E2E;	
	
}

.evid_total_1{
	background-color: #DCE2EF;
	color: Black;	
	text-align: right;
	padding-right: 2px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;	
}
.evid_total_2{
	background-color: #E8ECF5;
	color: Black;
	text-align: right;
	padding-right: 2px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.evid_total_2_left{
	background-color: #E8ECF5;
	color: #800000;	
	text-align: left;
	padding-right: 1px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 18px;
}

.evid_total_1_left{
	background-color: #DCE2EF;
	color: #800000;	
	text-align: left;
	padding-right: 1px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 18px;
}

/****  evidenca style ****/
.global_bg_border_tb {
	background-color: #FFFFFF;
	border-top: 1px #456189 solid;
	border-bottom: 1px #456189 solid;
}


/***************ligjet***************/
.detaje_ligj_header{
	background-color: #E8ECF0;	
	color: #2E2E2E;	
	height: 20px;
	border-top: 1px Navy dashed;
	border-bottom: 1px Navy dashed;
}

.detaje_ligj_bottom{
	border-bottom: 1px Navy dashed;
}

.ligj_detaje_header{   
	color: #2E2E2E;	
	font-weight: bold;
	font-size: 10px;	
	vertical-align: top;
	height: 20px	
}

.ligj_detaje_text{   
	color: #2E2E2E;	
	font-weight: normal;
	font-size: 10px;	
	vertical-align: top;
	height: 20px	
}

.ligj_detaje_header_color{   
	background-color:#EEEEEE;
	color: #2E2E2E;	
	font-weight: bold;
	font-size: 10px;	
	vertical-align: top;
	height: 20px	
}

.ligj_detaje_text_color{   
	background-color:#EEEEEE;
	color: #2E2E2E;	
	font-weight: normal;
	font-size: 10px;	
	vertical-align: top;
	height: 20px;	
}
/************************* stile qe perdoren nga mi**************************************/



/*********************** General Form Elements ***********************/
.kot{
	height: 40px;
}
.gobtn{
	BORDER: #738ABD 1px solid;
	FONT: bold 11px tahoma;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #6699CC;
	line-height:1.2;
	padding:3px 3px;


}

.subbtn {
	BORDER: #738ABD 1px solid;
	FONT: bold 11px tahoma;
	COLOR: #504E4E;
	BACKGROUND-COLOR: #ffffff;
	line-height:1.2;
	padding:3px 3px;
}

.graygobtn{
font:bold 11px tahoma;
color:#666666;
border:0px solid black;
line-height:1.2;
padding:3px 3px;
background-color:#CECECE;
}

.redgobtn{
font:bold 9px tahoma;
color:#ffffff;
border:0px solid black;
padding: 2px 2px 2px;
background-color:#C54A4A;
line-height:1.2;
}


/***********************************************************************/
.txtBox20 { font-size:10px; HEIGHT:18px; WIDTH:20px;  border: 1px solid #666666; color:#2E2E2E;}
.txtBox90 { font-size:10px; HEIGHT:18px; WIDTH:90px;  border: 1px solid #666666; color:#2E2E2E;}
.txtBox120{ font-size:10px; HEIGHT:18px; WIDTH:120px;  border: 1px solid #666666; color:#2E2E2E;}
.txtBox220{ font-size:10px; HEIGHT:18px; WIDTH:220px;  border: 1px solid #666666; color:#2E2E2E;}



select{
	BORDER:0px;
	FONT-SIZE: 11px;
	COLOR: #504E4E;
	background-color: #ffffff;
}

input.txtBoxdefault{
font-size:10px; HEIGHT:18px; border: 1px solid #666666; color:#2E2E2E;
	WIDTH: 160px; 

}

input.txtBoxDate{
font-size:10px; HEIGHT:18px; border: 1px solid #666666; color:#2E2E2E;
WIDTH: 20px; 
}

input.txtBoxYear{
font-size:10px; HEIGHT:18px; border: 1px solid #666666; color:#2E2E2E;
WIDTH: 40px; 

}
input.txtBox120{
font-size:10px; HEIGHT:18px; border: 1px solid #666666; color:#2E2E2E;
WIDTH: 120px; 
}
input.txtBox160{
font-size:10px; HEIGHT:18px; border: 1px solid #666666; color:#2E2E2E;
WIDTH: 160px; 
}

input.txtBox200{
font-size:10px; HEIGHT:18px; border: 1px solid #666666; color:#2E2E2E;
WIDTH: 200px; 
}  



input.txtBox280{
font-size:9px; HEIGHT:18px; border: 1px solid #666666; color:#2E2E2E;	
WIDTH: 280px; 
} 

textarea{
	color: Black;
	font-family: verdana, helvetica, arial;
	font-size:10px;
	border: 1px solid #666666; 	
	color:#2E2E2E;	
   background-color : #ffffff
}
textarea.txtArea{
	color: Black;
	font-family: verdana, helvetica, arial;
	font-size:10px;
	HEIGHT:70px;
	WIDTH: 280px;
	border: 1px solid #666666; 	
   background-color : #ffffff
}
  

.text_title_1{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #456189;  
}

.text_title_2{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #748ABB;  
}

.text_title_3{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #4A4B4B;  
}
  
.text_1{
	FONT-SIZE: 11px;
	COLOR: #456189;  
}

.text_2{
	FONT-SIZE: 11px;
	COLOR: #748ABB;  
}

.text_3{
	FONT-SIZE: 11px;
	COLOR: #4A4B4B;  
}
  
.text_more{
	color:#880404;
	font-size: 11px;
	background-image: url(../graphics/images/apl_images/more.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;	
	
} 




