﻿.drRotateBlue
{
    position:relative;
    top:-30px;
    z-index:30000;
    float:right;
	padding: 0px 10px 0px 0px;
	margin: -5px 0px 0px 0px;
}
.drRotateBlue td
{
	width: 20px;
	height: 20px;
	text-align: center;
}
.drRotateBlue td img
{
	padding-top: 3px;
	vertical-align: middle;
}
.drRotateBlue a
{
	display: block;
	width: 20px;
	height: 20px;
	background-color: #cbc696;
	background-image:url(nav_bg.gif);
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	color: #000066;
	font-weight: bold;
}
.drRotateBlue a:link, .drRotateBlue a:visited
{
	color: #000066;
}
.drRotateBlue a:hover
{
	background-color: #cb9f62;
	color: #990033;
}
.drRotateBlue .current
{
	background: #cb9f62;
}
/*.Rotate-Blue-Content
{
	border: solid 5px #3F4C6B;	
	padding: 5px;
}*/
.Rotate-Blue-Pager
{
	border: solid 4px #3F4C6B;	
}
