﻿body 
{
        margin: 0px 0px 0px 0px;
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
        font-size: 9pt;
        background-image: url(../Pix/background3.gif);
        overflow: scroll;
}

h1
{
		font-family: "Palatino Linotype", "Times New Roman";
        font-size: 13pt;
        font-weight: bold;
        line-height: 14pt;
        color: #990000;
        padding: 0px 10px 20px 10px;
}

h2
{
		font-family: "Palatino Linotype", "Times New Roman";
        font-size: 11pt;
        font-weight: bold;
        line-height: 14pt;
        color: #333333;
        padding: 10px 10px 0px 10px;
}

#Header
{
        width: 100%;
        height: 80px;
        background-image: url(../Pix/header_background.gif);
}

#Navigation
{
        width: 100%;
        height: 30px;
        background-image: url(../Pix/decorative_bar.gif);
}

#MainContent
{
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
        width: 800px;
}

#LeftContent800
{
        width: 590px;
        background-color: #FFFFFF;
        padding: 0px 0px 0px 0px;
        float: left;
}

#RightContent800
{
        width: 195px;
        background-color: #FFFFFF;
        margin-top: 0px;
        margin-right: 5px;
        padding: 0px 0px 0px 0px;
        float: left;
}

#LoginBox
{
        width: 175px;
        height: 125px;
        color: #FFFFFF;
        font-family: "Trebuchet MS", Tahoma, Arial;
        font-size: 8pt;
        font-weight: bold;
        padding: 5px 10px 10px 10px;
        background-image: url(../Pix/LoginBox.gif);
        background-repeat: no-repeat;
        margin-top: 10px;
        margin-right: 5px;
}

#TopRightSmallText
{
        font-size: 7pt; 
        color: #999999; 
        padding: 6px 5px 0px 0px; 
        border-bottom: 1px solid #DCDCDC; 
        text-align: right;
}

.Failure
{
	width: 250px;
	margin-top: 10px;
	color: #FF0000;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	border: 2px solid #FF0000;
	background-color: #F6E4A7;
}

.button
{
        height: 20px;
        font-family: "Trebuchet MS", Tahoma, Arial;
        font-size: 8pt;
        padding: 0px 0px 0px 0px;
}

.LogInCheckBox
{
        font-size: 7pt;
}

.Status
{
        font-family: "Trebuchet MS", Tahoma, Sans-Serif;
        font-size: 8pt;
}

.NavBox
{
        width: 800px; 
        height: 25px; 
        margin-left: auto; 
        margin-right: auto; 
        color: #FFFFFF; 
        font-weight: bold; 
        padding-top: 0px; 
        font-family: "Trebuchet MS", Tahoma, Arial, Verdana; 
        text-align: left;
}

.FirstLevelNav
{
        color: #FFFFFF;
        padding: 3px 5px 0px 5px; 
        border-left: 1px solid #660000;
}

.SecondLevelNav
{
        color: #FFFFFF;
        padding: 3px 8px 0px 0px; 
        border-left: 1px solid #660000;
}


.NavField
{
        color: #FFFFFF;
        padding: 3px 5px 0px 0px; 
        border-left: 1px solid #660000;
}

.NavFieldEnd
{
        height: 20px; 
        padding: 3px 10px 0px 10px; 
        border-left: 1px solid #660000; 
        border-right: 1px solid #660000;
        float: left; 
}

.FormField
{
	border: 1px solid #999999;
	font-family: Trebuchet MS, Tahoma, Arial;
}

.LoginField
{
        width: 180px;
        background-color: #F6E4A7;
        color: #660000;
        font-size: 7pt;
        font-weight: normal;
        border: 1px solid #000000;
        margin: 0px 0px 5px 0px;
        padding: 3px 3px 3px 3px;
}

.LoginText
{
        color: #FFCC00;
        margin: 0px 0px 0px 0px;
        padding: 10px 0px 0px 0px;
}

.ContentBoxRight
{
        width: 195px;
        height: 130px;
        background-color: #DCDCDC;
        margin-top: 10px;
        margin-right: 5px;
        padding: 0px 0px 0px 0px;
}

.Content800
{
        width: 800px;
        background-color: #FFFFFF;
        padding: 0px 0px 10px 0px;
}

.Copyright
{
        width: 790px;
        background-color: #E3DAC6;
        border-spacing: 5px;
        color: #666666;
        font-size: 7pt;
        text-align: center;
        padding: 5px 5px 5px 5px;
}

.TopRounded800
{
		clear: both;
        width: 800px;
        height: 5px;
        background-image: url(../Pix/rounded_top_800.gif);
}

.BottomRounded800
{
		clear: both;
        width: 800px;
        height: 5px;
        background-image: url(../Pix/rounded_bottom_800.gif);
}

.Footer800
{
        width: 790px;
        background-color: #E3DAC6;
        padding: 0px 5px 0px 5px;
}

.FooterTopRounded800
{
        width: 800px;
        height: 5px;
        background-image: url(../Pix/rounded_top_footer_800.gif);
}

.FooterBottomRounded800
{
        width: 800px;
        height: 5px;
        background-image: url(../Pix/rounded_bottom_footer_800.gif);
}

