﻿.drRotateBlue
{
	background: #005198;
	padding: 0;
	margin: 0;
}
.drRotateBlue td
{
	width: 20px;
	height: 20px;
	text-align: center;
}
.drRotateBlue td img
{
	padding-top: 3px;
	vertical-align: middle;
}
.drRotateBlue a span
{
	display: block;
	width: 20px;
	height: 20px;
	background: #005198;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	color: #ffffff;
	font-weight: bold;
}
.drRotateBlue a:link, .drRotateBlue a:visited
{
	color: white;
}
.drRotateBlue a:hover span
{
	color: #999999;
	cursor: hand;
}
.drRotateBlue .current
{
	background: #ffffff;
	color: #005198;
}
/*.Rotate-Blue-Content
{
	border: solid 5px #3F4C6B;	
	padding: 5px;
}*/
.Rotate-Blue-Pager
{
	border: solid 0px #005198;	
}
