table.table {
	background-color: #f3f6f7;
	border-left: 2px solid #5e7da4;
	margin-top: 10px;
	width:100%;
} 
table.table td {
	padding: 2px;
	margin: 2px;
	padding-left: 5px;
	width:auto;
}
table.table input
{
	font-size:10px;
	width: 200px;
}
table.table input.button
{
	width: auto;
	font-size:11px;
	height:23px;
}
table.table input[type="radio"]
{
 font-size:10px;
 width: auto;
}

table.table table.ddl input
{
	width: auto;
	font-size:11px;
	
}

table.table .ddl
{
	width:auto;
	font-size: 11px;
}
table.table td.asterisk
{
	color:#C00000;
	width:5px;
}
table.table td.asteriskText
{
	color:#C00000;
	text-align: right;
}

/* ############	 OUTSTANDING BUTTONS  ############### */
table.table input.outstanding
{
	height:21px;

	font-size:13px;
	width:auto;
	color:#000;
	font-weight:bold;
	background-color:#f1dfff;
	border:1px solid;
	border-top-color:#000;
	border-left-color:#000;
	border-right-color:#000;
	border-bottom-color:#000;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#80FF3300', EndColorStr='#FFFFCC00');
	background-image:url(submit.gif);
	background-repeat: repeat-x;
}
table.table input.outstandinglong, input.outstandinglong
{
	height:23px;
	font-size:13px;
	width:auto;
	color:#000;
	font-weight:bold;
	background-color:#f1dfff;
	border:1px solid;
	border-top-color:#000;
	border-left-color:#000;
	border-right-color:#000;
	border-bottom-color:#000;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#80FF3300', EndColorStr='#FFFFCC00');
	background-image:url(submit.gif);
	background-repeat: repeat-x;
}
table.table input.outstandinglong:hover, input.outstandinglong:hover
{
	border:1px solid #6c7483;
}
table.table input.outstanding:hover
{
	border:1px solid #6c7483;
}
input.outstanding
{
	height:21px;

	font-size:13px;
	width:auto;
	color:#000;
	font-weight:bold;
	background-color:#f1dfff;
	border:1px solid;
	border-top-color:#000;
	border-left-color:#000;
	border-right-color:#000;
	border-bottom-color:#000;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#80FF3300', EndColorStr='#FFFFCC00');
	background-image:url(submit.gif);
	background-repeat: repeat-x;
}
input.outstanding:hover
{
	border:1px solid #6c7483;
}


.asterisk
{
	color:#C00000;
}
.ddl
{
 width:auto;
 font-size: 11px;
}
.form-header
{
	padding:0px;
    font-weight: bold;
    text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
	background-color:#b7c6df;
	height: 25px;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 5px;
}
.form-label 
{
    padding:0px;
    font-weight: bold;
    text-align: left;
	vertical-align: middle;
	padding-bottom: 3px;
	padding-left: 5px;	
}

.form-label span.form-label
{
    padding:0px;
    font-weight: bold;
    text-align: left;
	vertical-align: middle;
	padding-bottom: 3px;
	padding-left: 0px;	
}


.form-value
{
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left
}
.errormessage
{
    font-weight: bold;
    font-size: 12px;
    color: red;
    font-family: verdana, arial, helvetica, sans-serif
}
.message
{
	font-weight: bold;
    font-size: 13px;
    color: black;
    
}

a.dg-header-link
{
	font-weight: bold;
}
a.dg-header-link:link {
	font-weight: bold;
}
 
a.dg-header-link:visited {
	font-weight: bold;
}
 
a.dg-header-link:active {
	font-weight: bold;
}
 
a.dg-header-link:hover {
	font-weight: bold;
}

td.dg-item a
{
	color: #603;
}
td.dg-alternating-item a
{
	color: #603;
}

.dg-table
{
	
	padding-left : 0px;
	border-width: 0px;
	border-style: none;
	background-color: white;
	margin: 0px;
}
.dg-header
{
	font-weight: bold;
	background-color: #ddd;	
	padding-left: 7px;
	padding-right:7px;	
	text-align:left;
	
}
.dg-header-option
{
	font-weight: bold;
	background-color: #ddd;	
	text-align:center;
	padding-left: 7px;
	padding-right: 7px;
}
.dg-item
{
	color: #000000;
	padding-left: 7px;
	padding-right:7px;	
	padding-top: 5px;
	padding-bottom: 5px;	
	text-align: left;
}
.dg-item-option
{
	color: #000000;
	padding-left: 7px;
	padding-right:7px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}
.dg-alternating-item
{
	color: #000000;
	padding-left: 7px;
	padding-right:7px;
	padding-top: 5px;
	padding-bottom: 5px;	
	text-align:left;
	background-color: #efefef;
}
.dg-alternating-item-option
{
	background-color: #efefef;
	color: #000000;
	padding-left: 7px;
	padding-right:7px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	font-size: 12px;
}

.dg-footer
{
	font-weight: bold;
	color: white;
	background-color: #603;	
	padding-left: 7px;
	padding-right:7px;	
	text-align:left;
}

.dg-pager
{
	color: #000066;
	padding-left: 7px;
	padding-right:7px;
	text-align:center;
	font-weight: bold;
}
