BODY {
	background: #E4E4E4;
	margin: 0px;
	padding: 0px;
	font-family:Tahoma;
	font-size:12px;
	padding: 0px 5px 0px 5px;	
}

.cleaner{
    clear: both;
    font-size: 1px;
    padding:0px;
    margin: 0px;
    border:0px solid yellow;
}

.hiddenPart {
    display: none;
}

.hidden {
	display: none;
}

.floatLeft{
	float: left;
	width: 300px;
	height: 50px;
}

.leftArea .loginBox INPUT.rightFloat{
	margin: 20px 15px 15px 15px;
	float:right;
}

.centerH {
    position: absolute;
    /*border: solid 1px #c3c3c3;*/
    /*background-color: #f0f0f0;*/
    width: 991px; 
    left: 50%;
    /*padding: 0px 0px 20px 0px;*/
    padding: 0px;
    margin: 0px 0px 0px -495px;
}

.topLine {
    border: solid 0px blue;
    height: 210px;
    background:transparent url('./images/top.jpg') left top no-repeat;     
}

.floatPart {
	position:absolute;
	top: 136px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	width: 990px;
	border: solid 1px #c3c3c3;
	border-top: 0px;
	/*background:transparent url('./images/g_bg4_tr.gif') left bottom repeat-x;*/
}

.mainMenu {
	float:left;
    font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-variant: small-caps;
	padding: 75px 0px 10px 0px;      
}

.mainMenu .items{
	background:transparent url('./images/navigation_bg.gif') left top repeat-x;
	float: left;
	height: 48px;
	padding: 0px;
	margin: 0px;
	/*border: 1px solid red;*/
}

.fl {
	float: left;
}
.fr {
	float: right;
}

.underMainMenu {
	height: 50px;
    background:transparent url('./images/g_bg3.gif') left top repeat-x;
}

.mainMenuLeft {
	float:left;
	width: 10px;
	height: 48px;
	background:transparent url('./images/navigation.gif') left top no-repeat;
}
.mainMenuRight {
	float:left;
	width: 10px;
	height: 48px;
	background:transparent url('./images/navigation_0.gif') right top no-repeat;
}

.preMainMenu {
	float:left;
	height: 25px;
	width: 47px;
    background:transparent url('./images/img_05.jpg') left top no-repeat;     
}

.mainMenuSep {
	float:left;
	width: 1px;
	height: 11px;
	margin-top: 18px;
	background:transparent url('./images/navigation_line.jpg') right top no-repeat;
}

.mainMenuItem {
	float:left;
	/*margin: 17px 14px 0px 14px;*/
	padding: 17px 14px 0px 14px;
	cursor: pointer;
	/*border: 1px solid blue;*/
}

.mainMenuUnder{
	text-decoration: underline;
}

.mainMenuSelected{
	color: white;
	text-decoration: none;
}


.subMenuItem{
	cursor: pointer;
	height: 20px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
/*
	background:transparent url('./images/tt_bg2.gif') left top repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#494949;
	text-decoration:none;
	border-top: #9a9a9a solid 1px;
	padding: 5px 0px 0px 5px;
*/	
}

.upperMenu {
	float:right;
	height: 33px;
    background:transparent;
    font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-variant: small-caps;	
}

.upperItems {
	float:left;
	background:transparent url('./images/um_bg.gif') right top repeat-x;
	padding-right: 5px;
}

.preUpperMenu {
	float:left;
	height: 33px;
	width: 22px;
    background:transparent url('./images/nav_1.gif') left top no-repeat;     		
}

.upperMenuItem {
	float:left;
	height: 33px;
	cursor: pointer;
	padding: 7px 0px 5px 2px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color: white;    
}

.upperMenuItem A {
	color: white;
	text-decoration: none;
}

.upperMenuItem A:HOVER {
	color: black;
	text-decoration: underline;
}

/*
.titlePage {
	padding: 134px 0px 0px 24px;
	border: 0px solid red;
	color:#000000;
	font-family:Tahoma;
	font-size:26px; 
}
*/

.titleLine {
	height: 25px;
	background:transparent url('./images/tt_bg3.gif') left top repeat-x;
	color:#6D9501;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	border: #9a9a9a solid 0px;
	padding: 5px;
}

/*.titleLine2 {
	height: 27px;
	background:transparent url('./images/tt_bg2.gif') left top repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	color:#494949;
	text-decoration:none;
	border: #9a9a9a solid 1px;
}

.titleLine DIV {
	padding-top: 5px;
}

.titleLine2 DIV {
	margin: 5px 0px 0px 2px;
}
*/
.mainTable {
	width: 100%;
	/*background-color: #9a9a9a;*/
	background-color: #CCCCCC;
	border: 0px solid red;
	cursor: default;
}

