﻿body
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: White;
	line-height: 13px;
}

.title
{
	font-size: 14px;
	line-height: normal;
}

.subtitle
{
	font-size: 13px;
	line-height: normal;
}

.subtext
{
	font-size: 10px;
}

.darkblue
{
	color: #4edcff;
}

.lineheight
{
	line-height: 10px;
}

.lightblue
{
	color: #aeefff;
}

a
{
	color: #FFFFFF;
}

.link
{
	font-size: 12px;
	padding-right: 8px;
}

.line
{
	background-color: #A4A4A4;
	height: 1px;
	width: 100%;
	display: block;
	clear: both;
	float: none;
	overflow: hidden;
}

.lastpage
{
	margin-bottom: 8px;
}

.pager span
{
	font-size: 10px;
	color: #4edcff;
	text-decoration: underline;
}

.pager a
{
	font-size: 10px;
	color: White;
}

.topborder
{
	border-top: solid 1px #A4A4A4;
}

.bottomborder
{
	border-bottom: solid 1px #A4A4A4;
}

.logout
{
	background-image: url(Images/MenuColors/D5883F.jpg);
	background-repeat: repeat-y;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #D5883F;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
}