.ContentTitle
{
        font-family: "Palatino Linotype", "Times New Roman";
        font-size: 13pt;
        font-weight: bold;
        line-height: 14pt;
        color: #990000;
        margin: 0px 10px 20px 10px;
        margin-bottom: 20px;
}

.ContentText
{
        font-family: Trebuchet MS, Tahoma, Arial;
        color: #000000;
        padding: 0px 0px 10px 10px;
}

.FieldText
{
        font-family: Trebuchet MS, Tahoma, Arial;
        color: #000000;
        margin: 0px 0px 0px 0px;
}

.BulletedList
{
        padding-bottom: 10px;
}

a:link.navDyn
{
        color: #FFFFFF;
        font-family: "Trebuchet MS", Tahoma, Arial;
        font-size: 6pt;
        background-color: Transparent;
        padding-left: 15px;
        /*padding: 8px 10px 10px 17px;*/
        margin-right: 5px;
        font-weight: 100;
        text-decoration: none;
}

a:visited.navDyn
{
        color: #FFFFFF;
        font-family: "Trebuchet MS", Tahoma, Arial;
        font-size: 6pt;
        background-color: Transparent;
        padding-left: 15px;
        /*padding: 8px 10px 10px 17px;*/
        margin-right: 5px;
        font-weight: 100;
        text-decoration: none;
}

a:active.navDyn
{
        color: #FFCC00;
        font-family: "Trebuchet MS", Tahoma, Arial;
        font-size: 6pt;
        background-color: Transparent;
        padding-left: 15px;
        /*padding: 8px 10px 10px 17px;*/
        margin-right: 5px;
        font-weight: 100;
        text-decoration: none;
}

a:hover.navDyn
{
        color: #FFCC00;
        font-family: "Trebuchet MS", Tahoma, Arial;
        font-size: 6pt;
        background-color: Transparent;
        padding-left: 15px;
        /*padding: 8px 10px 10px 17px;*/
        margin-right: 5px;
        font-weight: 100;
        text-decoration: none;
}

a:link.nav
{
        color: #FFFFFF;
        font-weight: 100;
        text-decoration: none;
}

a:visited.nav
{
        color: #FFFFFF;
        font-weight: 100;
        text-decoration: none;
}

a:active.nav
{
        color: #FFCC00;
        font-weight: 100;
        text-decoration: none;
}

a:hover.nav
{
        color: #FFCC00;
        font-weight: 100;
        text-decoration: none;
}

a:link.navLogIn
{
		margin-top: 2px; 
		padding-top: 3px; 
		padding-left: 15px; 
		border-left: 1px solid #660000; 
		height: 20px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
        float: left;
}

a:visited.navLogIn
{
		margin-top: 2px; 
		padding-top: 3px; 
		padding-left: 15px; 
		border-left: 1px solid #660000; 
		height: 20px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
        float: left;
}

a:active.navLogIn
{
		margin-top: 2px; 
		padding-top: 3px; 
		padding-left: 15px; 
		border-left: 1px solid #660000; 
		height: 20px;
        color: #FFCC00;
        font-weight: bold;
        text-decoration: none;
        float: left;
}

a:hover.navLogIn
{
		margin-top: 2px; 
		padding-top: 3px; 
		padding-left: 15px; 
		border-left: 1px solid #660000; 
		height: 20px;
        color: #FFCC00;
        font-weight: bold;
        text-decoration: none;
        float: left;
}

a:link.footer
{
        color: #777777;
        font-weight: bold;
        text-decoration: none;
}

a:visited.footer
{
        color: #777777;
        font-weight: bold;
        text-decoration: none;
}

a:active.footer
{
        color: #FF6600;
        font-weight: bold;
        text-decoration: none;
}

a:hover.footer
{
        color: #FF6600;
        font-weight: bold;
        text-decoration: none;
}

a:link.MiniNav
{
        color: #999999;
        font-weight: bold;
        text-transform: lowercase;
        text-decoration: none;
}

a:visited.MiniNav
{
        color: #999999;
        font-weight: bold;
        text-transform: lowercase;
        text-decoration: none;
}

a:active.MiniNav
{
        color: #FF6600;
        font-weight: bold;
        text-transform: lowercase;
        text-decoration: none;
}

a:hover.MiniNav
{
        color: #FF6600;
        font-weight: bold;
        text-transform: lowercase;
        text-decoration: none;
}

a:link.Lnk
{
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}

a:visited.Lnk
{
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}

a:active.Lnk
{
        color: #FF6600;
        font-weight: bold;
        text-decoration: underline;
}

a:hover.Lnk
{
        color: #FF6600;
        font-weight: bold;
        text-decoration: underline;
}

a:link
{
        color: #990000;
        font-weight: bold;
        text-decoration: none;
}

a:visited
{
        color: #990000;
        font-weight: bold;
        text-decoration: none;
}

a:active
{
        color: #FF6600;
        font-weight: bold;
        text-decoration: none;
}

a:hover
{
        color: #FF6600;
        font-weight: bold;
        text-decoration: underline;
}
