﻿body,html 
{
	height:100%;
	margin:0px;
	background:url(../Images/BackgroundTemplate.gif)
}

.White10
{
	font-size: 10px;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none;
}

.Red10
{
	font-size: 10px;
	color: #990000;
	font-family: tahoma;
	text-decoration: none;
}

.Red11
{
	font-size: 11px;
	color: #990000;
	font-family: tahoma;
}

.Red14
{
	font-size: 14px;
	color: #990000;
	font-family: tahoma;
}

.White11
{
	font-size: 11px;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none;
}

.Black11
{
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}

.InputForm
{
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	background-color: #ffffff;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

a.White11Link
{
	font-size: 11px;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: underline;
}

a.White11Link:hover
{
	text-decoration: underline;
}

a.White11LinkR
{
	font-size: 11px;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: underline;
}

a.White11LinkR:hover
{
	color: #990000;
	text-decoration: underline;
}