html, body{
	height:100%;
	margin:0;
	padding:0;
}

body *{
	font-family:arial;
	font-size:12px;
	color:#000;
	line-height:1.5;
}

a{
	color:#51781b;
	text-decoration:none
}

a:hover{
	color:#568b0e;
}

UL{
	margin:0;
	padding:0;
}

#container{
padding:0 10px;
}

/* LEFT */
#left table, #right table{
margin-bottom:10px;
}

#left UL, #right UL{
	list-style:none;
}

.tl{
	background:url(../images/tl.gif) 0 0 no-repeat;
}

.tr{
	background:url(../images/tr.gif) 0 0 no-repeat
}

.bl{
	background:url(../images/bl.gif) 0 0 no-repeat;
}

.br{
	background:url(../images/br.gif) 0 0 no-repeat;
}


#content{
	padding:0 15px;
}

.mod_content{
	padding-left:5px;
	padding-bottom:5px;
}

.contentheading{
	font-weight:bold;
}

.small, .createdate, .modifydate{
	color:#999999;
}

.bt{
	background:url(../images/border.gif) 0 0 repeat-x;
}

.bb{
	background:url(../images/border.gif) bottom repeat-x;
}

#footer2{
height: 90px;
background: url(../images/niz.png) 0 0 repeat-x;
}


#content tr.sectiontableentry1 td:first-child, #content tr.sectiontableentry2 td:first-child{
color:#fff;
}

span.componentheading{
font-weight:bold;
}
