form
{
    margin: 0px;
}

table.NavBar td
{
	color: #3C0099;
	padding: 4px;
	white-space: nowrap;
    vertical-align: middle;
}
table.NavBar td.Select
{
	text-align: center;
	padding: 3px;
	border: 1px solid #0000FF;
    cursor: pointer;
	background-color: #E4F1FA
}
table.Menu td
{
    border: none;
    text-align: left;
    padding: 0px;
}
table.Menu a
{
    display: block;
    position: relative;
    border: 0px;
    padding: 3px 5px 3px 5px;
	color: #3C0099;
}
table.Menu a:hover
{
	background-color: white;
    border: 1px solid blue;
    text-decoration: none;
    padding: 2px 4px 2px 4px;
}
div.Menu
{
	border: 1px solid #0000FF;
	background-color: #EDF4FA;
    position: absolute;
	visibility: hidden;
    float: left;
	z-index: 10000;
}
table.Menu a
{
    display: block;
    position: relative;
    border: 0px;
    padding: 3px 5px 3px 5px;
	color: #3C0099;
}
div.Menu td
{
    padding: 1px 1px 1px 1px;
}
div.Menu a
{
    display:block;
    text-decoration: none;
    border: 0px;
    padding: 2px 4px 2px 4px;
}
div.Menu a:hover
{
    display:block;
    text-decoration: none;
	background-color: white;
    border: 1px solid blue;
    padding: 1px 3px 1px 3px;
}

table.log_sidebar
{
	width: 11em;
	padding: 0 0 0 0;
	background-color: #DBEAF5;
}

table.log_sidebar td.header
{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #A8D0EE;
	padding: 1em 1em 0.5em 1em;
}

table.log_sidebar ul
{
	margin: 0;
	list-style: none;
	border: none;
}

table.log_sidebar li
{
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px solid #A8D0EE;
}

table.log_sidebar li.active
{
	display: block;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

table.log_sidebar a
{
	display: block;
    text-decoration: none;
	padding: 0.5em 0.5em 0.5em 2em;
	color: #3C0099;
	position: relative;
}

table.log_sidebar a:hover
{
    text-decoration: none;
	background-color: #EDF4FA
}

table.log_view td
{
	background-color: #FFFFE1;
}

table.log_view li
{
	display: block;
	float: left;
	width: 100%;
}

table.log_view a
{
	display: block;
    text-decoration: none;
    padding: 0.5em 0.5em 0.5em 2em;
	color: #3C0099;
	position: relative;
}

table.log_view a:hover
{
    text-decoration: none;
	background-color: #A8D0EE;
}

table.log_info
{

}

table.log_info span.Validator
{
    color: red;
    font-size: 14px;
}

table.log_info td
{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 2.5em;
	padding: 0.2em 0.5em 0.2em 0.5em;
}

table.log_info a
{
    color: #000000;
}

table.log_info td.header
{
	font-weight: bold;
    color: #FFFFFF;
	background-color: #0B5C98;
    border: none;
	padding: 0.4em 1em 0.4em 1em;
}

table.log_info td.header a
{
	color: #FFFFFF;
}

table.log_info td.key
{
	border-left: 1px solid #CCCCCC;
    border-right: none;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	width: 100px;
    white-space: nowrap;
}

table.log_info td.key2
{
	border-left: 1px solid #CCCCCC;
    border-right: none;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	min-width: 100px;
	white-space: nowrap;
}

table.log_info td.key_multi
{
	border-left: 1px solid #CCCCCC;
    border-right: none;
	text-align: right;
	vertical-align: top;
    padding-top: 0.6em;
	font-weight: bold;
	width: 100px;
}

table.log_info td.action
{
	border: none;
}

table.log_list tr.alt
{
    background-color: #F7F3F7;
}

table.log_list th
{
	color: #FFFFFF;
	background-color: #0B5C98;
}

table.log_list th.a
{
	padding: 0.4em 0.5em 0.4em 0.5em;
}

table.log_list th a
{
	display: block;
	width: 100%;
	color: #FFFFFF;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
}

table.log_list th a:hover
{
	background-color: #4791C5;
	text-decoration: none;
}

table.log_list td
{
	padding: 0.2em 0.5em 0.2em 0.5em;
    white-space: nowrap;
}


table.log_list td a
{
    border: none;
    color: #000000;
}
table.log_list td.r
{
    text-align: right;
}

table.log_list td img
{
    border: none;
	vertical-align: middle;
}

v\:* {
	behavior:url(#default#VML);
}

#divWaitDlg
{
	position:absolute;
	z-index:1;
	background-color:#FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-size: 10px;
	border: 3px groove #CCCCCC;
}
table.weights
{
    border: none;
}
table.weights th
{
    border: none;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding-top: 3px;
    padding-bottom: 3px;
}
table.weights td
{
    border: none;
   	padding: 0px;
}
table.weights td.panel
{
    padding: 0.25em;
    vertical-align: top;
    width: 55em;
}
table.weights td.action
{
    padding: 0.25em;
    vertical-align: middle;
    border-bottom: 1px solid #CCCCCC;
}
table.weights td.view
{
    padding: 3px;
    border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}
table.weights td.view div
{
    overflow: hidden;
width: 100%;
}
table.weights div.info
{
	font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
    padding-bottom: 3px;
}
table.weights div.details
{
	font-size: 12px;
    padding-left: 5px;
}
table.weights td.action img
{
    cursor: pointer;
}
div.ItemOption
{
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    white-space: nowrap;
    vertical-align: middle;
}
@media print
{
    td.log_sidebar { display: none; }
}

