body { font-family:Verdana; font-size:11px; padding: 15px 0px 0px 10px;}

.SuccessMsg { color: green; }
.ErrorMsg { color: red; }
.redstar { color: red; }

#MAinContentArea { font-family:Verdana; font-size:11px; }
#MAinContentArea td,div,th,p,span { font-size: 11px; font-family: Tahoma, Helvetica, sans-serif; }
.header{
	 margin: 0px 0px 0px 0px; 
	 padding: 0px 0px 0px 0px;
	 background-color: white;
	 border:0px solid Red;
}
.headerlogo
{
	font-family:"trebuchet ms",arial,helvetica; 
	font-size:11px;
	margin: 0px 0px 0px 0px; 
	padding: 9px 0px 0px 10px;
}
.headerlink
{
	font-family:"trebuchet ms",arial,helvetica; 
	font-size:11px;
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a:link { color: #996600; font-family:Verdana; font-size:11px; text-decoration: underline; } 
a:visited { color: #996600; text-decoration: underline; } 
a:active { color: #996600; text-decoration: underline; } 
a:hover { color: #474747;/*#474747;*/ text-decoration: underline; }

.headerlink a { color: #474747; font-style: normal; font-size: 12px; text-decoration: underline; }
.headerlink a:link { color: #474747; text-decoration: underline; } 
.headerlink a:visited { color: #474747; text-decoration: underline; } 
.headerlink a:active { color: #474747; text-decoration: underline; } 
.headerlink a:hover { color: #000000; text-decoration: underline; }


#header { font-size: 11px; font-family: Tahoma, Helvetica, sans-serif;; }
#header .headerlogo
{
	background-image: url(../images/logo.gif); background-repeat: no-repeat;
	margin:0px; width: 300px; height: 60px; background-position: 0px 5px;
}
#header .headertitle { margin:0px; padding: 5px 0px 5px 5px; font-size:10px; font-weight: bold; color: #666666; vertical-align: bottom; }
#header .headerbgimage { margin:0px; height: 37px; background-image: url(dpaban_bg.gif); background-repeat: repeat; background-position: left top; }

/* Header Link Class - Start */
#headerlink { padding:5px 5px 5px 3px; font-size: 11px; font-family: Tahoma, Helvetica, sans-serif; }
#headerlink a { color: #474747; text-decoration: underline; }
#headerlink a:link { color: #474747; text-decoration: underline; }
#headerlink a:visited { color: #474747; text-decoration: underline; }
#headerlink a:hover { color: #666666; text-decoration: underline; }
/* Header Link Class - End */

.TopMenubar { background-color: #ebf0fa; border-bottom: 1px solid #b1c3ed; font-size: 11px; font-family: Tahoma, Helvetica, sans-serif; padding-left: 5px; height:27px; width: 900px; }
.MainContainer { border-top: 1px solid #b1c3ed; border-bottom: 1px solid #b1c3ed; padding: 0px; }

.pagecontent{ padding: 5px;  margin: 0px 5px 5px 5px; font-size: 11px; font-family: Tahoma, Helvetica, sans-serif;}

.ModelPopupBG { background-color: #FFFFFF; }
.BGClass { background-color: white; filter:alpha(opacity=90); opacity:0.9; }

/*--- GRID Style Start ---*/
.GridView { background-color: #b1c3ed; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:98%;}
.GridView a:link { color: #474747; text-decoration: underline; } 
.GridView a:visited { color : #413F3F; text-decoration: underline; } 
.GridView a:active { color: #474747; text-decoration: underline; } 
.GridView a:hover { color: #666666; text-decoration: underline; }
.GridView .HeaderTr { background-color: #eaebeb; }
.GridView th { font-weight: bold; font-size: 10px; height: 25px; text-align: center; vertical-align: middle; background-image:url(../images/grid_headerbg.gif); background-repeat: repeat; background-position: opx 0px;}
.GridView .RowStyle { font-weight: normal; height: 18px; vertical-align: top; padding: 3px 2px 3px 2px; background-color: #FFFFFF; }
.GridView .AlternatingRowStyle { font-weight: normal; height: 18px; vertical-align: top; padding: 3px 2px 3px 2px; background-color: #FFFFFF; }
.GridView .SelectedRowStyle { font-weight: normal; height: 18px; vertical-align: top; padding: 3px 2px 3px 2px; background-color: #f4f6fb; }
.GridView .EmptyDataRowStyle { font-weight: bold; color: red; height: 16px; vertical-align: top; padding: 3px 2px 3px 2px; background-color: #FFFFFF; text-align: center; }
.GridView .PagerStyle { height: 25px; background-color: #F2F7FD; }
/*--- GRID Style End ---*/

/*-------	FormView Style	Start  --------*/
.FormView { width: 100%; vertical-align: middle; }
.FormView .container { border: 1px solid #b1c3ed; padding: 5px;}
.FormView .title_bar,.FormTitle {padding: 0px 1px 1px 5px; background-image:url(../images/grid_headerbg.gif); background-repeat: repeat; height: 27px; font-weight: bold;  font-size:11px; text-align: left; background-color: #ebf0fa; border-bottom: 1px solid #b1c3ed;}
.FormView .sub_title_bar,.FormSubTitle { font-size:11px; height:16px; margin-bottom:6px; background-color: #ebf0fa; text-align: left; padding-top:4px; padding-left:6px; }
.FormView .FrmCaption { line-height:20px; text-align: right; vertical-align: top; padding-top: 2px; padding-bottom: 4px; font-weight: bold; width:40%;  background-color:White; white-space:nowrap;}
.FormView .FrmInput { line-height:20px; text-align: left;  width: 58%; vertical-align: top; padding-top: 3px; background-color:White;}
.FormView .FrmSubTitle { line-height:20px; text-align: left; vertical-align: top; padding-top: 2px; padding-bottom: 4px; font-weight: bold; width:40%;  background-color:White;}
.FormView .FrmHR { border-bottom:solid 1px #909090; }
.FormView .FrmInput span { font-weight: normal; padding-top: 5px; margin: 0px 0px 0px 0px; vertical-align: top; line-height:25px; border: 0px solid red; }
.FormView .FrmInput input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; vertical-align: middle; /*margin-top: 1px;*/  }
.FormView .FrmInput select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-weight: normal; color: #000000; }

.FormView .FrmInput table { border: 0px solid red; text-align: left; vertical-align: top; }
.FormView .FrmInput table td {border:0px solid red; text-align: left; vertical-align: top; padding: 0px 2px 0px 2px; Margin: 0px 0px 0px 0px; }
.FormView .FrmInput table td input { vertical-align:middle; padding:0px 0px 0px 0px; margin:1px 0px 0px 0px; }
.FormView .FrmInput .ValidationMessage { vertical-align:middle; }
/*.FormView .save_button_container { padding: 5px; width:98%; border: 1px solid #C8DEFB; background-color: #E5F0FE; text-align: center; } 
.FormView .save_button_container input { margin-top:15px; margin-bottom:6px; font-size:10px; Padding: 1px 2px 3px 0px; color: #474747; background-color: #D9E8FC; background: url(../images/menubar_bgs.gif); height: 24px; background-repeat: repeat-x; background-position: left top; }*/
.FormView .save_button_container {margin-top: 5px; padding: 15px; background-color: #ebf0fa; /*#b1c3ed*/ text-align: center; border-top: 1px solid #b1c3ed; } 
.FormView .container .save_button_container input { font-size:10px; Padding: 1px 2px 3px 0px; color: #474747; background-color: #D9E8FC; background: url(../images/menubar_bg.gif); height: 24px; background-repeat: repeat-x; background-position: left top; }

.Processor { width:60%; vertical-align: top; }
.Processor .container { height:40px; border: 0px solid #909090; width: 98%; }
.Processor .title_bar { border: 1px solid #909090; padding: 0px 0px 0px 0px; background-image:url(../images/greybar.gif); background-repeat: repeat; height: 20px; font-weight: bold;  font-size:11px; text-align: center; background-color: #909090; }
.Processor .LeftCaption { border: 1px solid #909090;  border-top:none; line-height:20px; text-align: left; vertical-align: top; padding-top: 3px; padding-bottom: 4px; font-weight: bold; width:50%;  background-color:White;}
.Processor .RightCaption { border: 1px solid #909090;  border-top:none; line-height:20px; text-align: right; vertical-align: top; padding-top: 2px; padding-bottom: 4px; font-weight: bold; width:50%;  background-color:White;}
.Processor .LeftInput { border: 1px solid #909090; border-top:none; line-height:20px; text-align: left;  width: 50%; vertical-align: top; padding-top: 3px; background-color:White;}
.Processor .LeftInput select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:15px;}
.Processor .RightInput { border: 1px solid #909090; border-top:none; line-height:20px; text-align: right;  width: 50%; vertical-align: top; padding-top: 3px; padding-bottom: 4px; background-color:White;}
.Processor .RightInput select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:15px;}

.DetailsView { width:50%; vertical-align: middle; }
.DetailsView .container { height:60px; border: 1px solid #909090; width: 98%; }
.DetailsView .FrmCaption { border:none; line-height:20px; text-align: right; vertical-align: top; padding-top: 2px; padding-bottom: 4px; font-weight: bold; width:40%;  background-color:White;}
.DetailsView .FrmInput { border:none; line-height:20px; text-align: left;  width: 58%; vertical-align: top; padding-top: 3px; background-color:White;}
.DetailsView .title_bar,.FormTitle {padding: 0px 1px 1px 5px; background-image:url(../images/greybar.gif); background-repeat: repeat; height: 22px; font-weight: bold;  font-size:11px; text-align: left; background-color: #909090; }
.DetailsView .container .save_button_container {margin-top: 5px; padding: 15px; background-color: #FFFFDD; text-align: center; border-top: 1px solid #909090; } 

.textbox { font-size: 11px; font-family: Tahoma, Helvetica, sans-serif; font-weight: normal; color: #000000; vertical-align: middle;}
.popup { font-size: 11px; font-family: Tahoma, Helvetica, sans-serif; line-height: 14px; font-weight: normal; color: #000000; }

.programlisting { padding: 2px; font-size: 13px; border: 1px dotted #909090; 	background-color: #EEEEEE; }

.tables_group_fieldset legend { font-size: 13px; color:#474747 }
.tables_group_description { font-size: 13px; }
.tables_group_title { font-size: 13px; color:#663333; font-weight: bold; text-decoration:underline; }
.tables_group_notes { font-size: 11px; color: Black; }

.progressbar_container { position: absolute; padding-top: 100px; left:0; top:0; width:100%; height:100%; background-color: white; filter:alpha(opacity=90); opacity:0.9; }
.progressbar_container .progressbar_content { text-align: center; font: bold 12px verdana; width: 250px; padding: 10px; border: 1px solid gray; background: white; }

div#tipDiv
{
  position:absolute; visibility:hidden; left:0; top:0; z-index:1000;
  width:220px; padding:3px; font-size:11px; background-color:#FFFFDD; border:1px solid black;
}

.helpcontent { padding-left: 10px; font-size: 12px;}

h2,marquee{ color:#000000; }
h1{
font-family:Verdana,Arial,Helvetica;
font-weight:bold;
font-style:normal;
color:#000000;
}
h2{
font-family:Verdana,Arial,Helvetica;
font-weight:normal;
font-style:normal;
}
h3{
font-family:"trebuchet ms",arial,helvetica;
font-weight:normal;
font-style:normal;
color:#000000;
}
h4{
font-family:"trebuchet ms",arial,helvetica;
font-weight:normal;
font-style:normal;
color:#000000;
}
h5{
font-family:"trebuchet ms",arial,helvetica;
font-weight:normal;
font-style:normal;
color:#000000;
}
h6{
font-family:"trebuchet ms",arial,helvetica;
font-weight:normal;
font-style:normal;
color:#000000;
}

/*----- FOOTER STYLE -----*/
.footer { font-family:"trebuchet ms",arial,helvetica; font-size:11; /*padding-left:10px;*/ }
.footer td { font-family:"trebuchet ms",arial,helvetica; font-size:11; }
.footer a:link{ color:#996600; font-size:11;}
.footer a:visited{ color:#999966; font-size:11;}


.save_button{ background-color: #ebf0fa; text-align: center; Padding: 1px 2px 3px 0px; font-family:Verdana,Arial,Helvetica; height: 24px; font-size:10px; color: #474747;}
/*.save_button input { font-size:10px; Padding: 1px 2px 3px 0px; color: #474747; background-color: #D9E8FC; background: url(../images/menubar_bg.gif); height: 24px; background-repeat: repeat-x; background-position: left top; }*/

.Searchcontainer { border: 1px solid #5c5b5c;  background-color: #ebf0fa; }