div#cUp {background: url('/img/tpl/green/k2-up-x.gif') #9DBFAF repeat-x; height: 65px; position: absolute; left: 0px; top: 0px; border-bottom: 1px solid #7F7E83; width: 100%;}
div#cLeft, div#cRight {position: absolute; top: 70px; left: 0px}
div#cMain {position: absolute; top: 70px; left: 0px}
div#cLeftResize, div#cRightResize { position: absolute; width: 9px; cursor: w-resize; top: 0px; left: 0px }
div#cUpResize { position: absolute; height: 5px; overflow-y: hidden; width: 100%; left: 0px }

div#version {position: absolute; top: 50px; left: 10px; color: #FFFFFF}
img#mainHeadImg {position: absolute; top: 0px; left: 0px;}
div#mainToolBar {position: absolute; top: 0px; left: 305px; height: 39px; padding-top: 26px;}
div#mainToolBar img {border: 0px; margin-right: 12px;}
div#mainToolBar form#navBarForm {position: absolute; left: 255px; top: 29px;}
div#mainToolBar form#navBarForm input.navBarInput {width: 168px; padding-left: 20px;}
div#mainToolBar div#enterToolbar {position: absolute; left: 483px; top: 26px; width: 80px;}

/* Tooltip*/
div#Tooltip { left: 10px; top: 10px; visibility: hidden; position: absolute; color: #333333; z-index: 999999; opacity: 0.98; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=98); -moz-opacity: 0.98 }
div#Tooltip div.content { padding: 10px; background: #fcfee2}
div#Tooltip div.TopBorder { border-top: 1px solid #b8b8b8; border-left: 1px solid #b8b8b8; border-right: 1px solid #b8b8b8; }
div#Tooltip div.BottomBorder { border-bottom: 1px solid #b8b8b8; border-left: 1px solid #b8b8b8; border-right: 1px solid #b8b8b8; }
div#Tooltip div.content h1 { font-size: 15px; margin-bottom: 10px; color: #f08302 }
div#Tooltip div.content small  { font-size: 8px; font-family: Verdana; font-weight: bold; margin-bottom: 5px }
div#Tooltip div.footer { background: url('/img/tooltip/tooltip.png'); height: 8px; font-size: 1px }
div#Tooltip div.header { background: url('/img/tooltip/lt.png'); height: 8px; font-size: 1px }

/* Центральная панель */

#cMainTabsContainer { width: 100%; margin-bottom: -1px }
#cMainTabsContainer img.CloseRed { margin-left: 8px}

#cMainTabs { list-style: none }
#cMainTabs li { word-wrap: nowrap; font-weight: bold; cursor: pointer; float: left; padding-left: 10px; padding-right: 2px; height: 20px; padding-top: 5px; background: #f4f4f4; margin-right: 5px; border: 1px solid #7F7E83 }
#cMainTabs li img { margin-right: 4px }
#cMainTabs li img.close { margin-right: 0px }
#cMainTabs li.Active { background: #9DBFAF }
#cMainContent { border-top: 1px solid #7F7E83; border-left: 1px solid #7F7E83; border-right: 1px solid #7F7E83; background: #9DBFAF; width: 100%; overflow-x: auto; overflow-y: auto }
#cMainTabs li.NewTabControl { background: transparent; border: 0px }

/* Левая панель */
#cLeftPanel { width: 100% }
#cLeftContainer { background: #9DBFAF; border-top: 1px solid #7F7E83 }
#cLeftTabsContainer { width: 25px }
#cLeftContent { overflow-y: auto; padding: 5px }
#cLeftTabs { border-left: 1px solid #7F7E83; list-style: none }
#cLeftTabs li { cursor: pointer; text-align: center; padding-top: 5px; margin-left: -1px; background: #f4f4f4; margin-bottom: 4px; height: 20px; border: 1px solid #7F7E83 }
#cLeftTabs li.Header { background: transparent; border: 0px; border-left: 1px solid #7F7E83; height: 15px }
#cLeftTabs li.Active { border-left: 0px; background: #9DBFAF }
#cLeftTabs li.NewTabControl { background: transparent; border: 0px; border-left: 1px solid #7F7E83 }

/* Правая панель */
#cRightPanel { width: 100% }
#cRightContainer { background: #9DBFAF; border-top: 1px solid #7F7E83 }
#cRightTabsContainer { width: 25px }
#cRightContent { overflow-y: auto; padding: 5px }
#cRightTabs { border-right: 1px solid #7F7E83; list-style: none }
#cRightTabs li { cursor: pointer; text-align: center; padding-top: 5px; margin-right: -1px; background: #f4f4f4; margin-bottom: 4px; height: 20px; border: 1px solid #7F7E83 }
#cRightTabs li.Header { background: transparent; border: 0px; border-right: 1px solid #7F7E83; height: 15px }
#cRightTabs li.Active { border-right: 0px; background: #9DBFAF }
#cRightTabs li.NewTabControl { background: transparent; border: 0px; border-right: 1px solid #7F7E83 }

/* Опции вкладки */
#TabOptions { position: absolute; width: 250px; border: 1px solid #7F7E83; background: #f4f4f4; padding: 10px }
#TabOptions p { margin-bottom: 10px }
#TabOptions h1 { text-align: center; font-size: 15px; margin-bottom: 10px }
#TabOptions img { cursor: pointer; padding-right: 2px; padding-bottom: 2px }
#TabOptions input { border: 1px solid #7F7E83 }
#TabOptions input.button { border: 1px solid #a2a2a2; background: url ('/img/button.gif'); height: 20px; color: black; font-weight: bold; font-size: 10px }
.GroupHeader { font-weight: bold }

.std_button {
	border: 1px solid #a2a2a2;
	background: url('/img/button.gif');
	height: 20px; color: black;
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
	width: auto;
	font-weight: bold
}
.std_button2 {
	border: 1px solid #a2a2a2;
	background: url('/img/button2.gif');
	height: 20px; color: black;
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
	width: auto;
	font-weight: bold
}
