﻿.border
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
}

.handPointer
{
	cursor: pointer;
}

.headlineAdvert
{
	color:#396336;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.headlineAdvertLarge
{
	color:#396336;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}

.pagingItem
{
	font-family:Verdana;
	font-size:10px;
	color:Black;
	text-decoration:none;
}

.toolLink
{
	color:#396336;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.noUnderline
{
	text-decoration:none;
}
