body
{
	font-family: verdana;
}
.menuBlock
{
	position:absolute;
	margin-top:-8px;
	margin-left:-70px;
	
}
.topmenu
{
background: url(../images/Untitled-2_03_08.jpg);
background-repeat: repeat-x;
height:53px;

}
.leftblock
{
background: url(../images/Untitled-32_21.jpg);
background-repeat: repeat-y;
padding-left:10px;
height:170px;
width:100%;


}
.rightblock
{
background: url(../images/Untitled-25_23.jpg);
height:350px;
background-repeat: repeat-y;

}
.module
{
	position:relative;
	margin-top:-32px;
	z-Index:100;
	padding-left:8px;
	padding-right:8px;
	
}
.leftblock a {text-decoration:none; color:black;}

table#logout a {color: black; text-decoration:none; font-weight:bold;}
table#logout a:hover {text-decoration:underline;}

#topmenu a {color: white; text-decoration:none; font-weight:bold; margin: 0 5px 0 5px; font-size:10pt;}
#topmenu a:hover {text-decoration:underline; color:#6f6;}

a {color: blue; text-decoration:none;}
a:hover {text-decoration:underline;}

#leftblock hr
{
	border-top: dotted 1px black;
	border-bottom:solid 1px #79ac5f;
	border-left:solid 1px #79ac5f;
	border-right:solid 1px #79ac5f;
	margin-right: 15px;
}
hr
{
	border-top: dotted 1px #79ac5f;
	border-bottom:solid 1px white;
	border-left:solid 1px white;
	border-right:solid 1px white;
	margin-right: 15px;
}

table {font-size: 10px; font-family: verdana;}
input {font-size:7pt;}
table tr th
{
	color: black;
	font-family:Verdana;
	font-weight:bold;
    font-size:10px;
    text-decoration: none;
    text-align:left;
	background-color:#6f6;
}

fieldset legend
{
	color: black;
}

table#page
{
	background-color: #ffffff;
}

ul#modulelist {margin-top:0px;}
ul#modulelist li {margin-left:-16px;}



div#language
{
	display:inline;
	position:relative;
	top:-22px;
}
div#language table
{
	display:inline;
}
div#language input
{
	border: 1px solid #707070;
}

.dtree {
    font-family: Verdana, Tahoma, sans, Helvetica, Arial;
    color: #000000;
    white-space: nowrap;
}

.dtree img {
    border: 0px;
    vertical-align: middle;
}

.dtree a {
    color: black;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    text-decoration: none;
}

.dtree a.node, .dtree a.nodeSel {
    white-space: nowrap;
    padding: 1px 2px 1px 2px;
}

.dtree a.node:hover, .dtree a.nodeSel:hover {
    color: #000000;
    text-decoration: underline;
}
.dtree a.nodeSel {
    background-color: #c0d2ec;
}
table.sortable a.sortheader {
	/*background-color: black;*/
	display: block;
	white-space: nowrap;
	color: black;
	font-family:Verdana;
	font-weight:bold;
    font-size:10px;
    text-decoration: none;
    text-align:left;
	background-color:#6f6;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
	position:relative;
	left:-5px;
}

input.language_input
{
	width: 100px;
}
input#language_input
{
	width: 100px;
}

textarea.content1 table
{

}

td#module table#forum
{
	border:none;
	background-color:white;
}

table#workerRes tr#year td
{
	background-color:#99f;
}
table#workerRes tr#month td
{
	background-color:#afafff;
	border-top:solid 1px #666;
}
table#workerRes tr#week td
{
	background-color:#ccf;
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
}
table#workerRes tr#hours td
{
	background-color:#fff;
	border-top:solid 1px #666;
}

table#workerRes tr#hours td a
{
	color:#000;
}
.CalendarEventDescription
{
	display:none;
	border: solid 1px #333;
	margin-left: 10px;
	z-index: 100;
	background-color: #f5f5f5;	
	position:absolute;
	width:250px; 
	left:0px; 
	top:0px;
}

.calendarSpanLink
{
	cursor: pointer; 
	cursor: hand; 
	color: red; 
	font: 10pt arial;
}
#calendarPromptTable
{
	position: absolute ;	
	width: 200; 
	border-top: solid 1px #333;
	border-left: solid 1px #333;
	border-bottom: solid 2px #333;
	border-right: solid 2px #333;
	background: #eeeeef;
	z-index: 200;
}

#calendarPromptTable .titleTr
{
	background: #0188f0;
	color: white;
	font-weight: bold;
	font-family: arial;
	font-size: 9pt;
}

#calendarPromptTable .titleTr td
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#calendarPromptTable td
{
	padding: 5px;	
}
.CalendardateIntervalDiv
{
	color: black; 
	font: 10pt arial;
}
.calEventTd
{
background: #f0f0f0;
}