﻿body
{
    margin: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
}

.maintable
{
    width: 900px;
    height: 100%;
    border-left: #295807 1px solid;
    border-right: #295807 1px solid;
}

.header
{
	background-image: url(Gifs/Header.gif);
	width: 900px;
	height: 150px;
}

.leftnav
{
    vertical-align: top;
    width: 220px;
    text-align: left;
}

.upnav
{
	font-family: 'Arial Black';
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.upnav a:link
{
	font-family: Monospace;
	color: #ffffff;
	text-decoration: none;
}
.upnav a:visited
{
	font-family: Monospace;
	color: #ffffff;
	text-decoration: none;
}
.upnav a:hover
{
	font-family: Monospace;
	color: #ffcccc;
	text-decoration: none;
}

.content
{
    vertical-align: top;
    width: 670px;
    text-align: center;
}

.leftnavtitle
{
}
.leftnavlinks
{
    text-indent: 15px;
}


.mytree
{
    font-family: Tahoma;
    font-size: 12px;
    color: #aa0000;
    text-decoration: none;
}
.mytree a:link
{
    font-family: Tahoma;
    font-size: 12px;
    color: #6666ff;
    text-decoration: none;
}
.mytree a:visited
{
    font-family: Tahoma;
    font-size: 12px;
    color: #0000aa;
    text-decoration: none;
}
.mytree a:hover
{
    font-family: Tahoma;
    font-size: 12px;
    color: #aa0000;
    text-decoration: none;
}

.title
{
    font-weight: bold;
    font-size: 12px;
    color: #ff3300;
    font-family: Tahoma;
    text-decoration: underline;
}
.subtitle
{
    font-weight: bold;
    font-size: 12px;
    color: #993300;
    font-family: Tahoma;
    text-decoration: underline;
}
.textlist
{
    font-weight: bold;
    font-size: 12px;
    color: #993300;
    font-family: Tahoma;
    list-style-type: disc;
    text-indent: 12px;
}
.textsimple
{
    font-size: 12px;
    color: #111111;
    font-family: Tahoma;
    text-decoration: none;
    line-height: 19px;
}
.textitalics
{
    font-size: 12px;
    color: #222233;
    font-family: Tahoma;
    text-decoration: none;
    font-style: italic;
}
.imgintext
{
    font-size: 10px;
    color: #003300;
    font-family: Arial;
    text-align: center;
}
.footer
{
    font-size: 12px;
    color: #295807;
    font-family: 'Times New Roman';
}

.content
{
    font-size: 12px;
    color: #000000;
    font-family: Tahoma;
    text-decoration: none;
}
.content a:link
{
    font-size: 12px;
    color: #0000ff;
    font-family: Tahoma;
    text-decoration: none;
}
.content a:visited
{
    font-size: 12px;
    color: #0000ff;
    font-family: Tahoma;
    text-decoration: none;
}
.content a:hover
{
    font-size: 12px;
    color: #ff0000;
    font-family: Tahoma;
    text-decoration: none;
}