H1              {
                font-family: Verdana, Arial;
                font-size: medium;
                }
H2              {
                font-family: Verdana, Arial;
                font-size: small;
                }
                IMAGE:hover
                {
					border-style:outset 
                }
BODY            {
                font-family: Verdana, Arial;
                font-size: x-small;
                margin: 0;
                }
TABLE           {
                font-family: Verdana, Arial;
                font-size: x-small;
                }
INPUT           {
                font-family: Verdana, Arial;
                font-size: x-small;
                }
SELECT          {
                font-family: Verdana, Arial;
                font-size: x-small;
                }
a:link          {
                color: #CD7B4B;
                text-decoration: none;
                }
a:active        {
                color: #CD7B4B;
                text-decoration: none;
                }
a:visited       {
                color: #CD7B4B;
                text-decoration: none;
                }
a:hover         {
                color: #CD7B4B;
                text-decoration: underline;
                }
.navtable       
{
	background: "\images\banner\bannerslice2.GIF";
                
                color: #CD7B4B;
                }
.navtext        {
                color: #CD7B4B;
                }
.navlink:link   {
                color: #CD7B4B;
                text-decoration: none;
                }
.navlink:active {
                color: #013148;
                text-decoration: none;
                }
.navlink:visited {
                color: #CD7B4B;
                text-decoration: none;
                }
.navlink:hover  {
                color: #CD7B4B;
                text-decoration: underline;
                }
.rheader        
{
	background: "\images\banner\bannerslice2.GIF";
         background-color: #f4ffe4;
                color: #013148;
		font-weight: bold;
                }
.rheadercol2     {
                border-color: black;
                border-style: solid;
                border-width: 1;
                background-color: #f4ffe4;
                }
.rheadercoll2    {
                border-color: black;
                border-right: 0;
                border-style: solid;
                border-width: 1;
                background-color: #f4ffe4;
                }
.rheadercolr2    {
                border-color: black;
                border-left: 0;
                border-style: solid;
                border-width: 1;
                background-color: #f4ffe4;
                }
.rbody          {
                background-color: #f4ffe4;
                }
.rbodycol2       {
                border-color: black;
                border-style: solid;
                border-top: 0;
                border-width: 1;
                background-color: #f4ffe4;
                }
        
.rhelp          {
                background-color: Transparent;
                border-color: #EFD4C4;
                font-size: 8pt;
                border-style:inset ;
                border-width:thin  ;
                color: #013148;
                }
.rhelpcol2      {
                border-color: #EFD4C4;
                border-style: solid;
                border-top: 0;
                border-width: 1;
                background-color: #f4ffe4;
                }
.smalltext       {
                COLOR: gray;
                FONT-FAMILY: Verdana, Arial;
                FONT-SIZE: 9pt;
                LINE-HEIGHT: 140%
                }
                .rtiny       {
                FONT-FAMILY: Verdana, Arial;
                FONT-SIZE: 7pt;
                LINE-HEIGHT: 60%
                }
.DataGrid
{
	background-color: silver;
	border-width: 1px;
	border-color: navy;
	border-style:inset;
}

.DataGridHeader
{
	background-color: LightSteelBlue; 
	color:  #354b99;
	font-weight: bold;
	font-size: 10pt;
	height:25px; 
}

.DataGridItem
{
	background-color: #f4ffe4;
	color: navy;
	font-size: 10pt;
	height:25px;
}

.DataGridAltItem
{
	background-color: Gainsboro;
	color: navy;
	font-size: 10pt; 
	height:25px;
}

.DataGridFooter
{
	background-color: LightSteelBlue;
	color: navy;
	font-size: 10pt; 
	height:15px;
}

.DataGridPager
{
	background-color: LightSteelBlue;
	font-size: 8pt;
	height:20px;
}

.newbutton      
{
		background-color:Transparent;
		border-style: none;
}

