﻿.div_light 
{
	text-align: left;
	background: #FFFFFF url(bg_center3.jpg) repeat-x; 
	margin-top: 8px;
	padding-top: 0px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	border-bottom-color:#efefef;
	border-bottom-style:solid;
	border-bottom-width:2px;
	
	border-top-color:#efefef;
	border-top-style:solid;
	border-top-width:2px;
	
	border-left-color:#efefef;
	border-left-style:solid;
	border-left-width:2px;
	
	border-right-color:#efefef;
	border-right-style:solid;
	border-right-width:2px;
}

.div_light2 
{
	text-align: left;
	background: #FFFFFF url(bg_center3.jpg) repeat-x; 
	margin-top: 8px;
	padding-top: 0px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	border-bottom-color:#efefef;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-top-color:#efefef;
	border-top-style:solid;
	border-top-width:1px;
	
	border-left-color:#efefef;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#efefef;
	border-right-style:solid;
	border-right-width:1px;
}

h4 {
	font-weight: normal;
	text-align:center;
	color: #15516E; 
	padding: 0 10 5px 0; 
	margin: 0 0 5px 0; 
	border-bottom: 1px solid #CFCEC4; 
}

h4 a:hover {
	color: #FF5E01;
}


h3 {
	font-family: Georgia, 'Lucida Grande', Geneva, Arial, Helvetica, Verdana, sans-serif;
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
}

h3 a:hover {
	color: #FF5E01;
}

h5 {
	color: #b7ad97;
	font-size: 11px;
	line-height: 16px;
	padding: 20;
	margin: 20;
	font-weight: normal;
}
h5 a:link {
	color: #b7ad97;
	}
h5 a:visited {
	color: #b7ad97;
	}	
h5 a:active {
	color: #b7ad97;
	}

h6 {
	color: #b7ad97;
	font-family: Georgia, 'Lucida Grande', Geneva, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 12px;
	font-weight: normal;
	}
	
h6 a:link {
	color: #b7ad97;
	}
h6 a:visited {
	color: #b7ad97;
	}	
h6 a:active {
	color: #b7ad97;
	}	


.gridViewHeader{
   /*background-image:url(header_grad.jpg);	*/
   background-color:#333333;
}

.page_header
{
	font-size:16px;
	font-weight:bold;
	width:100%;
	text-align:left;
}

table.myTH th
  {
    /*background-image: url(header_grad.jpg); 
	background-repeat: repeat-x; */
    font-size:12px;
	font-weight:bold;
	color:#000000;
    text-align: center;
    vertical-align: middle;
    height:20px;
  }

table.myBox caption
  {
    /*background-image: url(header_grad.jpg); 
	background-repeat: repeat-x;*/
    background-color:#333333;
    text-align: center;
    font-weight: bold;
    color:#ffc266;
    height:20px;
  }

  table.myBox
  { 
     border-right-width:2px;
     border-right-style:solid;
     border-top-width:2px;
     border-top-style:none;
     border-left-width:2px;
     border-left-style:solid;
     border-bottom-width:2px;
     border-bottom-style:solid;
     border:0; 
    
        
  }

  table.myBox th
  {
    /*background-image: url(header_grad.jpg); 
	background-repeat: repeat-x;*/
    background-color:#000000;
    text-align: center;
    vertical-align:middle;
    font-weight: bold;
    color:#ffc266;  
    height:20px;
  }


  table.myBox tr
  { 
	
  }

  table.myBox td
  {  
	background-image: none;
	background-color: #cccccc;
    text-align:center;
    border-color:#cccccc;
    border-style:solid;
    border-width:1px;
    
  }
  

table.mytable2 caption
  {
    
	background-color: #000000;
    text-align: center;
    font-weight: bold;
    color:#ffc266;
    height:20px;   
  }

  table.mytable2
  { 
	border-collapse:collapse;
     border-right-width:2px;
     border-right-style:solid;
     border-top-width:2px;
     border-top-style:solid;
     border-left-width:2px;
     border-left-style:solid;
     border-bottom-width:2px;
     border-bottom-style:solid;
     border:2; 
     text-align:center;
   vertical-align :middle;
        
  }

  table.mytable2 th
  {
    background-color: #000000;
    text-align: center;
    font-weight: bold;
    color:#ffc266;
    height:20px;
    vertical-align:middle;
  }


  table.mytable2 tr
  { 
	vertical-align:top;
  }

  table.mytable2 td
  {  
	background-color: #f7f9e5;
     color:gray;
     border-style:solid;
     border-width:1px;
     border-right-style:solid;
     border-right-width:1px;
     text-align:left;
     vertical-align:top;
    
  }
  
  table.mytable caption
  {
    background-color: #000000;
    text-align: center;
    font-weight: bold;
    color:#ffc266;
     height:20px;   
  }

  table.mytable
  { 
	border-collapse:collapse;
     border-right-width:2px;
     border-right-style:solid;
     border-top-width:2px;
     border-top-style:solid;
     border-left-width:2px;
     border-left-style:solid;
     border-bottom-width:2px;
     border-bottom-style:solid;
     border:2; 
     text-align:center;
     
        
  }

  table.mytable th
  {
   background-color: #000000;
     text-align: center;
    font-weight: bold;
    color:#ffc266;
    height:20px;
  }


  table.mytable tr
  { 
  }

  table.mytable td
  {  
	background-image: none;
	background-color: #f7f9e5;
     color:gray;
     border-style:none;
     border-width:0px;
     border-right-style:solid;
     border-right-width:1px;
     text-align:left;     
    
  }
  
   


.textboxWhite
{
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	background-color:#FFFFFF;
	border-right: #EAEAEA 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #EAEAEA 1px solid;
}











