BODY
{
	background-color: #F0F8FF;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	font-size: 11px;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	vertical-align: middle;
	text-transform: capitalize;
	text-align: left;
}

A
{
	color: #507CD1;
	text-decoration: none;
}

A:hover
{
	color: #1E90FF;
	text-decoration: none;
}


IMG     
{
        border: 0px; 
}

FORM   
{
        margin: 0px;
        padding: 0px;
}

TABLE
{
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	
}

TD
{
	vertical-align: middle;
	/*text-align: left;*/
}

#ContentTitle
{
	height: 20px;
    font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	color: white;
    background-image: url('/images/sectionhdr.gif');
    background-repeat: repeat-x;
}


HR
{
	color: #008080;
}

LABEL
{
	font-weight: bold;
	color: #000000;
}

#Header 
{
    font-weight: bold;
    line-height: 23px;
    font-size: 14px;
    padding: 0px 10px 0px;
    margin: 0px;
    background: #6d84b4;
    color: white;
    border-bottom: solid 1px #3B5998; 
}

#SubHeader 
{
    text-align: left;
    color: #3B5998;
    font-weight: bold;
    line-height: 21px;
    font-size: 11px;
    margin: 0px;
    padding: 10px 10px 0px;
    background: white;
    border: solid 1px #D8DFEA;
    border-top: none; 
}

.Error  
{
    margin-top :5px;
    margin-bottom :5px;
    /*padding: 10px;*/
    /*border: solid 1px #dd3c10;*/
    /*background: #ffebe8; */
    text-decoration :none;color:Red;   
}

.Warning  
{
    margin-top :50px;
    margin-bottom :50px;
    /*padding: 10px;*/
    /*border: solid 1px #dd3c10;*/
    /*background: #ffebe8; */
    text-decoration :none;color:Red;
    font-size: 15px;
}

.Message  
{
    margin-top :5px;
    margin-bottom :5px;
    /*padding: 10px;*/
    /*border: solid 1px #dd3c10;*/
    /*background: #ffebe8; */
    text-decoration :none;color:blue;
}

.UserMessage  
{
    margin-top :5px;
    margin-bottom :5px;
    border: solid 1px #dd3c10;
    background: #ffebe8; 
}

.WarningMessage
{
	color : blue;
	font-family : arial, sans-serif;
}

.HelpMessage
{
	color : black;
	font-family : arial, sans-serif;
}

.ErrorMessage
{
	color : red;
	font-family : arial, sans-serif;
}

.InfoMessage
{
	color : Black;
	font-family : arial, sans-serif;
}

.CurrentUser {
    color : white;
    font-size:12px;
}

.SiteMapPath {
    color : antiquewhite;
    font-size:12px;
}

.Logo {
    color : rgb(224, 141, 17);
    font-size:18px;    
}

.sectionHdr {
   background-image : url('/Images/sectionhdr.gif');
   background-repeat:repeat-x;
   }

.sectionHdr span,.sectionHdr Label {
   color : white;
   font-size : 16px;
   font-weight:bold;
   }

.sectionLogin { 
  background-color : #C6C6C6;
  } 

.sectionLogin span ,.sectionLogin Label { 
  font-size : 12px;
  font-weight:normal;
  } 
#Error p { margin: 4px 0px 0px; }

#Error a { text-decoration: none; color: #dd3c10; }

#PageHeader
{
	text-align: left;
	width: 1000px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;	
	/*background-color :  #2d5980;*/
	color : White;
	font-size: 9px;
	border-right: linen thin inset;
	border-top: linen thin inset;
	border-left: linen thin inset;
	border-bottom: linen thin inset;
    background-image:url(/images/header.gif)

}
#LeftHeader
{
	margin-top: 0px;
	float: left;
	width: 200px;
	height: 60px;
	font-weight: bold;
	font-size: 18px;
	color: papayawhip;
	text-align: center;
}

#PageHeader a {text-decoration: none; font-style: italic; font-weight: bold; font-size: 12px; color: #FFC125; }

