﻿.default_p1
{
	color: #ffffff;
	text-align:center;
	font-family: arial;
	font-size:10px;
	background-color: #6699CC;
	font-weight:bold;
	padding:3px 3px 3px 3px;
	margin-right:4px;
	width:15px;
}
.default_p2
{
	color: #6699cc;
	text-align:center;
	font-family: arial;
	font-size:10px;
	background-color: #ffffff;
	font-weight:bold;
	padding:3px 3px 3px 3px;
	margin-right:4px;
	width:15px;
}

.default_p1:link, .default_p1:visited
{
	font-weight:bold;
	text-align:center;
	color: #ffffff;
}

.default_p2:link, .default_p2:visited
{
	color: #6699cc;
	font-weight:bold;
	text-align:center;
}

.default_pager
{
	background-color: #DFEFF8;
	padding: 1px 1px 1px 1px;
	text-align:right;
	height:20px;
}

.default_pager div
{
	padding: 2px 2px 2px 2px;
	text-align:right;
}
}