/* ---------------------------------------------- Site Styles ----------------------------------------*/

body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
form { margin: 0; }	

.defaulttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A1A;
}
.page_title {
	color:#EF0000;
	font-weight: bold;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0px;
}
.subtitle {
	color:#EF0000;
	font-weight: bold;
	font-size: 12px;
	margin-top: 24px;
	margin-bottom: 12px;
}

/* Left Tree Menu */
 div.menu-item			   nobr a span {	font-size: 11px; font-family: Tahoma; color: #2E4F6E;}
,div.menu-item-active	   nobr a span
,div.menu-item-highlighted nobr a span
,div.menu-item-static	   nobr a span {font-size:8pt; font-family:Verdana; padding:2px 0px;}

	div.menu_level_1 nobr a span {
		font-size: 11px;
		font-family: Tahoma;
		font-weight: bold;
		color: #2E4F6E;
		text-decoration:none;
	}

 div.menu-item			   nobr img
,div.menu-item-active	   nobr img
,div.menu-item-highlighted nobr img
,div.menu-item-static	   nobr img {vertical-align:middle;}

 div.menu-item			   nobr a
,div.menu-item-active	   nobr a
,div.menu-item-highlighted nobr a
,div.menu-item-static	   nobr a {text-decoration:none;}

/*div*/.menu-item /*nobr a span*/ {color:#667ab3;}
/*div.menu-item nobr a:hover span {color:#ffffff; background-color:#f78703;}*/

/*div*/.menu-item-active /*nobr a span*/ {color:#667ab3;}
/*div.menu-item-active nobr a:hover span {color:#ffffff; background-color:#f78703;}*/

/*div*/.menu-item-highlighted /*nobr a span*/ {color:#ffffff; background-color:#f78703;}
/*div.menu-item-highlighted nobr a:hover span {color:#ffffff; background-color:#f78703;}*/

/*div*/.menu-item-static /*nobr a span*/ {color:#ffffff; background-color:#f78703;}
/*div.menu-item-static nobr a:hover span {color:#ffffff; background-color:#f78703;}*/

/* Aura front styles */

.reserved_rights {
		color: #000000;
		font-family: tahoma;
		font-size: 10px;
	}	
	.contact_info {
		font-family: Tahoma;
		font-size: 11px;
		color: #4e4e4e;
		padding-right: 15pt
	}
	.site_text {
		font-family: Tahoma;
		font-size: 12px;
		letter-spacing: 1px;
		color: #4e4e4e;
	}
	.top_text {
		font-family: Tahoma;
		font-size: 11px;
		letter-spacing: 1px;
		color: #4e4e4e;
	}	
	.product_text {
		font-family: Tahoma;
		font-size: 11px;
	}		
	.product_name {
		font-weight: bold;
		color: #CC0000;		
	}
	.product_short_text {
		color: #808080;		
	}
	.active_lang_link {
		color: #CC0000;
	}	
			
	A:link.more { color: #CC0000; text-decoration: underline;}
	A:visited.more { color: #CC0000; text-decoration: underline;}
	A:active.more { color: #CC0000; text-decoration: underline;}
	A:hover.more { color: #CC0000; text-decoration: none;}

	A:link.top_links { color: #4e4e4e; text-decoration: underline;}
	A:visited.top_links { color: #4e4e4e; text-decoration: underline;}
	A:active.top_links { color: #4e4e4e; text-decoration: underline;}
	A:hover.top_links { color: #4e4e4e; text-decoration: none;}
	
	A.prod_link { color: #CC0000; text-decoration:none;}
	A:hover.prod_link { color: #CC0000; text-decoration:underline;}	
	
	A.left_menu_links {
		font-size: 12px;
		font-family: Tahoma;
		color: #2E4F6E;
		text-decoration:none;
	}
	A:hover.left_menu_links {
		font-size: 12px;
		font-family: Tahoma;
		color: #2E4F6E;
		text-decoration:underline;
	}
			
	.left_block_header {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #CC0000;
		margin-left: 5pt;
	}
	
	.right_block_header {
		font-family: Tahoma;
		font-size: 18px;
		color: #CC0000;		
	}
	
	.news_date_front {
		font-size: 10px;
		font-family: Tahoma;
		font-weight: bold;
		color: #2E4F6E;
	}	
	
	.news_item_date {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #4e4e4e;	
	}
	
	INPUT.cont_form_text_field {
		width: 288px;
		border: 1px solid #BCD2E7;
	}
	
	.cont_form_header {
		font-weight: bold;
		color: #1C354B;
		height: 25px
	}
	
	.cont_form_field_title {
		color: #1C3549;
		padding-left: 4pt;
		width: 70px
	}