﻿body
{
}
.MainTitle
{
	color: #005825;
	font-size: 60px;
	font-family: 'Imprint MT Shadow';
	letter-spacing: 5px;
}

.SubTitle
{
	color: #005825;
	font-size: 28px;
	font-family: 'Imprint MT Shadow';
	letter-spacing: 1px;
}

.Small
{
    font-size: 16px;
    color: #005825;
    font-family: Calibri;
    text-decoration: none;
	letter-spacing: 1px;
}
.SmallCentered
{
    font-size: 16px;
    color: #005825;
    font-family: Calibri;
    text-decoration: none;
    letter-spacing: 1px;
    text-align: center;
}

.Navigation
{
    font-size: 16px;
    color: #ffffff;
    font-family: Calibri;
    font-weight: bold;
    text-decoration: none;
}

.CalList
{
	border-style: solid;
	border-width: thin;
	padding: 5px;
	font-size: 15px;
	color: #005825;
	font-family: Calibri;
	font-weight: bold;
	background-color: transparent;
	overflow: auto;
}

.CalibreListOpeningPage
{
    padding: 5px;
    font-size: 15px;
    color: #005825;
    font-family: Calibri;
    font-weight: bold;
    background-color: transparent;
    overflow: auto;
    border-right: #009933 thin solid;
    border-top: #009933 thin solid;
    border-left: #009933 thin solid;
    border-bottom: #009933 thin solid;
}


.Medium
{
    font-size: 17px;
    color: #005825;
    font-family: Calibri;
    font-weight: bold;
    text-decoration: none;
    overflow: auto;
    text-align: left;
    background-color: transparent;
    padding-left: 12px;
}

.MediumCentered
{
    font-size: 17px;
    color: #005825;
    font-family: Calibri;
    font-weight: bold;
    text-decoration: none;
    overflow: auto;
    text-align: center;
    background-color: transparent;
}

.StepButton
{
    font-size: 16px;
    color: #ffffff;
    font-family: Calibri;
    font-weight: bold;
    text-decoration: none;
    background-color: #005825;
}
.label1
{
	position: absolute;
	z-index: auto;
	font-family: Cambria;
	color: #005825;
	font-size: 15px;
}
.LinkBtnCss
{
	color: #ffffff;
	font-family: Calibri;
	text-decoration: none;
	background-image: url(Images/Bullet1_125.gif);
	background-repeat: no-repeat;
	font-size: 12pt;
	width: 125px;
	height: 26px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
}
.TableCal
{
	position: absolute;
	z-index: 100;
	left: 100px;
	top: 100px;
	border-collapse: collapse;
	table-layout: fixed;
}

