html,body {
	background:#8EB775;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


table,td {
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 11px;
	color: #252525;
	padding: 0px;
}


.standardCell {
	border-style: dashed;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #D9D9D9;
	padding:1px;
}


.imageFlag {
	border-style: solid;
	border-width: 1px;
	border-color: #9B9B9B;
}


A {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

A:active {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

A:hover {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


select {
	background:#ECECEC;
	padding: 1px;
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 11px;
	border: 1px solid #D1D1D1;
}

