
body {
	background: #ffffff;   
	font: "MS Sans Serif"; font-size: 10pt;     
}
table 
{
	/*background-color: #f0f8ff;*/
	background-color: #ffffff;   
}
h1{
	font: "MS Sans Serif"; font-size: 12pt; 
/*	color: #1e90ff;    */
    color: #0000C0;
	font-weight: bold;
	margin-bottom: 2%;
}
h2 {
	font: "MS Sans Serif"; font-size: 10pt;
	color: teal;
	margin-bottom: 2%;

}
p {
	font: "MS Sans Serif"; font-size: 10pt;
	color: #006400;
	margin-bottom: 2%;	
	
}

/*.GridView{
color: #333333;
font-size: 90%;
padding: 5; } */
.BorderOrange
{
	BORDER-BOTTOM: #FFE0C0 1px solid
}
.btnGreen {
color:white; 
border:1px solid #00C000;
background-color:white; 
background-image: url("../Pictures/bgGreen.gif");}
 
 .btnBlue {
color:white; 
border:1px solid DodgerBlue;
background-color:white; 
background-image: url("../Pictures/bgBlue.gif"); }
 
 .btnPink {
color:white; 
border:1px solid HotPink;
background-color:white; 
background-image: url("../Pictures/bgPink.gif");}

 .bgOrange {
border:1px solid #FFC080;
background-color:white; 
background-image: url("../Pictures/bgOrange2.gif");}
 
.HeaderGrid 
{
color:white; 
font-weight: bold;
font-size: small;
font-family:Times New Roman;
background-image: url("../Pictures/bgOrange.gif");}
 
.HeaderStyle {
background-color: #5D7B9D;
color: White;
font-weight: bold;
font-size: small;
font-family:Times New Roman; }

.HeaderStyle A:Link {
color: White; }

.AlternatingRowStyle {
background-color: White;
color: #284775; }

/*.RowStyle {
background-color: #E0E0E0;
color: #333333;
}*/

.ControlStyle {
color: #5D7B9D; }

.PagerStyle {
background-color: #284775;
font-Size: small;
color: blue; }

.PagerStyle A:Link {
color: red; }


/*table.stats 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 280px;
background-color: #666;
border: 0px;
border-collapse: collapse; }
/* border-spacing: 0px;}  */

table.stats td 
{color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #00529b;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

/* start art 20090903 */
.txtmenu 
{
	font-family: "Microsoft Sans Serif";
	text-decoration: none; 
	font-size: 14px;
	color: #0000C0;
	font-weight: bold;
}

.txt
{
	font-family: "Microsoft Sans Serif";
	text-decoration: none; font-size: 12px;
	color: #0000C0;
}
.Fixtable
{
 background: #ffffff;   
  font: "MS Sans Serif"; font-size: 10pt;  
  width: 100%; 
  text-align: center; 
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  clip:  rect(0px 0px 0px 0px);
  border:0px;
  align:center;
  cellpadding:0px;
  cellspacing:0px;
}
.table_td_L
{
  background: #ffffff;   
  font: "MS Sans Serif"; font-size: 10pt;  
  width: 36%; 
  text-align: left; 
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  clip:  rect(0px 0px 0px 0px);
}
.table_td_C
{
  background: #ffffff;   
  font: "MS Sans Serif"; font-size: 10pt;  
  width: 24%; 
  text-align: left; 
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  clip:  rect(0px 0px 0px 0px);
}
.table_td_R
{
  background: #ffffff;   
  font: "MS Sans Serif"; font-size: 10pt;  
  width: 36%; 
  text-align: Right; 
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  clip:  rect(0px 0px 0px 0px);
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #6699cc;
	height: 16px;
	width: 98%;
}
.textbox_grid {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #6699cc;
	height: 13px;
	width: 100%;
}
/* end art 20090903 */
