
		body { background-color: #d8d0ae;

			margin-top: 0px; margin-left: 0px;
			margin-right: 0px;
			font-family: Arial, sans-serif;
			font-size: 11px;
			color: #807c75;
		}
		
		td, tr {
			font-family: Arial, sans-serif;
			font-size: 11px;
			color: #807c75;
			line-height: 22px;
		}
		
		a {
			color: #67716a;
			text-decoration: none;
		}
		
		a:visited {
			color: #555555;
		}
		
		a.calendarLink {
			color: #67716a;
		}
		
		a.header {
			color: #716c53;
		}
		a.headerLinks {
			color: #716c53;
		}
		
				a:hover { text-decoration: underline;}		
		select {
			font-family: Arial, sans-serif;
			font-size: 11px;
			background-color: #b1bbb4;
		}
		
		input { 
			line-height: normal; 
			background-color: #b1bbb4;
			color: #78746e;
		}

		textarea { 
			background-color: #b1bbb4;
			color: #78746e;
        }
            

		.subject { font-weight: bold; }
		.small { margin-top: 3px;}
	
		.header {
			background-image: url("http://klab.lv/palimg/component/top-bg.gif/ptd8d0ae");
			background-repeat: repeat-x;
			height: 25px;
		}
		
		.userTitle {
			font-size: 18px;
			text-weight: bolder;
			color: #7a6f43;
			line-height: 17px;
		}
		
		.userSubTitle { 
			font-size: 12px;
			color: #7a6f43;
			line-height: 22px;
		}
		
		.header-item {
			padding-left: 15px;
			position: relative;
			top: 5px;
		}
		
		.dkLine { background-color: #b7a86b; }
		.ltLine { background-color: #ebe7d7; }
		.medLine { background-color: #919f95; }
		.divLine { background-color: #7a6f43; }
		.tabBg { background-color: #d8d0ae; }
		
		.entryDate {
			font-size: 11px;
			color: #7a6f43;
		}
		
		.entryHolderBg {
			background-color: #b1bbb4;
			color: #78746e;
			padding-top: 7px;
			padding-right: 7px;
			padding-left: 7px;
			padding-bottom: 7px;
		}
		
		.entry {
			padding-top: 7px;
			padding-right: 7px;
			padding-left: 7px;
			padding-bottom: 7px;
			background-color: #ebe6d1;
			font-size: 12px;
		}
		
		.entryHeader {
			font-size: 12px;
			font-weight: bold;
		}
		
		.entryComments {
			font-size: 11px;
			margin-top: 8px;
			margin-left: 8px;
			color: #78746e;
		}
		
		.entryDash {
			background-color: #919f95;
			width: 100%;
			height: 1px;
		}
		
		.sideHeader {
			font-size: 11px;
			color: #7a6f43;
		}
		
		.comp { margin-bottom: 3px; }

		.compBg { background-color: #b1bbb4; }

		.compContent {
			padding-left: 6px;
			padding-right: 6px;
			padding-bottom: 6px;
			padding-top: 3px;
			line-height: 18px;
			color: #78746e;
		}
		
		.compFont {
			color: #78746e;
		}

		.compList {
			line-height: 20px;
			padding-left: 6px;
		}
		
		.userPic { border-color: #919f95; }
		
		.shortLine {
			width: 20px;
			background-color: #919f95;
			margin-bottom: 1px;
		}
		
		.calendarInactive {
			background-color: #d3e1d7;
			font-size: 9px;
			letter-spacing: 2px;
			color: #807c75;
		}
		
		.calendarActive {
			color: #67716a;
			background-color: #8da193;
			font-size: 9px;
			letter-spacing: 2px;
		}
		
	