body
{
	background-image:url("tl_files/gp/background2.gif");
	background-position:left top;
}

a,
body,
div,
em,
label,
li,
ol,
p,
strong,
td,
th,
u,
ul
{
	font-family:"Lucida Grande", Arial, san-serif;
	font-size:12px;
	color:#333333;
}

input,
select,
textarea
{
	font-family:"Trebuchet MS", Verdana, san-serif;
	font-size:11px;
	color:#333333;
}

img
{

}

p,
pre,
form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 15px 0px;
	padding:0px 0px 2px 0px;
	border-bottom:1px solid #cccccc;
	font-family:"Trebuchet MS", "Lucida Grande", Arial, san-serif;
	font-weight:bold;
	font-size:16px;
	color:#336699;
}

a
{
	text-decoration:none;
	color:#c36a1c;
}

a:hover
{
	color:#336699;
}

p
{
font-family:"Lucida Grande", Arial, san-serif;
font-size:12px;
color:#333333;
}
.pagination{
font-family:"Lucida Grande", Arial, san-serif;
font-size:12px;
color:#333333;
padding: 2px;
margin: 1em 0;
clear: both;
}

.pagination ul{
font-family:"Lucida Grande", Arial, san-serif;
font-size:12px;
color:#333333;
margin: 0;
padding: 0;
text-align: right; /*Set to "left" or "right" to left/right align pagination interface*/
font-size: 100%;
}

.pagination li{
font-family:"Lucida Grande", Arial, san-serif;
font-size:12px;
color:#333333;
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

*:first-child+html .pagination li{ /*IE7 only CSS hack*/
font-family:"Lucida Grande", Arial, san-serif;
font-size:12px;
color:#333333;
margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE7 */
}

* html .pagination li{ /*IE6 and below CSS hack*/
font-family:"Lucida Grande", Arial, san-serif;
font-size:12px;
color:#333333;
margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE6 and below browsers*/
}

.pagination a, .pagination a:visited{
font-family:"Lucida Grande", Arial, san-serif;
font-size:12px;
color:#333333;
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
font-family:"Lucida Grande", Arial, san-serif;
font-size:12px;
color:#333333;
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{ /*Style for currently selected page link*/
font-family:"Lucida Grande", Arial, san-serif;
font-size:12px;
color:#333333;
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disabled, .pagination a.disabled:hover{ /*Style for "disabled" previous or next link*/
font-family:"Lucida Grande", Arial, san-serif;
font-size:12px;
color:#333333;
background-color: white;
cursor: default;
color: #929292;
border-color: transparent;
}

.pagination a.prevnext{ /*Style for previous and next link*/
font-family:"Lucida Grande", Arial, san-serif;
font-size:12px;
color:#333333;
font-weight: bold;
}