.mainTable TD {
	/*font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	background: #DDDDDD;*/
	font-family:Tahoma;
	font-size:12px;
	background: #E4E4E4;
	border: #9a9a9a solid 0px;
	/*height: 20px;*/
	padding: 2px 1px 2px 1px;
}

.mainTable TH{
	height: 25px;
	background:transparent url('./images/tt_bg3.gif') left top repeat-x;
	color:#6D9501;	
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	border: #9a9a9a solid 0px;	
}

.mainTable .sel TD{
	background: #9a9a9a;
}

.mainTable .more {
	color: #7F7F7F;
	text-align:right;
	text-decoration: underline;
	cursor: pointer;
}

.mainTable SELECT {
	border: 1px solid #B3B9C3;
}

.mainTable TEXTAREA {
	border: 1px solid #B3B9C3;
}

.mainTable TD.buttonsLine {
	height: 50px;
}

.shortTable .numb {
	display: none;
}

.eol {
	float: right;
	margin: 5px 10px 5px 5px;
}


.regTable IFRAME {
	border: 0px solid red;
	height: 70px;
	width: 280px;
}

.regTable INPUT.mainoption{
	margin: 0px 30px 0px 30px;
	width: 130px;
}

.propTable INPUT.mainoption{
	margin: 5px 30px 5px 30px;
	width: 130px;
}

.propTable  SELECT{
	width : 200px;
}	

.propTable .firstRow{
	width: 170px;
}

.tCellX {
	width: 100%;
}


.regInput {
	width: 170px;
	border: 1px solid #B3B9C3;	
}

.sendMail {
	width: 100%;
	border: 1px solid #B3B9C3;	
}


.mainArea {
	width: 650px;
/*	width: 71%;*/
	float: left;	
}

.rightArea {
	float: left;
	border: 0px solid blue;
	width:152px;
/*	width: 14%;*/
	margin: 0px 0px 0px 10px;
}

.leftArea {
	float: left;
	width: 152px;
/*	width:14%;*/
	margin: 0px 10px 0px 4px;
}



.loginBox {
	background: #DDDDDD;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	border: #9a9a9a solid 1px;
	margin-bottom: 10px;
	font-size: 11px;
}

.menu_l {
	background:transparent url('./images/menu_l.gif') left top no-repeat;
	height: 49px;
	width: 38px;
	float: left;
}
.menu_c {
	background:transparent url('./images/menu_c.gif') left top repeat-x;
	color:#FFFFED;
	font-family:Tahoma;
	font-size: 14px;
	font-weight:bold;
	/*text-decoration:underline;*/
	height: 49px;
	float: left;
	padding: 0px;
	margin: 0px;
}

.menu_c DIV {
	margin: 23px 5px 0px 5px;
}

.menu_r {
	background:transparent url('./images/menu_r.gif') left top no-repeat;
	height: 49px;
	width: 8px;
	float: left;
}

.red_small{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: red;
	padding: 5px;
	background:#CCCCCC;
}

.gray_c {
	background:#CCCCCC;
	font-family:Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
	color:#597900;	
	width: 100%;
	padding-left: 10px;
}

TH.gray_title{
	padding: 0px 5px 10px 5px;
	background:transparent url('./images/g_bg5d.gif') left top repeat-x;
	height: 32px;
	font-family:Tahoma;
	font-size: 24px;
	font-weight:bold;
	color:#6D9501;		
}

/*
.greenBox TD{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:normal;	
}
*/

.gray_login {
	font-weight:normal;
	text-decoration:none;		
}


table tr td.s9x9 {
	height: 9px;
	width: 9px;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}

.gray_ltg {
	background:#80AC00 url('./images/gray_lt.gif') left top no-repeat;
}
.gray_lt {
	background:transparent url('./images/gray_lt.gif') right bottom no-repeat;
}
.gray_lb {
	background:transparent url('./images/gray_lb.gif') right top no-repeat;
}
.gray_rt {
	background:transparent url('./images/gray_rt.gif') left bottom no-repeat;
}
.gray_rb {
	background:transparent url('./images/gray_rb.gif') left top no-repeat;
}

.greenBox {
	margin-bottom: 5px;
}

.greenBox .items{
	clear:both;
	padding-left: 7px;
}

