BODY {
	background-color: #6f8f6b; MARGIN: 0px; BORDER-LEFT: 0px; HEIGHT: 100%
}

.flashpane {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;
}
.contentpane {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; PADDING-TOP: 7px
}
.rightpane {
	PADDING-RIGHT: 0px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; PADDING-TOP: 7px;
}
.leftpane {
	PADDING-RIGHT: 7px; PADDING-LEFT: 0px; PADDING-BOTTOM: 7px; PADDING-TOP: 7px;
	background-image: url(images/ab_padding_left.gif);
	background-repeat: repeat-y;
	background-color: #0f9f00;
	width: 200px;
	height: 100%;
}

.Head {	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000}
.SubHead {	FONT-SIZE: 11px; COLOR: #000000}
.SubSubHead {	FONT-SIZE: 11px; COLOR: #000000}
.Normal {	FONT-SIZE: 11px; COLOR: #000000}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active  {	COLOR: #902141; TEXT-DECORATION: underline}
A.CommandButton:hover {COLOR:#902141; TEXT-DECORATION: none}
TH,TD,DIV {	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
A,A:link,A:visited ,A:active {	COLOR:#000000; TEXT-DECORATION: none}
A:hover {	COLOR: #000000; TEXT-DECORATION: underline}
A:visited {	COLOR:#000000; TEXT-DECORATION: none}

.footer 
{
	padding-bottom: 5px;
	padding-right: 10px;
	color: #FFFFFF;
}

.footer a:link, .footer a:active, .footer a:visited, footer a:hover 
{
		FONT-WEIGHT:normal; 
		FONT-SIZE: 13px; 
		COLOR: #FFFFFF;
		TEXT-DECORATION: none;
}

.links 
{
	padding-top: 5px;
	color: #FFFFFF;
}

.links a, .links a:active, .links a:visited
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none

}
.links a:hover 
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #FFFFFF; 
	TEXT-DECORATION: underline
}

.lt{ text-align:left;vertical-align:top; }
.rt{ text-align:right;vertical-align:top; }
.lb{ text-align:left; vertical-align:bottom;}
.rb{ text-align:right; vertical-align:bottom;}
.cm{ text-align:center; vertical-align:middle;}
.ct{ text-align:center; vertical-align:top;}
.cb{ text-align:center; vertical-align:bottom;}
.rm{ text-align:right; vertical-align:middle;}
.lm{ text-align:left; vertical-align:middle;}

.bg-x{ background-repeat:repeat-x;}
.bg-y{ background-repeat:repeat-y;}
.bg-no{ background-repeat:no-repeat;}

.bg-p-lt{ background-position: left top;}
.bg-p-rt{ background-position: right top;} 
.bg-p-lb{ background-position: left bottom;} 
.bg-p-rb{ background-position: right bottom;}

/* galvena lapas tabula viss, kas atrodas zem galvenas bildes*/
.mainbody {
	background-color: #FFFFFF;
}

/* Horizontal Menu bar container*/
.Menu_Container 
{
	background-image: url(images/ab_menu_container.gif);
	background-repeat: repeat-x;
	height: 40px;
	padding-left: 12px;
}

/* Main Menu background */
.MainMenu_MenuContainer 
{
	text-align:center;
	vertical-align:middle;
	padding: 0px; /*for IE to remove padding around Menu Item*/
}

.MainMenu_MenuBreak 
{
	border-width: 0px;
}

/* Main Menu ietem */
.MainMenu_TabRootMenuItem TD
{
   font-size: 18px;
   font-weight: normal;
   font-family: Arial;  
   color: #000000;  
   height: 40px; 
   width: 114px;
   text-align: center;
   background-image: url(images/ab_menu_item.gif);
   background-repeat: repeat-x;
}

.MainMenu_LeftSide
{
	width: 5px;
	height: 40px;
	background-image: url(images/ab_menu_item_left.gif);
	background-repeat: no-repeat;	
}

.MainMenu_RightSide
{
	width: 5px;
	height: 40px;
	background-image: url(images/ab_menu_item_right.gif);
	background-repeat: no-repeat;
}

/* Main menu item when any submenu item is selected */
.MainMenu_TabRootMenuItemSel TD
{
   font-size: 18px;
   font-weight: normal;
   font-family: Arial;  
   color: #FFFFFF;  
   height: 40px; 
   width: 114px;
   text-align: center;
   background-image: url(images/ab_menu_selected.gif);
   background-repeat: repeat-x;	
}

/*Main Menu Item mouse over*/
.MainMenu_TabMenuItemHover TD
{
   font-size: 18px;
   font-weight: normal;
   font-family: Arial;  
   color: #000000;  
   height: 40px; 
   width: 114px;
   text-align: center;
   background-image: url(images/ab_menu_hover.gif);
   background-repeat: repeat-x ;	
}

/* Selected Main Menu Item */
.MainMenu_TabMenuItemSelHover TD
{
   font-size: 18px;
   font-weight: normal;
   font-family: Arial;  
   color: #FFFFFF;  
   height: 40px; 
   width: 114px;
   text-align: center;
   background-image: url(images/ab_menu_selected.gif);
   background-repeat: repeat-x;
}

.MainMenu_Active_LeftSide
{
	width: 5px;
	height: 40px;
	background-image: url(images/ab_menu_selected_left.gif);
	background-repeat: no-repeat;	
}

.MainMenu_Active_RightSide
{
	width: 5px;
	height: 40px;
	background-image: url(images/ab_menu_selected_right.gif);
	background-repeat: no-repeat;
}

.VerticalMenu_MenuContainer 
{
	padding: 20px 10px 20px 5px;
	vertical-align: top;
	background-image: url(images/ab_padding_left.gif);
	background-repeat: repeat-y;
	background-color: #0f9f00;
}

.Bottom_Bar
{
	background-image: url(images/ab_padding_left.gif);
	background-repeat: repeat-y;
	background-color: #0f9f00;
	height: 42px;
}

.Top_Bar
{
	background-image: url(images/ab_padding_left.gif);
	background-repeat: repeat-y;
	background-color: #0f9f00;
	height: 10px;
}

.Content_Frame_1
{
	border-left: solid 1px #6b6b6b;
	border-top: solid 1px #6b6b6b;
	border-bottom: solid 1px #6b6b6b;
	width: 100%;
	height: 100%;
}

.Content_Frame_2
{
	border-left: solid 1px #c6c6c6;
	border-top: solid 1px #c6c6c6;
	border-bottom: solid 1px #c6c6c6;
	width: 100%;
	height: 100%;
}

.Content_Frame_3
{
	border-left: solid 1px #f7f7f7;
	border-top: solid 1px #f7f7f7;
	border-bottom: solid 1px #f7f7f7;
	width: 100%;
	height: 100%;
}

.buttom_shadow 
{
	background-image: url(images/ab_bottom_shadow.gif);
	background-repeat: repeat-x;
	height: 19px;
}

.right_corner
{
	background-image: url(images/ab_corner1_shadow.gif);	
	background-repeat: no-repeat;
	height: 19px;
	width: 15px;
}

.right_shadow
{
	background-image: url(images/ab_right_shadow.gif);	
	background-repeat: repeat-y;
	width: 15px;
	height: 100%;
}

.left_shadow
{
	background-image: url(images/ab_left_shadow.gif);	
	background-repeat: repeat-y;
	width: 10px;
	height: 100%;
}

.left_corner
{
	background-image: url(images/ab_corner2_shadow.gif);	
	background-repeat: no-repeat;
	height: 19px;
	width: 10px;
}
