BODY {
	margin: 0px 0px 0px 0px;
}
BODY, TABLE,TD, INPUT, TEXTAREA, SELECT {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 8pt;
	color: gray;
}
 INPUT.text, TEXTAREA, SELECT {
	/*width:100%;*/
}
DIV.leftMenuItem {
		padding:2px; 
		border-bottom:1px dashed gray; 
		/*background-image:url(images/left_menu_item_bg.gif);*/
		background-color: #0C700C; 
		font-family: tahoma;
		background-repeat:repeat-y; 
}
TD.topMenu {
	font-family: impact;
	font-size:11px;
	color: white;
	padding: 0px 10px 0px 10px;
	text-align: center;

}
TD.menu, DIV.menu {
	background-color: #0C700C; 
	color: white;
	font-weight: bold;
	padding:3px;
}
TD.cell {
	
	border: 1px solid gray;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.title2 {
	font-weight: bold;
	color: #0C700C; 
}
A{
	color: #0C700C; 
}
A:hover{
	color: #703305;
}
A.menu1{
	color: black;
}
A:hover.menu1{
	color:white;
}
DIV.left_menu DIV {
	font-size: 10pt;
	color: white;
	padding: 2px;
}
DIV.left_menu A{
	display: block;
	width:width:100%;
	color: white;
	text-decoration:none;
	border-bottom:1px dashed #1f4d13;
	background-image:url(../images/left_menu_item_bg.gif);	
	padding: 3px;
	background-color: #118F11;
	background-repeat:repeat-y;
}
DIV.left_menu A:first-child {
	border-top: 1px dashed #1f4d13;
}
DIV.left_menu A:hover{
	background-image: none;
	background-color: #074805;
	color: #82bc80;
	
}
DIV.left_menu A.active{
	
	padding: 15 3 15 3;
	background-image:none;
	border: 1px solid #0b5b08;
	background-color: #074f05;
	color: 	#79af72;
	font-weight: bold;
	font-size: 12pt;
	
}
.comment{
	font-size: 10px;
	color: #777777;
}
.addressTitle {
	background-color: #0C700C; 
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
}


DIV.cal_block {
	width:148px;
	
}
DIV.cal_small {
	font-size:9px;
	display: block;
	width:18px;
	height:18px;
	text-align:right;
	float : left;
	margin: 1px 1px 0px 0px;
	border: 1px dotted white;
}
DIV.cal_big {
	display:inline;
	width:50px;
	height:60px;
	text-align:right;	
	padding:2px;
	margin: 1px 1px 0px 0px;
} 
DIV #wk {
	background-color: #dddddd;
	border:1px solid #999999;
}
DIV #wks {
	background-color: #dddddd;
	border:1px solid #999999;
}
DIV #cd {
	background-color: #e0fed3;
	border:1px solid #999999;
}
DIV #re {
	background-color: #0C700C; 
	color: white;
	border:1px solid #999999;
} 
DIV #co {
	border:1px solid #999999;
} 
DIV.sub_small{
	width: 100px;
	text-align: center;
	font-weight: bold;
}
DIV #day{
	background-color: black;
	border:1px solid #999999;
	color: white;	
}
A.cal_a {
	display: block;
	text-decoration: none;
	width:100%;
	height:100%;	
	color: white;
}
A.cal_a:hover {
	text-decoration: none;
	background-color: red;
	color: white;
}
TR.link TD{
	cursor: pointer;
}
TR.linkover TD {
	cursor: pointer;
	background-color: #006633;
	color: white;
}
TR#r1 {
	background-color: #f5f5f5;
}

TR#r0 {
	background-color: #e0e0e0;
}
TH {
	padding:  0px;
	font-size:8pt;
	font-family: arial;
}
BUTTON {
	padding:  0 3 0 3;
	border : 1px solid #f0f0f0;
	border-right : 1px solid #888888;
	border-bottom : 1px solid #888888;
	font-size:8pt;
	width: 100%;
	font-weight: bold;
	font-family: arial;
	cursor: pointer;
	height: 100%;
}
BUTTON:hover {
	background-color: #006633;
	color: white;
}
SPAN.desc {
	font-size:7.5pt;
	color: #555555;
}
.rs_block DIV {
	
	border: 1px solid gray;
	display: block;
	margin-right: 2px;
	text-align: right;
	width:25px;
	font-size: 7pt;
	padding-right: 3px;
	float: left;
}
.rs_block DIV.prn {
	
	
	border: 0px solid gray;
	border-left:1px solid black;
	padding-left:2px;
}
.valign TD {
	vertical-align: top;
}

.side_pannel {
	color: #9ac88d;	
	background-color: #000000;
}
.left_pannel {	
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
}
.right_pannel {
	background-image: url(../images/right_bg.gif);
	color: #bbbbbb;
}
#dialogContent SELECT {
	width: 100%;
}
.namedays {
	vertical-align: center;
	background: transparent url(/images/rightbg.gif) repeat-x;
	text-align: right;
	color: white;
}
STRONG, B {
	color: black;
}
.namedays STRONG {
	color: white;
}
.news_item h3{
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	line-height: 16px;
}
.news_item h3 A {
	display: block;
	margin-bottom: 3px;
}

.news_item .date {
	display: block;
	font-size: 10px;
	border-bottom: 1px dotted gray;	
	line-height: 11px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.news_item {
	background-color: #f8f8f8;
	padding: 10px 5px 5px;
	margin-bottom: 10px;
}

.news_item P {
	margin: 0px;
	padding: 0px;
}