﻿body 
{
	margin: 0;
}
table
{
	border-collapse: collapse;
}
td
{
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color: #3F3F3F;
	vertical-align: top;
}
img
{
	border: 0;
}
input
{
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
}
textarea
{
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
}
ul
{
	margin-top: 0;
}
li.spaced
{
	margin-top: 10px;
	margin-bottom: 10px;
}
A:link
{
	color: #0000FF;
	text-decoration: underline;
}
A:visited
{
	color: #0000FF;
	text-decoration: underline;
}
A:hover
{
	color: #0000FF;
	text-decoration: none;
}
td.bordered
{
	border: 1px solid #000000;
}
td.spacer
{
    width: 10px;
}
.admin td
{
	font-family: Tahoma;
	font-size: 12px;
}
.admin select
{
	font-size: 12px;
	font-family: Tahoma;
}
.admin textarea
{
	font-size: 12px;
	line-height: 18px;
	font-family: Tahoma;
}
.admin input
{
	font-size: 12px;
	font-family: Tahoma;
}
.Header
{
	font-size: 14px;
	color: #3F3F3F;
	font-weight: bold;
}
.Heading
{
	font-size: 14px;
	color: #3F3F3F;
	font-weight: bold;
}
.Bold
{
	font-size: 12px;
	color: #3F3F3F;
	font-weight: bold;
}
.BigHeader
{
	font-size: 16px;
	color: #3F3F3F;
	font-weight: bold;
}
.Text
{
	font-size: 12px;
	line-height: 18px;
	color: #3F3F3F;
}
.Features
{
	font-size: 12px;
	line-height: 14px;
	color: #3F3F3F;
}
.Box
{
	padding: 12px; 
	background-color: #E6E6E6;
	border: 1px solid #999999;
}
.PageTitle
{
	font-size: 18px;
	color: #3F3F3F;
	font-weight: bold;
}