#gradient .master {
	margin: 10px 0 10px 10px;
	background: transparent;
	height: 100%;
}
#gradient .Actions {
	padding: 10px 0px 0px 10px;
	white-space: normal;
}
#gradient .Title {
	padding-top: 10px;
	white-space: normal;
	color: #20323c;
	font-size: 16px;
  font-family: Tahoma, "arial", Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#gradient .ContentPane {
	padding: 5px 10px 10px 10px;
	white-space: normal;
}
#gradient p {
	margin-top: 0;
}
#gradient .actionbuttons {
	text-align: right;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	padding-right: 20px;
}
#gradient .actionbuttons img {
	margin: 0 0 10px;
}
#gradient .tbg {
	background: url(images/owma01_tbg.jpg) 0 0 repeat-x #f4f4eb;
	margin-bottom: 3px;
}
#gradient .tl {
	background: url(images/owma01_tl.jpg) 0 0 no-repeat;
}
#gradient .tr {
	background: url(images/owma01_tr.jpg) 100% 0 no-repeat;
}
#gradient .normal, #gradient .NormalTextBox, #gradient div, #gradient span, #gradient p, #gradient td, #gradient th, #gradient li, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#gradient a:link, #gradient a.normal:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9F2513;
	text-decoration: none
}
#gradient a:visited, #gradient a.normal:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9F2513;
	text-decoration: none
}
#gradient a:hover, #gradient a.normal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9F2513;
	text-decoration: underline
}
#gradient a:active, #gradient a.normal:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9F2513;
	text-decoration: none
}
