﻿.rgCaption
{
    font-weight: bold;
    font-size: x-large;
    height: 30px;
    text-align: center;
    padding-top: 6px;
    background-color: #0055a4;
    color: #FFFFFF;
}
div.RadGrid .rgAltRow
{
    background: AliceBlue;
}


.navhome {





	width: 960px;
	height: 0px;
	position:relative;
    top: -36px;
	right:0px;
	z-index:100000;	
	margin-left: auto; 
	margin-right: auto;
}

.navpages {




	width: 960px;
	height: 0px;
	position:relative;
    top: 0px;
	right:0px;
	z-index:100000;	
	margin-left: auto; 
	margin-right: auto;
}