.greenBox TH{
	background:transparent url('./images/g_bg5d.gif') left top repeat-x;
	height: 30px;
	font-family:Tahoma;
	font-size: 14px;
	font-weight:bolder;
	color:#6D9501;
			
}
/*
.greenBox .small TD{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
}
*/

.smallFonts{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;	
	/*padding: 0px 5px 0px 5px;*/
}

.leftArea  .inpTit {
	float: left;
	width: 45px;
	margin: 5px 0px 5px 2px; 
}

.leftArea  INPUT {	
	width: 85px;
	margin: 5px 0px 5px 5px;	
}
/*
.leftArea  INPUT.mainoption {
	margin: auto;
	width: 60px;
}
*/

.leftArea   .regMaster {
	clear: both;
	margin: 5px 0px 5px 0px;
	cursor: pointer;
	font-size: 11px;
	font-weight:normal;
	
}

.secondFixedRow {
	width: 450px;
}

.calendar .left {
	cursor: pointer;
}

.calendar .right {
	cursor: pointer;
}

.calendar {
	background-color: #9a9a9a;
	margin-left: 1px;
}
.calendar .day {
	width: 18px;
	height: 18px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	border: 0px solid red;
	text-align: right;
	background: #DDDDDD;
	color: black;
	cursor: pointer;
}
.calendar .othermonth {
	color: #9a9a9a;
	cursor: default;	
}
.calendar .we {
	/*background:#FFCFCF;*/
	font-weight: bold;
}

.calendar .now {
	border: 1px solid black;
}
.calendar .busy {
	background: #BACF81;
	color: black;
}
.calendar TH{
	height: 25px;
	/*background:transparent url('./images/tt_bg3.gif') left top repeat-x;
	color:#6D9501;*/
	background:#7FAF01;
	color:white;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	border: #9a9a9a solid 0px;
	
}

.calendar TH.day{
	text-align: center;
	cursor: default;
}

.pidImage {
	height: 100px;
	width: 200px;
}

.regImage {
	height: 130px;
	width: 100px;
}


.userLogo {
	height: 30px;
	width: 90px;
}

.mainTable TD.userNames {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
}

.underPid {
	cursor: pointer;
}

.actionText {
	color: #7F7F7F;
	cursor: pointer;
	text-decoration: underline;
}

INPUT, TEXTAREA, SELECT {
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}

INPUT.mainoption {
	background-color:#BACF81;/*#65880E;*/
	color:#000000;
	/*font-weight:bold;*/
	text-indent:2px;
	border: #999999 solid 1px;
	margin: 5px;
	width: 84px;
}

INPUT.inpBox {
	border: 1px solid #B3B9C3;
}

.gen {
	color:#000000;
	font-size:12px;
}

.testPlace {
	border: 0px solid red;
}

.attachedFile {
	float: left;
	width: 210px;
	margin: 1px;
	border: 0px solid red;
}

.attachedFile a {
	border: 0px solid red;
	color:black;
}

.attachedFile .icon {
	float: left;
	width: 64px;
	border:1px solid #7F7F7F;
}

.attachedFile .text {
	float: left;
	padding: 5px 0px 0px 5px;
	width: 135px;
	border: 0px solid blue;
}

.attachedFile A{
	text-decoration: none;
}

.newComment {
	width: 100%;
	height: 100px;
}

