﻿.PagerNav
{
    text-align:center;
    width:450px;
    margin:0 auto;
}

.PagerNav a
{
    margin:0 auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

.PagerNavNormal
{
}

A.PagerNavNormal:link
{
    margin-left:5px;
    margin-right:5px;
	font-size:12px;
}

A.PagerNavNormal:hover
{
}

.PagerNavHighlight
{
}

A.PagerNavHighlight:link
{
    margin-left:5px;
    margin-right:5px;font-size:12px;
}

A.PagerNavHighlight:hover
{
    text-decoration: none;
}



#block {
	margin: 15px auto 0;
	width: 285px;
	padding-right:5px;
	padding-left: 5px;
	clear:both;
	overflow:hidden;
}
.h{
	padding: 13px 0 10px 5px;
	font-size:12px;
	border-bottom:1px solid #eee;
	text-transform:uppercase;
	letter-spacing:1px;
}

.htabs{	overflow:hidden; }
.htabs h2 a:link, .htabs h2 a:visited, .htabs h2 a:active {
	display:block;
	font-size:12px;
	font-weight:bold;
	padding: 7px;
	padding-top:12px;
	text-decoration:none;
	color:#CCC;
	margin-right:10px;
	line-height:0px;
	background-color:#DDD;
	height:10px;
	color:#333
	
	}

.htabs h2 a {
}
.li h2 a.select {
	line-height:0px;
	border:none;
	}
.htabs h2 a.select
{
    color: #0066CC;
		border:1px solid gray;
		border-right:3px solid gray;
		background-color:#FFF;
		height:10px;

	border-bottom:5px solid white;
}
.htabs h2 a:hover{
	color: #0066CC;
}
ul {
	line-height:0px;
	padding:0px;
	margin-bottom:-7px;
	}
.htabs li{
	float:left;
	margin-top:2px;
	margin-bottom:-7px;
	padding: 3px 2px 0 0;
	overflow:hidden;
}
.tabs .bullet{
	color:#d00;
	margin: 0px 4px 4px 0;
	padding-right:4px;
	clear:right;
	display:block;
	float:left;
	height:17px;
	overflow:hidden;
	text-align:right;
	width:10px;
}
.bmod .bullet{
	background-color:#fff;
	margin:-9px 6px 0 -10px;
	padding:8px;
}
.tabs{
	margin-top:2px;
	overflow:hidden;
}
.tabs li{
	background-color:#EEEEEE;
	clear:both;
	margin:4px 0;
	padding:9px;
}
.tabs li a:hover{
	padding-left:1px;
}

