﻿.gird_header_blue
{
    background: url(images/topgrad.jpg) repeat-x left top;
    background-position:bottom;
    text-align: center;
}
.gird_header_gray
{
    text-align: center;
    background-color:#EFEFEF;
    font-weight:normal;
}
.pagerstyle
{
    margin: 2px;
    padding: 5px 0 0 0;
}
.pagerstyle a, .pagerstyle a:visited
{
    color: #666666;
    text-decoration: underline;
    font-size: 12px;
 }
 .pagerstyle a:hover
{
    color: #0099ff;
}
.textbox_style1
{
    background-position: left top;
    background-image: url(images/bg_input.gif);
    background-repeat: repeat-x;   
    padding:0 0 0 2px;
    margin:0px;
}

.labpound
{
	text-align: right;
	font-size: 17px;
	width: 120px;
	height: 28px;
	line-height:28px;
	padding:0 5px;
	margin:3px 0 0 0;
}
.pagerstyle
{
	background-color:White;
}