body {

	background-color: #F5F5F5;

}



A:link {

	text-decoration: none;

	color: #4479B4;

	font-size: 9px;

	font-family: arial;

}



A:visited {

	text-decoration: none;

	color:#4479B4;

	font-size: 9px;

	font-family: arial;

}



A:hover {

	text-decoration: none;

	color:#000000;

	font-size: 9px;

	font-family: arial;

}



table.header {
	border-top: 1px solid #909090;
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
	border-bottom: 0px solid black;
	background-color: #D0DCE0;
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
}



table.even {

	border: 1px solid #909090;

	background-color: #e5e5e5;

	font-family: arial;

	font-size: 10px;

	color: black;
	line-height: 10px;

}



table.odd {

	border-left: 1px solid #909090;

	border-right: 1px solid #909090;

	background-color: #FFFFFF;

	font-family: arial;

	font-size: 10px;

	color: black;

}



input.even {

	width:458;

	border-color: #909090;

	border-style: solid;

	border-width: 1px;

	background-color: #FFFFFF;

	font-family: arial;

	font-size: 10px;

	color: black;

}


input.evenShort {

	width:150;

	border-color: #909090;

	border-style: solid;

	border-width: 1px;

	background-color: #FFFFFF;

	font-family: arial;

	font-size: 12px;

	color: black;

}

input.odd {

	width:458;

	border-color: #909090;

	border-style: solid;

	border-width: 1px;

	background-color: #F5F5F5;

	font-family: arial;

	font-size: 10px;

	color: black;

}

input.oddShort {

	width:150;

	border-color: #909090;

	border-style: solid;

	border-width: 1px;

	background-color: #F5F5F5;

	font-family: arial;

	font-size: 10px;

	color: black;

}


input.evenButton {


	height:18;

	border-color: #909090;

	border-style: solid;

	border-width: 1px;

	background-color: white;

	font-family: arial;

	font-size: 10px;

	color: black;

}



input.oddButton {

	border-color: #909090;

	border-style: solid;

	border-width: 1px;

	background-color: #F5F5F5;

	font-family: arial;

	font-size: 10px;

	color: black;

}



textarea.even {

	width:458;

	height:120;

	border-color: #909090;

	border-style: solid;

	border-width: 1px;

	background-color: #FFFFFF;

	font-family: arial;

	font-size: 10px;

	color: black;

}



textarea.odd {

	width:458;

	height:120;

	border-color: #909090;

	border-style: solid;

	border-width: 1px;

	background-color: #F5F5F5;

	font-family: arial;

	font-size: 10px;

	color: black;

}



select {

	width:120;

	border-color: #909090;

	border-style: solid;

	border-width: 1px;

	background-color: white;

	font-family: arial;

	font-size: 10px;

	color: black;

}



select.odd {

	width:120;

	border-color: #909090;

	border-style: solid;

	border-width: 1px;

	background-color: #F5F5F5;

	font-family: arial;

	font-size: 10px;

	color: black;

}