#PageFooter
{
	height: 30px;
	width: 1000px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 9px; 
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#PageFooter a { padding: 3px 5px }
#PageFooter a:hover { text-decoration: none }
#PageFooter p { text-align: center; margin: 0; padding: 0; }



#LeftArea
{
	margin-top: 0px;
	float: left;
	width: 200px;
	height: 1300px;
	/*background-color: #008080;*/
    background-color:#2A98D6;
	vertical-align : top ;
    background-image:url(/images/treesection.gif)
}

#LeftArea a, .GridView-HeaderStyle a { color: white; font-weight: bold; text-decoration: none; }
#LeftArea a:hover, .GridView-HeaderStyle a:hover { color: white; font-weight: bold; text-decoration: none; }

#RightArea
{
	margin-top: 0px;
    float:left;
    width:800px;
	height: 1300px;
	background-color: white;
	vertical-align :top;
	text-align :center ;
	
}

#Content
{
	margin-top:10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align : center; 	
	
}

#PageLayout
{
	border-right: linen thin inset;
	border-top: linen thin inset;
	border-left: linen thin inset;
	border-bottom: linen thin inset;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 1300px;
	background-color: papayawhip;
}

.Button
{
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: #D9DFEA;
    border-left-color: #D9DFEA;
    border-bottom-color: #0e1f5b;
    border-right-color: #0e1f5b;
    background-color: #2d5980;
    color: #FFFFFF;
    font-size: 11px;
    font-family: Arial; 
}
.Button_Disable
{
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: #D9DFEA;
    border-left-color: #D9DFEA;
    border-bottom-color: #0e1f5b;
    border-right-color: #0e1f5b;
    background-color: #2d5980;
    color: #CCCCCC;
    font-size: 11px;
    font-family: Arial; 
}

.Label
{	
	font-weight: bold;
	/*display :block;*/
	color: #000000;
}

.TextBox
{
    border: 1px solid #bdc7d8;
    padding: 2px;
    font-size: 11px;
    font-family: Arial; 
}

.TextBox_Disable
{
    border: 1px solid #CCCCCC; 
    padding: 2px;
    font-size: 11px;
    font-family: Arial; 
    background:#bbbbbb;
    margin-left: 0px;
    margin-top: 0px;
}

.DropDownList
{
	border: 1px solid #bdc7d8;
	padding: 2px;
	font-size: 11px;
	font-family: Arial;
}

.Radio
{
	 border: 0px;
} 
       
.Radio_Disable
{
	 border: 0px;
	 border:#bbbbbb;
	 color:#bbbbbb;
}        

.CheckBox
{
	 border: 0px;
}        

.Frame
{
	padding: 12px 0px;
    border-top: solid 1px #3B5998;
    border-bottom: solid 1px #3B5998;
    border-left: solid 1px #D8DFEA;
    border-right: solid 1px #D8DFEA;
}

.LinkButton
{
	text-align:right;
	font-size:11px;
	font-style: italic;
	font-weight :bold;
	float: right;
	color: #2d5980; 
	text-decoration: none; 
}

.GridView
{
	margin-bottom:12px;
	text-align: left;
	width: 700px;
    background-color:#C6C6C6;
}

.GridView Caption
{
	color: #008080;
	font-weight :bold;
	margin-bottom:12px;
	text-align: left;
}

.GridView-HeaderStyle, .GridView-FooterStyle
{
	background: #507CD1;
	color: #000000;
	font-weight :bold;
}

.GridView-RowStyle
{
    border-width: 1px; 
	border-spacing: 0px;
	border-style:  solid;
	border-color:  #C6C6C6;
	border-collapse:  collapse;
	background: white;
}

.GridView-AlternatingRowStyle
{	border-width: 1px; 
	border-spacing: 0px;
	border-style:  solid;
	border-color:  #C6C6C6;
	border-collapse:  collapse;
	background:#F2F2F2;
}

.GridView-SelectedRowStyle
{
	background: #D1DDF1;
	color: #333333;
	font-weight :bold;
}

.GridView-EditRowStyle
{
	background: #2461BF;
	color: #000000;
}

.GridView-PagerStyle
{
	background: #2461BF;
	color: White;
}

.ListBox
{
}

#Content Table
{
	border-width: 0px; /*DEBUG set to 1px, otherwise 0px*/
	border-spacing: 0px;
	border-style:  solid;
	border-color:  #000000;
	border-collapse:  collapse;
}


#Content TD
{
	border-width: 0px; /*DEBUG set to 1px, otherwise 0px*/
	border-spacing: 0px;
	border-style:  solid;
	border-color:  #C6C6C6;
	border-collapse:  collapse;

	text-indent: 5px;
}

#CustomeScreen Table
{
	border-width: 1px; 
	border-spacing: 0px;
	border-style:  solid;
	border-color: Green;
	border-collapse:  collapse;
}

#CustomeScreen TD
{
	border-width: 1px; 
	border-spacing: 0px;
	border-style:  solid;
	border-color: Green;
	border-collapse:  collapse;

}

.LoginBox  {
 border-right: linen thin inset;
	border-top: linen thin inset;
	border-left: linen thin inset;
	border-bottom: linen thin inset;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 50px;
	background-color: #fffae7;}

.DivideLine {
    width: 90%;
    height: 1px;
    background-color:blanchedalmond
}
	
