﻿.AC_Grid { margin-bottom:2px; font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica;	background-color: White; border-right: solid 1px #D6D2C2; border-left: solid 1px #D6D2C2;	border-bottom: solid 1px #D6D2C2; border-top: solid 1px #D6D2C2;}
/*.CS_Grid_HeaderStyle { font-size: 13px; font-weight: bold; color: #663;	background-color: #f8f8f4; border-color: #D6D2C2;	border-top-color: #002D96; padding: 3px 2px 2px 3px; vertical-align: top; } */
.AC_Grid_HeaderStyle		{ height: 20px; font-weight: bold; background: url(../../images/boxheading-bg.gif) repeat-x top; border-color: #D6D2C2; padding-left: 3px; }
.AC_Grid_HeaderStyle_Slim		{ font-size: 11px; font-weight: bold; color: #663;	background-color: #f8f8f4; border-color: #D6D2C2;	border-top-color: #002D96; padding: 0px 2px 0px 3px; vertical-align: top; text-align: left; }
.AC_Grid_HeaderStyle_SlimCenter	{ font-size: 11px; font-weight: bold; color: #663;	background-color: #f8f8f4; border-color: #D6D2C2;	border-top-color: #002D96; padding: 0px 2px 0px 3px; vertical-align: top; text-align: center; }
.AC_Grid_AlternatingRowItemStyle { background-color: #ededed }
.AC_Grid_FooterStyle		{ background-color: #C3DAF9; border-top-color: #002D96; /*border-right-color: #C3DAF9;*/ }
.AC_Grid_ItemStyle			{ border: none; vertical-align:top;	padding-left: 3px;	padding-right: 2px; padding-top: 3px; font-size: 1.2em; text-align: left;  }
.AC_Grid_ItemStyleCenter	{ border: none; vertical-align:top;	padding-left: 3px;	padding-right: 2px; padding-top: 3px; font-size: 1.2em; text-align: center; }
.AC_Grid_PagerStyle			{ background: #69c; text-align: right; background: url(../../images/boxfooter-bg.gif) repeat-x bottom; font-size: 1em; }
.AC_Grid_PagerStyle table	{ float:right; }
 
.AC_ObsStyle { font-style: italic; font-weight: bold; margin-bottom: 10px; }
.AC_FooterObsStyle { font-style: italic; font-weight: bold; margin-bottom: 4px; margin-top: 10px; text-align: right; }


