﻿body {
    margin: 0px;
    padding: 0px;
    background-image: url(/layoutimages/index01.gif);
}

body, th, td
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
}

form {
	margin: 0px;
	padding: 0px;
}

#slides  
{
    margin-left: 10px;
    margin-top: 2px;
}

#menuitems  
{
    z-index: 100;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1
{
    font-size: small;
    color: #FFFFFF;
}

.text2 {
    font-size: 11px;
    color: #4E4E4E;
}

.text3 {
    font-size: 10px;
    color: #4E4E4E;
}
a.sitetitle
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: large;
    font-weight: bold;
    font-style: oblique;
    font-variant: small-caps;
    color: #E0E1A8;
    line-height: 1.5em;
    text-decoration: none;
}

a {
}

a:hover {
	text-decoration: none;
}

.bg1 {
    background-image: url(/layoutimages/index02.gif);
    background-repeat: repeat-x;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1
{
    color: #FFFFFF;
}

.style1 a {
    font-weight: bold;
    color: #FFFFFF;
}

.style1 a:hover {
}

.style2 {
    font-size: 10px;
    color: #838383;
}

.style2 a {
    font-size: 11px;
    font-weight: bold;
    color: #B6B83F;
}

.style2 a:hover {
}

.style3
{
    color: #000000;
    font-size: x-small;
}

.style3 a {
    color: #000000;
}

.style3 a:hover {
}
.left
{
    padding-right: 5px;
}
.right
{
    padding-left: 5px;
}
.quotes
{
    padding: 5px;
    border-color: #C2D8E7 #333399 #333399 #78A7C7;
    border-style: outset;
    border-width: medium;
    font-size: x-small;
    font-style: italic;
    background-color: #266155;
    font-family: Arial, Helvetica, sans-serif;
}
.MaskedEditFocus
{
    background-color: #FFFFCC;
}
.MaskedEditError
{
    background-color: #FF9999;
}
a.body
{
    color: White;
}
