body, th, td
{
	font-family: Verdana, Arial;
	font-size: 80%;
	margin:0px;
}

a, a:hover, a:visited { color:#3366cc; }

/* format */
td.left_border, td.left_border_menu_index
{
	padding-left: 10;
}
td.left_border_menu_index
{
	padding-top: 62;
	padding-right: 10;
}
td.top_border_main
{
	padding-top: 30;
}

/* menu */
td.menu_list
{
	padding-top: 10;
	font-weight: bold;
}
td.menu_list ul
{
	margin: 0 0 0 20;
	padding: 0;
}
td.menu_list ul ul
{
	margin: 0 0 0 10;
	padding: 0;
	font-weight: normal;
}
td.menu_list li
{
	list-style-image: url(/portal/images/ic_menu_dot_gray.gif);
	margin: 5 0 0 0;
}
td.menu_list li li
{
	list-style-image: url(/portal/images/ic_dot_gray.gif);
	font-weight: normal;
}
td.menu_list li.active
{
	list-style-image: url(/portal/images/ic_menu_dot_orange.gif);
	margin: 5 0 0 0;
	color: #FF6600;
}
td.menu_list li li.active
{
	list-style-image: url(/portal/images/ic_dot_orange.gif);
	margin: 5 0 0 0;
	color: #FF6600;
}

/* right_menu */
td.right_menu
{
	padding-top: 80;
	padding-left: 20;
}
td.right_menu_inner_arrow_orange
{
	background: #ffffff url(/portal/images/ic_arrow_orange_right.gif) no-repeat bottom left;
}
td.right_menu_inner_arrow_blue
{
	background: #ffffff url(/portal/images/ic_arrow_blue_right.gif) no-repeat bottom left;
}
td.right_menu_inner, td.right_menu_inner_active
{
	padding-top: 5;
	padding-left: 3;
}
td.right_menu_inner_active
{
	color: #FF6600;
	text-decoration: underline;
}

/* page_right_menu */
td.page_right_menu
{
	padding-bottom: 30;
}

/* bottom_menu */
td.bottom_menu
{
	padding-top: 50;
}

/* menu_line */
div.menu_line
{
	padding-bottom: 10;
}
span.menu_line
{
	color: #FF6600;
}

/* headliner */
td.headliner
{
	background: #ffffff url(/portal/images/bg_headliner_blue.gif) repeat-x bottom left;
}

td.headliner_flash
{
	background: #ffffff url(/portal/images/bg_headliner_blue_flash.gif) repeat-x bottom left;
}

td.headliner_top
{
	padding-top: 30;
}
td.headliner_color
{
	background: #ffffff url(/portal/images/bg_headliner_color.gif) repeat-x bottom left;	
}

/* text */
div.main_title, div.main_title_add
{
	color: #FF6600;
	font-size: 150%;
	padding-bottom: 30;
}
div.main_title
{
	padding-top: 50;
}
div.main_title_add
{
	padding-top: 10;
}
div.print_title
{
	color: #FF6600;
	font-size: 150%;
}
div.base_text_topic
{
	color: #5f5f5f;
	font-weight: bold;
	padding-top: 10;
	padding-bottom: 10;
}
div.base_text
{
	padding-bottom: 10;
}
div.base_text ul
{
	margin: 5 0 0 20;
}
div.base_text li
{
	list-style-image: url(/portal/images/ic_dot_blue_small_half.gif);
	margin: 5 0 0 0;
	color: #5f5f5f;
}
div.big_link_text
{
	font-size: 140%;
	font-weight: bold;
}
td.pager_text
{
	font-size: 70%;
}
div.base_text_gray
{
	color: #999999;
	font-size: 85%;
}
span.base_text_gray
{
	color: #5f5f5f;
}

div.search_text_green
{
	color: #008000;
}

div.search_text, div.search_text_green
{
	font-size: 90%;
}

div.link_back
{
	padding-bottom: 15;
}

span.bold
{
	color: #5f5f5f;
	font-weight: bold;
}
span.date
{
	color: #5f5f5f;
	font-size: 80%;
	padding-left: 3;
}
td.news_date
{
	color: #5f5f5f;
	font-size: 70%;
	padding-top: 5;
}
span.news_current
{
	color: #5f5f5f;
	font-size: 90%;
}
a.news_text
{
	font-size: 90%;
}

a.search_link
{
	font-size: 110%;
}

td.news_preview
{
	color: #555555;
	font-size: 100%;
	padding-bottom: 5;
}
td.form_text
{
	padding-right: 10;
}
span.param
{
	color: #000000;
}

/* remark, div.remark_forms */
div.remark, div.remark_forms
{
	color: #999999;
	font-size: 90%;
}
div.remark
{
	padding-bottom: 10;
}

/* error */
.error
{
	color: #FF6600;
	font-size: 90%;
}

/*  */
div.delivery_message
{
	color: #5f5f5f;
	padding-top: 30;
	padding-bottom: 90;
}

/* footer */
td.footer
{
	padding-top: 5;
	padding-bottom: 30;
}

/* copy */
td.copy, div.copy
{
	color: #999999;
	font-size: 70%;
	padding-bottom: 20;
}

/* contacts */
td.contacts
{
	font-size: 70%;
	padding-bottom: 20;
}

/* redast */
span.redast
{
	color: #FF6600;
}

/* main_table */
table.main_table
{
	font-size: 95%;
	border-left-color: #5389c5;
	border-bottom-color: #5389c5;
	width: 100%;
	border-top-style: solid;
	border-top-color: #5389c5;
	border-right-style: solid;
	border-left-style: solid;
	border-collapse: collapse;
	border-right-color: #5389c5;
	border-bottom-style: solid;
}
tr.main_table
{	
	border-left-color: #9f9f9f;
	border-bottom-color: #9f9f9f;
	border-top-color: #9f9f9f;
	background-color: #d9d9d9;
	border-right-color: #9f9f9f;
}

/* search */
td.search
{
	background-color: #f0f0f0;
}
td.search_right
{
	background-color: #999999;
}

/* poll */
td.poll_right
{
	background-color: #999999;
}

div.poll_title
{
	font-weight: bold;
	color: #FF6600;
}

div.poll_text, span.poll_text, select.poll_ddl, div.poll_error
{
	font-size: 80%;
}

div.poll_error
{
	color: #FF0000;
	padding-left: 5px;
	padding-right: 5px;
}

/* lines */
td.blue_line
{
	background-color: #3366cc;
	height: 1;
}

/* print */
td.print, td.print_text
{
	padding-top: 40;
}

td.print_top, td.print_top_text
{
	padding-bottom: 10;
}

td.print_text, td.print_top_text
{
	padding-left: 5;
}

/* source_doc */
div.source_doc
{
	color: #5f5f5f;
	font-size: 85%;
	padding-top: 10;
	padding-bottom: 10;
}

/* map_link */
td.map_link, td.map_link_active
{
	font-size: 60%;
}
td.map_link_active
{
	color: #FF6600;
	text-decoration: underline;
}

/* site_map */
div.site_map
{
	padding-top: 10;
	font-weight: bold;
}
div.site_map ul
{
	margin: 0 0 0 20;
	padding: 0;
}
div.site_map li
{
	list-style-image: url(/portal/images/ic_tor_orange.gif);
	margin: 2 0 0 0;
}
div.site_map li li
{
	list-style-image: url(/portal/images/ic_dot_gray.gif);
	font-weight: normal;
}

/* AppGrid templates*/
/* app_templ_header */
table.thd
{
	border-right: solid 1px #5389c5;
	border-top: solid 1px #5389c5;
	background-color: #d9d9d9;
	font-weight: bold;
}

/* app_templ_header */
td.thd
{
	padding: 3px 3px 3px 3px;
	text-align: center;
	font-size: 9px;
}

/* app_templ_header_empty */
td.thde, td.thd
{
	border-left: solid 1px #5389c5;
}

/* app_templ_main */
table.tm
{
	border-right: solid 1px #5389c5;
	border-top: solid 1px #5389c5;
	border-left: solid 1px #5389c5;
}

/* app_templ_main */
td.tm
{
	border-bottom: solid 1px #5389c5;
}

/* app_templ_grouping */
table.tg
{
	border-right: 0px #5389c5;
	border-top: 0px #5389c5;
	border-left: 0px #5389c5;
	border-bottom: 0px #5389c5;
	background-color: #d9d9d9;
}

/* app_templ_grouping_value */
td.tgv
{
	padding-bottom: 3px;
	padding-top: 3px;
}

/* app_templ_grouping_container */
td.tgc
{
	border-top: solid 1px #5389c5;
	border-bottom-width: 1px;
	border-left: solid 1px #5389c5;
	border-right-width: 1px;
}

/* app_templ_data */
table.tdt
{
	background-color: #ffffff;
	border-color: #5389c5;
	border-style: none;
}

/* app_templ_data_cell_2 */
td.tc2
{
	border-left: solid 1px #5389c5;
}

/* app_templ_data_cell_3 */
td.tc3
{
	border-top: solid 1px #5389c5; 
}

/* app_templ_data_cell_4 */
td.tc4
{
	border-top: solid 1px #5389c5;
	border-left: solid 1px #5389c5;
}

td.tgv,
td.tc1, 
td.tc2, 
td.tc3, 
td.tc4
{
	font-size: 10px;
	padding: 3px 3px 3px 3px;
	white-space: nowrap;
	overflow: hidden;
}

#dvViewData
{	
	z-index: 10; 
	position:absolute; 
	width: auto; 
	height: auto; 
	border: solid 1px #5389c5;
	background-color: #ffffcc;
	font-size: 10px;
	visibility: hidden;
}

/* applicabilitu */
.bottom_line { border-bottom:solid 1px #a0a0a0; }

.bottom_line_soft { border-bottom:solid 1px #e0e0e0; }

.hand { cursor:pointer; }

.progress
{
	z-index:100;
	position:absolute;
	text-align:center;
	border:solid 1px #3366cc;
	background-color:#ffffff;
	color:#666666;
	font-size:11px;
	padding:16px 4px 8px 4px;
	white-space:nowrap;
	filter: progid:DXImageTransform.Microsoft.shadow (direction=120, strength=3, color=#666666);
}

.appl_table	
{
	table-layout:fixed;
	border-collapse:collapse;
	color:#333333;
	font-size:95%;
}

.appl_table td 
{
	overflow:hidden;
	white-space:nowrap;
	font-size:100%;
	text-overflow:ellipsis;
}

input.btn {
  height: 22px;
  font-size:100%;
  cursor:hand;
  border:solid 1px #5389c5;
  color: #336699;
  text-decoration:none;	
  background: url(/portal/images/img.buttonline.gif) repeat-x;
}

.marked_field { background: url(/portal/images/bg.body.gif) repeat left top;cursor:pointer; }