﻿.drRotateBlue
{
	padding: 0;
	margin: 0;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.drRotateBlue td
{
	width: 18px;
	text-align: center;
}
.drRotateBlue td img
{
	padding-top: 3px;
	vertical-align: middle;
}
.drRotateBlue a
{
	display: block;
/*	width: 20px;*/
	height: 18px;
	border: solid 1px #00b6e9;
	background: #adcde6 url(ButtonBackground.png) repeat-x bottom;
	text-align: center;
	text-decoration: none;
	margin-top: 2px;
	padding-top: 2px;
	color: #ffffff;
	font-weight: bold;
}
.drRotateBlue a:link, .drRotateBlue a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.drRotateBlue a:hover
{
	text-decoration: none;
	color: #f1df55;
}
.drRotateBlue .current
{
	margin-top: 2px;
	color: #f1df55;
}

.drRotateBlue .current a:visited
{
	margin-top: 2px;
	color: #f1df55;
}


.drRotateBlue .current a:link
{
	color: #f1df55;
}

/*.Rotate-Blue-Content
{
	border: solid 5px #3F4C6B;	
	padding: 5px;
}*/
.Rotate-Blue-Pager
{
	border: solid 1px #00b6e9;
}