body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:	0px;
	border: 0px;
	background-color: #ffffff;
	cursor: default;
}

td
{
	font-size: 14px;
}

table
{
	border-collapse: collapse; 
	padding: 0px;
	cursor: default;
}

a
{
	color: #0000ff;
	font-weight: bold;
}

input.button
{
	cursor: hand;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border:	1px solid #5f8cbf;
}

button
{
	cursor:	hand;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border:	1px solid #5f8cbf;
}

body.stage
{
	padding: 20px;
	padding-top: 10px;
	background-color: #efefeb;
}

table.stdTable
{
	width: 100%;
	height: 100%;
	table-layout: fixed;
}
img.spin
{
	 border-color: #5f8cbf;
	 width: 15;
	 height: 17;
	 border-style: solid ;
	 border-width: 1;
}

.InnerTable1
{
    BACKGROUND-COLOR: #666666
}
.InnerTable2
{
    BACKGROUND-COLOR: #eaeaea
}

.BGWhite
{
    BACKGROUND-COLOR: white
}
INPUT
{
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 8pt;
    BORDER-LEFT-COLOR: #5f8cbf;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #5f8cbf;
    COLOR: black;
    BORDER-TOP-COLOR: #5f8cbf;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #5f8cbf;
}

.TableHeader {
	FONT-WEIGHT: bolder;
	COLOR: white;
	BACKGROUND-COLOR: #068FBE;
	color: Black;
}

 .ErrMsg
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:Red;
	font-weight:bold;
 }
 
 a.Msg:hover
{
	color: Red;	
}
 
 
.OAnc {
	TEXT-DECORATION: none
}



.titleright
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#F7F7F7, EndColorStr=#B5B6B5);
	border-bottom: #00377A 1px solid;
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    padding-left: 13px;
	padding-right: 15px;
	padding-top:4px; BORDER-BOTTOM: #00377a 1px solid
	padding-bottom :4px COLOR: #000000; 

 }
 
 .titlesmall
 {
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#B5B6B5, EndColorStr=#F0F0F0);
	border-bottom: #00377A 1px solid;
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    padding-left: 13px;
	padding-right: 15px;
	padding-top:4px;
	BORDER-BOTTOM: #00377a 1px solid;
	padding-bottom :4px;
	COLOR: #000000; 
	
 }
		 
a
{
color: #0061A5;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}
a.Main
{
	color: #0000FF;
}


.gridHeader2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
  background-color: #e9e7d7;
  background-image: url(../../_imgs/header_bkgrnd.gif);
  height: 23px;
}

label {
	font-size: 14px;
}