﻿.NormalDropDown
{
	border: solid 1px #a9a9a9;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.PagerLinks span
{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.PagerLinks a:link, .PagerLinks a:active, .PagerLinks a:visited
{
	color: #0088CC;
	font-size: 12px;
	text-decoration: none;
}
.PagerLinks a:hover
{
	color: #0088CC;
	cursor: hand;
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
}