body, td {
	font-family: Verdana, Tahoma,  Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #595959;
}

input, textarea, select {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #595959;
}

p, ul {
	margin-top : 10px;
	margin-bottom : 10px;
}

.nowrap {
	white-space : nowrap;
}

.border1 { 
color: #e6e6e6; 
border-color: #e6e6e6; 
} 

.red {
	color: #ff0000;
}

.orange {
	color: #ff7800;
}

.copyright {
	color: #9f9f9f;
    font-size:9px;
}

.green {
	font-size:11px;
	color: #429000;
	text-decoration : none;
}

table.list {
	width:99%;
	border-top: 1px solid #cccccc;
}
table.list tr th {
	background-color: #f0f0f0;
	font-family: verdana;
	font-size:11px;
	text-align:left;
}
table.list tr td {
	border-bottom: 1px solid #dddddd;
	vertical-align:top;
}

	ol li, ol ul {margin-bottom:10px}
	ol ul {margin-top: 10px}
	img.icon {margin: 3px; border:1px solid #666666; vertical-align: middle}
	img.button {vertical-align: middle; margin: 0px 3px;}