.infoBox {
	position: absolute;
	/*background:transparent url('./images/redOp.png') left top repeat;*/
	background-color: #BACF81;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}
.warnBox {
	position: absolute;
	background-color: blue;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
	
}
.errorBox {
	position: absolute;
	background-color: red;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
	
}
.msgBox {
	position: relative;
	background: #E4E4E4;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	border: #9a9a9a solid 1px;
	margin-bottom: 10px;
	font-size: 11px;
 	/*filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;*/
	width: 300px;
}
.msgBox .msgText {
	margin: 10px;
}

.dialog {
	position:absolute;
}

.candidate{
	color: red;
}

.poll{
	color: blue;
}

DIV.error {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: red;
}

.doc {
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.topic {
	margin-left: 10px;	
}

.topic .title{
	font-size: 12px;
	text-transform:uppercase;
}

.topic .list{
	margin-left: 10px;	
}

.folder .list{
	margin-left: 10px;	
}


.ref{
	font-size: 10px;
}	

.htmlHolder{
	margin-top:5px;
	padding:5px;
	background-color: #ffffff;
	border:1px solid #999999;
}

.news {
	font-family:Tahoma;
	font-size:12px;	
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	margin: 10px;
	padding-bottom:20px;
	border-bottom: 1px solid #999999;
}

.disableEvent {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin: 10px;
	background:#ffffff;
	filter:alpha(opacity=75);-moz-opacity:.40;opacity:.40;
}

.news TH.date{
	width: 180px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color:#6D9501;
}

.news TH.title{
	width: 100%;
	background: transparent;
	font-size: 12px;
	text-align: left;
}

.news P {
	font-size:12px;
	text-align: justify;
}

.news IMG {
	float: left;
	border: 1px solid #7F7F7F;
	margin: 10px 10px 0px 0px;
	/*width: 200px;
	height: 100px;*/
}

.news .actionText {
	font-size: 12px;
}

.youLogged{
	margin: 25px 0px 0px 5px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	float:left;
	width: 140px;	
}

.youLogged DIV.white{
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.youLogged .logged{
	float: left;
}


.commentText{
	font-style: italic;
}

.commentName{
	font-weight: bold;
	color: blue;
}

.preTable {
	height: 10px;
	border: 1px solid red;
}

.icon {
	width: 24px;
	height: 24px;
}

.userMail {
	background:transparent url('./images/icons/user/mail_write.gif') left top no-repeat;
}

.userEnter {
	background:transparent url('./images/icons/user/exit.gif') left top no-repeat;
}

.userMoney {
	background:transparent url('./images/icons/user/money.gif') left top no-repeat;
}

.userDelete {
	background:transparent url('./images/icons/user/delete.gif') left top no-repeat;
}

.userEdit {
	background:transparent url('./images/icons/user/edit.gif') left top no-repeat;
}

.userReport {
	background:transparent url('./images/icons/user/document_text.gif') left top no-repeat;
}

.userAdd {
	background:transparent url('./images/icons/user/add2.gif') left top no-repeat;
}

.userUp {
	background:transparent url('./images/icons/user/arrow_up_green.gif') left top no-repeat;
}

.userDown {
	background:transparent url('./images/icons/user/arrow_down_green.gif') left top no-repeat;
}

.userPay0{
	background-color: #BACF81;
}

.userPay1{
	background-color: #FFBCAF;
}

.userPay2{
	background-color: #FF795F;
}

.userPay3{
	background-color: #FF2A00;
}

.userPay8{
	background-color: yellow;
}

.userPay9{
	background-color: transparent;
}

.done {
	color:gray;
}

.sectionTitle{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
}

A {
	color: #65890F;
	cursor:pointer;
	text-decoration:underline;	
}


TH.sharik {
	height: 24px;
	width: 24px;
	background:transparent url('./images/sharik.gif') right center no-repeat;
}

TH.lineyka {
	height: 24px;
	background:transparent url('./images/lineyka.gif') left center repeat-x;
	
}

DIV.sharik{
	float:left;
	height:18px;
	margin:0px 0px 0px 10px;
	width:20px;
	background:transparent url('./images/sharik2.gif') center center no-repeat;	
}

.menu {
	position:absolute;
	overflow:hidden;
	height: 1px;
	width: 1px;
	font-size: 1px;
}

.fileHtml {
	font-family: Tahoma;
	font-size:12px;
	/*color: red;*/
	padding: 0px 5px 0px 5px;
}

.fileHtml P{
	text-align: justify;
}

.folder {
	padding-left: 10px;
	color: black;
	font-size:14px;
	font-weight: bold;
	/*border: 1px solid red;*/	
}

.file {
	padding-left: 10px;
	color: black;
	font-size: 12px;
	font-weight: normal;
	/*border: 1px solid blue;*/
}

.ref{
	margin-right: 2px;
}	

.enable0{
	display: none;
}

.enable1{
	display: inherit;
}

.folderOpen{
	background:transparent url('./images/icons/tree/minus.gif') center center no-repeat;	
	width:18px;
	height: 18px;
	margin: 1px;
	cursor: pointer;
}

.folderClose{
	background:transparent url('./images/icons/tree/plus.gif') center center no-repeat;	
	width:18px;
	height: 18px;
	margin: 1px;
	cursor: pointer;
}

.scope0{
	background:transparent url('./images/lock.gif') center center no-repeat;	
	width:18px;
	height: 18px;
	margin: 1px;
}

.scope1{
	display: none;
}

.visible1{
	
}

.visible0{
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

.selected{
	border-top: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	
}

TD.nowAtSite0{
}
TD.nowAtSite1{
	background-color: #EAFFAF;
}
TD DIV.title{
	height: 24px;
}

.registrationOnly{
	color: red;
	font-size: 11px;
}