﻿ 
 /* Grid Styles */
.GV_Header
{
    color:#000000;
    /*background-color:#9acdea;*/
    background-image:url('../images/footer_gradient_white_blue.jpeg');
    background-repeat:repeat-x; 
    font-size: 12px;
    font-family: Trebuchet MS;
}

.GV_Footer
{
    color:black;
    background-color:#e6e9ee;
    font-size: 12px;
    font-family: Trebuchet MS;
}

.GV_Pager
{
    color:#585858;
    background-color:#e6e9ee;
    font-size: 12px;
    font-family: Trebuchet MS;
}
 .GV_Pager a:link
{
    COLOR: #1782ba; 
    text-decoration: underline;
    font-family: Trebuchet MS;
}
.GV_Pager a:active
{
    COLOR: #1782ba; 
    text-decoration: underline;
    font-family: Trebuchet MS;
}
.GV_Pager a:visited
{
   COLOR: #1782ba; 
    text-decoration: underline;
    font-family: Trebuchet MS;
}
.GV_Pager  a:hover
{
    color: #ff9966;
    text-decoration: none;
    font-family: Trebuchet MS;
}




.GV_Row
{
    color:#000000;
    background-color:White;
    font-size: 12px;
    font-family: Trebuchet MS;
}
.GV_Row a:link
{
    COLOR: #1782ba; 
    text-decoration: underline;
    font-family: Trebuchet MS;
}
.GV_Row a:active
{
    COLOR: #1782ba; 
    text-decoration: underline;
    font-family: Trebuchet MS;
}
.GV_Row a:visited
{
   COLOR: #1782ba; 
    text-decoration: underline;
    font-family: Trebuchet MS;
}
.GV_Row  a:hover
{
    color: #ff9966;
    text-decoration: none;
    font-family: Trebuchet MS;
}





.GV_AltRow {
    color:#000000;
    background-color: #f2f9fc;
    font-size: 12px;
    font-family: Trebuchet MS;
}
.GV_AltRow a:link
{
  COLOR: #1782ba; 
    text-decoration: underline;
    font-family: Trebuchet MS;
}
.GV_AltRow a:active
{
  COLOR: #1782ba; 
    text-decoration: underline;
    font-family: Trebuchet MS;
}
.GV_AltRow a:visited
{
   COLOR: #1782ba; 
    text-decoration: underline;
    font-family: Trebuchet MS;
}
.GV_AltRow  a:hover
{
    color: #ff9966;
    text-decoration: none;
    font-family: Trebuchet MS;
}
 
 
 .GV_HeaderAmu
{
    color:#ffffff;
    /*background-color:#9acdea;*/
    background-image:url('../../images/z_22.jpg');
    background-repeat:repeat-x; 
    font-size: 12px;
    font-family: Trebuchet MS;
}
 
 .GV_AltRowAmu {
    color:#000000;
    background-color: #E8F7FE;
    font-size: 12px;
    font-family: Trebuchet MS;
}
 
 
 
 /*

  table  
{
	font:normal 76%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
}

table  a 
{
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
}

table  a:visited 
{
	color:#444;
	font-weight:normal;
}

table  a:visited:after
{
	content:"\00A0\221A";
}

table  a:hover 
{
	border-bottom-style:solid;
}

thead th,thead td,tfoot th,tfoot td
 {
	border:1px solid #523A0B;
	border-width:1px 0;
	background:#EBE5D9;
}

th
{
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
}

tbody th,td 
{
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
}

tbody th 
{
	font-weight:normal;
	white-space:nowrap;
}

tbody th a:link,tbody th a:visited 
{
	font-weight:bold;
}

tbody td,tbody th
{
	border:1px solid #fff;
	border-width:1px 0;
}

tbody tr.odd th,tbody tr.odd td
{
	border-color:#EBE5D9;
	background:#F7F4EE;
}

tbody tr:hover td,tbody tr:hover th 
{
	background:#ffffee;
	border-color:#523A0B;
}	
	 

caption
{
	font-family:Georgia,Times,serif;
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
}	  */
