body, td
{
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	color: #33CC00;
	letter-spacing:0.1em;
}

strong
{
	font-size: 1.1em;
    line-height:1.5em;
}

a:link, a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


input, textarea
{
	border: 1px solid #BBBBBB;	
	height: 20px;
}

textarea
{
	border: 1px solid #BBBBBB;	
	height: 95px;
}

#adresses_temp {
	font-size:0.8em;
}

.right_list {
	list-style:none;
	float:right;
	width:200px;
	height:70px;
}

.left_list {
	list-style:none;
	float:left;
	width:220px;
	height:70px;
	margin-right:10px;
}

.table_list {
	list-style:none;
	float:left;
	width:230px;
	height:auto;
	margin:0px;
	padding-bottom:10px;
	padding-left:20px;
}


.client_list {
    padding-top:30px;
	color:white;
	list-style:none;
	float:left;
	width:420px;
	height:auto;
	margin:0px;
	padding-bottom:10px;
	padding-left:20px;
    line-height:1.35em;
}
.list-title{color:#33CC00;}

.white {
    color: rgb(255,255,255); 
}

#left-col {
	margin:0px;
	border-left: solid 1px rgb(51,204,0);
	border-top: solid 1px rgb(51,204,0);
	border-bottom: solid 1px rgb(51,204,0);
	width:260px;
	height:auto;
	float:left;
	padding-top:10px;
}

#right-col {
	margin:0px;
	border: solid 1px rgb(51,204,0);
	width:260px;
	height:auto;
	float:right;
	padding-top:10px;
}

.line {
	border-top: solid 1px rgb(51,204,0);
	float:left;
	width:100%;
	height:1px;
	padding-bottom:10px;
}

#left_field{
	height:1000px;
}

.whitetext{
	color:white;font-weight:bold;font-size: 1.1em;line-height:1.5em;
}

.navi a, .navi a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	background-image:  url(../../images/interface/folder_green.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	width: auto;
	height: 14px;
	display: block;
	background-position: center left;
	display: block;
}

.navi a:hover,.navi a:active {
	background-image:  url(../../images/interface/folder_white.gif);
}

.ten
{
    letter-spacing:0.06em;
	font-size:0.6em;
    width:100%;
}
.supn
{
	margin-top: -27px;
	display: block;
}

