

.contentstyle{
	background-color: White;
	BORDER-RIGHT: #A8A8A8 1px solid;
	BORDER-TOP: #A8A8A8 1px solid;
	BORDER-LEFT: #A8A8A8 1px solid;
	BORDER-BOTTOM: 1px solid #A8A8A8;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	BACKGROUND-IMAGE: url(/images/gradient_Gray.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}

.navig {
	color: white; 
}

.skinmaster {
	height: 100%;
/*	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; */
}
.skinheader {
}
.skingradient {
	background-color: #F1F1F1;
	BORDER-TOP: 2px solid #E9E9E9;
	HEIGHT: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 275px;
	height: 100%;
	
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 30px;
	padding-bottom: 16px;
	background-color: #7E1D31;
	BORDER-RIGHT: #791D34 1px solid;
	BORDER-TOP: #791D34 1px solid;
	BORDER-LEFT: #791D34 1px solid;
	BORDER-BOTTOM: #791D34 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	background: #7E1D31 url(/images/gradient_Red.jpg) repeat-x;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
	background: White none;
	color: Black;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
}
.TreeViewMenu {
	width: 175px;
	height: 100%;

	background-color: #7E1D31;
	BORDER-RIGHT: #791D34 1px solid;
	BORDER-TOP: #791D34 1px solid;
	BORDER-LEFT: #791D34 1px solid;
	BORDER-BOTTOM: #791D34 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	background: #7E1D31 url(/images/gradient_Red.jpg) repeat-x;

}

.PageHead   {
font-family: Arial, Verdana;
font-size: 14px; 
font-style: normal;
font-weight: bold;
color: #E3D08E;
vertical-align: middle;
padding: 12px;
}

.Head   {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.footer {
font-family: Arial, verdana;
font-size: 10px; 
color: #999999;
}

.navigation {
font-family: Arial, verdana;
font-size: 9px; 
font-style: normal;
color: #666666;
}
.navigation a,
.navigation a:link,
.navigation a:active {
font-family: Arial, verdana;
font-size: 9px; 
font-style: normal;
color: #666666;
text-decoration: none;
}
.navigation a:hover {
font-family: Arial, verdana;
font-size: 9px; 
font-style: normal;
color: #333333;
text-decoration: underline;
}

.TreeMenu_node ,
.TreeMenu_node :visited,
.TreeMenu_node :link,
.TreeMenu_node :active {
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 13px; 
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	filter:dropShadow(Color='#000000',OffX=1,OffY=2,Positive='2');
	/*padding-left: 6px;*/
	padding-top: 4px;
}
.TreeMenu_node :hover {
	color: #E3D08E;
}


.TreeMenu_NodeChild , 
.TreeMenu_NodeChild :link,
.TreeMenu_NodeChild :visited,
.TreeMenu_NodeChild :active {
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	filter: dropShadow(Color='#000000',OffX=1,OffY=2,Positive='2');
	padding-left: 13px;
	padding-top: 1px;
	text-transform: lowercase;
}
.TreeMenu_NodeChild :hover {
	color: #E3D08E;
}














/*BODY
{
    COLOR: black;
    FONT-FAMILY: arial, tahoma, verdana, times new roman;
    FONT-SIZE: medium;
    FONT-WEIGHT: bold;
    text="#000000";
    topmargin="0";
    leftmargin="0";
    marginwidth="0";
    marginheight="0"
}*/
a.tab   {
	color:  #040aff;/*#868cff;*/
	text-decoration: none; 
	padding-left: 6px;
	padding-right: 6px;
	/*BORDER-RIGHT: 1px solid #D7D6D6;*/
}

a.tab:link  {
	color: #040aff;
	text-decoration: none;
}

a.tab:visited {
	text-decoration: none;
	color:  #040aff;
}

a.tab:hover {
	color: #040aff;
	text-decoration: underline;
}

a.tab2  {
	color:  #040aff;
	text-decoration: none; 
	padding-left: 4px;
	padding-right: 4px;
}

a.tab2:link  {
	color: #040aff;
	text-decoration: none;
}

a.tab2:visited {
	text-decoration: none;
	color:  #040aff;
}

a.tab2:hover {
	color: #040aff;
	text-decoration: underline;
}
a.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}
td.tabpane {
	BORDER-BOTTOM: 1px solid #D7D6D6;
	background-color: transparent;
}

.inputtext { height: 18px; font-family: arial, tahoma, verdana, times new roman; color: #000000; font-size: 8pt;}

.left { font-family: arial, tahoma, verdana, times new roman }

.leftb { font-weight: bold; font-family: arial, tahoma, verdana, times new roman }

.statustxt { font-size: xx-small; font-family: arial, tahoma, verdana, times new roman; margin: 2px }

teksts { font-size: x-small; font-family: arial, tahoma, verdana, times new roman }

.uzmanibu { font-size: x-small; font-family: arial, tahoma, verdana, times new roman }

caption  { color: #660; font-size: medium }

table {
	font-size: 10pt;
	font-family: tahoma;
}

.clsShow {LINE-HEIGHT: 120%; MARGIN-BOTTOM: 4px; MARGIN-TOP: 6px }
.hostinfo    { font-weight: bolder; font-family: arial, tahoma, verdana, times new roman; text-decoration: none }
td.title { color:  #660000; font-weight: bold }
td.label   { color: #660000; font-style: italic; font-size: 85%; text-decoration: none }
td.dec   {  text-align: right;}
td.text { color: #000000; font-size: 85% 	padding-top: 5px;}
td.comment { color: #000000; font-size: 85% }
td.piez { color: #999999; font-size: 85% }
.lookfor { background-color: #c9bfd3 }
a.label { text-decoration: none; font-weight: bold; color: #000000 }
a.label:link {text-decoration: none; text-weight: bold; color: #000000}
a.label:visited {text-decoration: none ;text-weight: bold; color: #000000}
a.label:hover     { color: #333; font-weight: bold; text-decoration: underline }
a.other   { color:  #868cff; text-decoration: none; padding-top: 5px;}
a.other:link  { color: #868cff; text-decoration: none; padding-top: 5px; }
a.other:visited {text-decoration: none;   color:  #868cff}
a.other:hover       { color: #040aff; text-decoration: underline }
a.pgNum     { color: #8b8c8f; text-decoration: none }
a.pgNum:link    { color: #8b8c8f; text-decoration: none }
a.pgNum:visited  { color: #8b8c8f; text-decoration: none }
a.pgNum:hover        { color: #000; text-decoration: underline }
tr.dathead  { background-color: #DCDCDC}
tr.datnep   {
	background-color: #FDFDFD;
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
tr.datpar   {
	background-color: #F8F8F8;
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
tr.datfoot   { background-color: #adc0f7 }
td.fltrlab {color: black;font-family: arial, tahoma, verdana, times new roman; font-size:x-small ; font-weight: bold }
table.fltr   { background-color: #e3e3e3 }
.actpgNum   { color: #000; font-weight: bolder }
.label   { color: #660000; font-style: italic; font-size: 11px; text-decoration: none; font-weight: bold; }

.MenuTitle{
	font-size: 12px;
	font-weight: bold;
	color: #B22222;
}

.ProductInfo{
	font-size: 11px;
	color: #696969;
}

.ProductInfolbl{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
}

.ProductTitle{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.ProductRed{
	font-size: 11px;
	font-weight: bold;	
	color: #FF5900;
}


