﻿body
{
    background-image: url(pix/Background.jpg);
    background-repeat: repeat-x;
    font-size: 14pt;
    line-height: 20pt;
}

div.Head
{
    text-align: center;
}
.Htop
{
    background-image: url(pix/TSSW-NewHeader.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 150px;
    text-align: center
}

#nav {    
	width: 800px;
	height: 15px;
	margin: 0 auto;
	list-style: none;
	position: Relative;
	top: 0px;
	left: 50px;
	z-index: 200;
	border-bottom-color: Red;
	}


img.Roll
{
    border-right: navy solid;
    border-top: navy solid;
    border-left: navy solid;
    border-bottom: navy solid;
}
.TSSW
{
    font-size: larger;
    color: #002c7d;
    font-family: 'Arial Black' , Arial;
}
table.Main
{
    width: 780px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
    margin: 5px;
    padding-top: 5px;
}
.MainText
{
    padding-right: 10px;
    padding-left: 25px;
    padding-bottom: 5px;
    margin: 5px;
    padding-top: 5px;
    vertical-align: top;
    text-align: left;
}
.BigName
{
    font-weight: bold; 
    color: #191970; 
    font-size:x-large;
}

.Head1
{
    font-weight: bold;
    font-size: 20pt;
    color: #191970;
    font-style: italic;
}
.NiceLink
{
    font-family: Arial;
    font-weight: bold;
    font-size: small;
    color: #191970;
    text-decoration: none;
}
.NiceLink:hover
{
    color: Gray;
}

.Smaller
{
    font-size: small;}

h1
{
    font-weight: bold;
    color: #191970;
    font-size:24px;}