/* ---------------------------------------------------------------------------------------------------- */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	height: 100%;
}
.full_screen{
	width:100%;
	height:100%; /* works only if parent container is assigned a height value */ 
}

.main_table{
	width:100%;
	height:100%; /* works only if parent container is assigned a height value */ 
}
.main_table_td{
	width:774px;
	height:100%;
}
.body_table{
	width:774px;
	height:100%; /* works only if parent container is assigned a height value */ 
	background: url("../images/ltu.jpg") bottom left no-repeat #CCE6F5;
}
.body_table_header{
	vertical-align: top;
	height:80px;
}
.body_table_footer{
	vertical-align: bottom;
	height:55px;
}
.header{
	width:774px;
}
.header_logo td{
	background: url("../Images/logo_bg.gif") repeat-x; /* #EEF2F4;*/
	height: 55px;
	border-bottom:1px solid #ffffff;
}
.header_banner{
	text-align:center;
	background:#ffffff;
	width:774px;
}
.menu_block{
	width: 188px;
	vertical-align:top;
}
.menu_block{
	width: 188px;
	vertical-align:top;
	padding-bottom:25px;
/*	background:#dddddd;*/
}
.menu_table{
	border-top: 1px solid #E3E6E7;
	border-left: 1px solid #E3E6E7;
	background-color: #CCE6F5;
	padding-top: 4px;
	padding-left :3px;
}
.menu{
	width: 183px;
	background: url("../images/menu_bg.gif") right repeat-y #62AEDB;
	border-top: 1px solid #B9D0DE;
	border-right: 1px solid #B9D0DE;
	border-bottom: 1px solid #B9D0DE;
	border-left: 1px solid #B9D0DE;
}
.menu td{
}
.menu a:link, .menu a:visited, {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover, .menu a:active{
	color: #ffffff;
	text-decoration: underline;
}
.submenu td{
	padding-left:33px;
	background: url("../images/submenu_arrow.gif") no-repeat 23px 3px;
}
.submenu a:link, .submenu a:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover, .menu a:active{
	color: #ffffff;
	text-decoration: underline;
}
.search_box .search_edit{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 8px;
}
.search_box .search_edit input{
	background-color: #ffffff;
}
.search_box .search_img{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.search_text{
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 0px;
	text-align: right;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
}
.main_content{
	width: 585px;
	vertical-align:top;
}
.title_bar{
	vertical-align: top;
	height: 24px;
	width: 585px;
	background-color: #CCE6F5;
}
.title{
	background: url("../images/title_bg.gif") repeat-x #E78520;
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.print_butt{
	text-align: right;
	vertical-align: middle;
}
.print_butt img{
	border: none;
	padding-left:5px;
	padding-right:5px;
}
.print_butt a:link, .print_butt a:visited, .print_butt a:active{
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #2CA1E6;
}
.print_butt a:hover{
	color: #1A4269;
	text-decoration: underline;
}
.content_block{
	width: 100%;
	vertical-align:top;
	border-right: 1px solid #E3E6E7;
	background: url("../images/content_bg.gif") top right repeat-y #ffffff;
}
.pre_content_box{
	padding-right:3px;
}
.content_box{
	width:100%;
	height:100%;
	border-top: 1px solid #B7CFDC;
	border-right: 1px solid #B7CFDC;
	vertical-align:top;
}
.footer_angle{
	width:188px;
	height:52px;
}
.footer_angle img{
	border: none;
}
.footer_content {
	width:100%;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-top: 4px;
	border-right: 1px solid #E3E6E7;
	border-bottom: 1px solid #E3E6E7;
}
.copy_rights{
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	height:52px;
	width:100%;
	background: #B0D3E8;
}
.copy_rights a:link, .copy_rights a:visited, .copy_rights a:active{
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #2CA1E6;
	text-decoration: none;
}
.copy_rights a:hover{
	color: #1A4269;
	text-decoration: underline;
}
.AbsBody{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
}
.hrLine{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.button{
	color:#ff0000;
}
.Command{
	font-size: 12px;
	font-weight: bold;
	color: #1A4269; 
	padding-top:2px; 
	padding-right:5px; 
	padding-bottom:3px; 
	padding-left:5px;
	text-align:center;	
}
  .Command a:link {color: #2CA1E6; text-decoration: none;}
  .Command a:visited {color: #2CA1E6; text-decoration: none;}
  .Command a:active {color: #1A4269; text-decoration: underline;}
  .Command a:hover {color: #1A4269; text-decoration: underline;}
  .Command a:focus {color: #1A4269; text-decoration: underline;}

.infoLine{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	width: 100%;
	background: #62AEDB; /*#8BC6E9;*/
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #ffffff;
}
.infoLine a:link, .infoLine a:visited{
	text-decoration: none;
	color: #ffffff;
}
.infoLine a:hover, .infoLine a:active{
	text-decoration: underline;
	color: #1A4269;
}
.langsLine a:link, .langsLine a:visited{
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
}
.langsLine a:hover, .langsLine a:active{
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: underline;
	color: #1A4269;
}
.langsLine a.sel:link, .langsLine a.sel:visited{
	font-family: Tahoma;
	font-size: 9px;
	color: #1A4269;
}
.Announced{
	width:100%;
	padding-right:5px;
}
.Announced th{
	text-align: left;
	width:100%;
	padding:5px;
	border-bottom:1px solid #B8CFDD;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D3850A;
	text-decoration: none;
}
.Announced th a:link, .Announced th a:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D3850A;
	text-decoration: none;
}
.Announced th a:hover, .Announced th a:active{
	color: #D3850A;
	text-decoration: underline;
}
.Announced td{
	width:100%;
	padding-bottom:5px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0368A4;
}
.Announced p{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0368A4;
}
.FirstPageList{
	width:100%;
	padding:5px;
}
.FirstPageListTopElement TH{
	width: 100%;
	color: #EC960E;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: Left;
	padding-bottom: 5px;
}
.FirstPageListTopElement TD{
	width: 100%;
	color: #61605C;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding:0px;
}
.FirstPageListTopElement P{
	color: #61605C;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding:0px;
}
.FirstPageListTopElement IMG{
	padding-right:5px;
}
.FirstPageListMiddleElement{
	width:100%;
	background: url("../images/middle_element_bg.gif") repeat-x top left #F7F8F8;
}
.FirstPageListMiddleElement TH{
	width: 100%;
	color: #1A4269;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: Left;
	padding: 5px;
}
.FirstPageListMiddleElement TD{
	width: 100%;
	color: #61605C;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding:5px;
	padding-top:0px;
}
.FirstPageListMiddleElement P{
	color: #61605C;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding:0px;
}
.FirstPageListMiddleElement IMG{
	padding-right:5px;
}
.middle_element_line{
	background:url(../images/middle_element_line.gif) repeat-x 0px 0px;
}
.FirstPageListBottomElement TH{
	width: 100%;
	color: #1A4269;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: Left;
	padding: 5px;
	padding-top:0px;
}
.FirstPageListBottomElement TD{
	color: #61605C;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding:0px;
}
.FirstPageListBottomElement P{
	color: #61605C;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	vertical-align:top;
	padding-left:5px;
}
.FirstPageListBottomElement IMG{
	padding:5px;
}


.ImgBox07{
	width: 7px;
	height: 7px;
	background: none;
}
.ImgBox08{
	width: auto;
	height: 7px;
	background: url("../images/box/img_8.gif") repeat-x;
}
.ImgBox09{
	width: 7px;
	height: 7px;
	background: none;
}
.ImgBox04{
	width: 7px;
	height: auto;
	background: url("../images/box/img_4.gif") repeat-y;
}
.ImgBox05{
	width: auto;
	height: auto;
	background: none;
}
.ImgBox06{
	width: 7px;
	height: auto;
	background: url("../images/box/img_6.gif") repeat-y;
}
.ImgBox01{
	width: 7px;
	height: 7px;
	background: none;
}
.ImgBox02{
	width: auto;
	height: 7px;
	background: url("../images/box/img_2.gif") repeat-x;
}
.ImgBox09{
	width: 7px;
	height: 7px;
	background: none;
}

/* ---------------------------------------------------------------------------------------------------- */
H1{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma;
	padding-left: 5px;
	padding-right: 5px;
}
H2
{
	padding: 0px;
	margin: 0px;
	padding-left:5px;
	font-size: 15px;
	font-family: Tahoma;
	font-weight: bold;
  color: #1A4269;	
}
H3
{
	padding: 3px;
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
  color: #FCBD4B;	
}
H4{font-size:11px; margin:0px; padding:0px;}
p
{
	color: #050D22;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;	
	padding-left: 5px;
	margin: 0px;
}
HR
{
		color: #050D22;
    height:1px
}
/* ---------------------------------------------------------------------------------------------------------------- */
a {
	color: #044fa3;
	text-decoration:none;
}
a:active{
	color: #044fa3;
	text-decoration:none;
}
a:hover{
	color: #050D22;
	text-decoration:underline;
}
a:focus{
	color: #044fa3;
	text-decoration:none;
}
a:visited{
	color: #044fa3;
	text-decoration:none;
}

.MainTable{
}

.MainTableW
{
  width: 100%;
}
.MainTableWTD
{
	border:0 px solid #666666;
}

.TitleTable{
	width: 100%;
}
.TitleTableEditModeTD{
	color:#000000;
}

table.TitleTable tr td.TitleTD{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	color : White;
	font-weight : bold;
	text-transform : uppercase;
}

table.TitleTable tr td.TitleTD A{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	color : White;
	letter-spacing : 2px;
	font-weight : bold;
	text-transform : uppercase;
}

.SavedTable{
	background-color : #EEFFEE;
	width:100%
}


table.SavedTable tr td.SavedTD{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #009900;
	font-weight: bold;
}

.ErrorTable{
	width : 100%;
}

table.ErrorTable tr td.ErrorTD{
	padding: 3px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	color: #044fa3;
	font-weight : bold;
}


.OptionsTableTable{
	width : 100%;
	background-color: transparent;
	border-bottom-width : 0px;
	border-bottom-style : solid;
	border-bottom-color : #000000;
	border-top-width : 0px;
	border-top-style : solid;
	border-top-color : #000000;
	border-left-width : 0px;
	border-left-style : solid;
	border-left-color : #000000;
	border-right-width : 0px;
	border-right-style : solid;
	border-right-color : #000000;
	padding:1px;
}
.OptionsTable TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : left;
}

.MainInnerTable{
	width : 100%;
}
.MainInnerTable TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align : left;
}

.MainInnerTable Font{
	font-size: 12px;
}

.MainInnerTableGrid{
	width : 100%;
	background-color : #EEEEEE;
	border-collapse: collapse;
}
.MainInnerTableGrid TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : left;
}
.MainInnerTableGrid TD TD {
}

.MainInnerTableGridT
{
   	width : 230px;
	background-color : #EEEEEE;
	border-collapse: collapse;
}
.MainInnerTableGridT TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : left;
}
.MainInnerTableGridT TD TD {
	border: 0px solid black;
}

.ItemTable{
	width: 100%;
}

.ItemTable2{
	width: 100%;
	background: url(/images/editor_selection_bg.gif) top left repeat-x #F7F8F8;
}




.ItemTitle{
	width : 100%;
}
td.ItemTitleTD{
	font-size: 14px;
}
table.ItemTitle tr td.ItemTitleTD{
	font-size: 14px;
	font-family: Tahoma;
	font-weight : bold;
}
.ItemTitleTD a:link, .ItemTitleTD a:visited, .ItemTitleTD a:active{
	font-size: 14px;
	font-family: Tahoma;
	color: #1A4269;
	font-weight : bold;
	text-decoration: none;
}
.ItemTitleTD A:hover{
	text-decoration: underline;
}
table.ItemTitle tr td.ItemTitleTDDate{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	color: #EFAD11;
	font-weight : bold;
}

.ItemComments td{border:0px}
.ItemComments table{border:0px}
.ItemComments{
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:4px;
	
}

.HeadRow{
	background-color: #000069;
}

.HeadRow TD{
	font-weight : bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.HeadRow TD A{
	font-weight : bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.HeadRowSmall{
	background-color: #000069;
}

.HeadRowSmall TD{
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.HeadRowSmall TD A{
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.HeadRowSmallGrid{
	background-color: #000069;
}

.HeadRowSmallGrid TD{
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px solid White;
}

.HeadRowSmallGrid TD TD
{
	border: 0px solid White;
}

.SubMenu{font-size: 10px;color: #000000;font-family: Verdana, Arial, Helvetica, sans-serif;}
  A.SubMenu:link {color: #000000; text-decoration: underline;}
  A.SubMenu:visited {color: #000000; text-decoration: underline;}
  A.SubMenu:active {color: #000000; text-decoration: none;}
  A.SubMenu:hover {color: #000000; text-decoration: none;}
  A.SubMenu:focus {color: #000000; text-decoration: none;}

.SubMenuSelected{font-size: 10px;font-weight : bold;color: #000000;font-family: Verdana, Arial, Helvetica, sans-serif;}
  A.SubMenuSelected:link {color: #000000; text-decoration: underline;}
  A.SubMenuSelected:visited {color: #000000; text-decoration: underline;}
  A.SubMenuSelected:active {color: #000000; text-decoration: none;}
  A.SubMenuSelected:hover {color: #000000; text-decoration: none;}
  A.SubMenuSelected:Focusr {color: #000000; text-decoration: none;}

.Title{font-size: 12px;font-weight: bold;color: #1A4269;}
  .Title a:link {color: #2CA1E6; text-decoration: none;}
  .Title a:visited {color: #2CA1E6; text-decoration: none;}
  .Title a:active {color: #1A4269; text-decoration: underline;}
  .Title a:hover {color: #1A4269; text-decoration: underline;}
  .Title a:focus {color: #1A4269; text-decoration: underline;}

.Title_comm{font-size: 12px;font-weight: bold;color: #1A4269; padding-top:2px; padding-right:5px; padding-bottom:3px; padding-left:5px;}
  .Title_comm a:link {color: #2CA1E6; text-decoration: none;}
  .Title_comm a:visited {color: #2CA1E6; text-decoration: none;}
  .Title_comm a:active {color: #1A4269; text-decoration: underline;}
  .Title_comm a:hover {color: #1A4269; text-decoration: underline;}
  .Title_comm a:focus {color: #1A4269; text-decoration: underline;}

img.ItemImage{
	border : 0px solid Black;
	padding : 1px 1px 1px 1px;
}

img.ArrowImage{
	border : 0px solid Black;
}

img.NoBorder{
	border : 0px solid Black;
}
img.CurrencyFlag
{
	border : 1px solid Black;
}

.NavigationTable{
	border :0px double Black;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

.NavigationTable TD{
	font-size: 10px;
	font-family: Verdana,Helvetica;
}

div.Scroll
{
	overflow:auto;
	width:250px;
	height:340px;
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-dark-shadow-color : #000069;
	scrollbar-face-color : #000069;
	scrollbar-highlight-color : #000069;
	scrollbar-shadow-color : #EEEEEE;

}
.XXSmall
{
	font-size: 10px;
}
/* ---------------------------------------------------------------------------------------------------------- */
.LeftMenuTitle{
	background: url(../images/inside_submeniu_title_back_.jpg) right no-repeat #A5C4E0;
	padding: 0px 0px 0px 15px;
	text-transform:uppercase;	
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #050d22;
}
