﻿body 
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 12px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    color: #000000;
}

.bodybold
{
    font-size: 12px;
    font-weight: bold;
}

.bodyitalic
{
    font-size: 12px;
    font-style: italic;
}

.subtitle
{
    font-size: 13px;
    font-weight: bold;
}

.copyright
{
    font-size: 9px;
}

.source
{
    font-size: 10px;
}

.title
{
    font-size: 20px;
    font-weight: bold;
}

.section
{
    font-size: 14px;
    font-weight: bold;
}


a:link
{
    color: #043a89;
    font-weight: bold;
    text-decoration: none;
}

a:visited
{
    color: #043a89;
    font-weight: bold;
    text-decoration: none;
}

a:active
{
    color: #043a89;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color: #cd0614;
    font-weight: bold;
    text-decoration: underline;
}

a.normalsmalllink:link	
{   
    font-size: 10pt;
    color: Blue;
    text-decoration: underline; 
	font-weight: bold;
}

a.normalsmalllink:visited 
{
    font-size: 10pt;
    color: Blue; 
	text-decoration: underline; 
	font-weight: bold;
}

a.normalsmalllink:hover	
{
    font-size: 10pt; 
	color: Purple; 
	text-decoration: underline; 
	font-weight: bold;
}

.ImageBorder
{
	border: solid 1px #000000;
	background-color: #FFFFFF;
}

.TextBoxStyle
{
    border: solid, 1px, #0000FF;
    font-size: 10px;
    height: 10px;
}
.ListBoxLeft
{
    border: solid, 1px, #0000FF;
    font-size: 9px;
    height: 17px;
    width: 200px;
}
.ListBoxRight
{
    border: solid, 1px, #0000FF;
    font-size: 9px;
    height: 17px;
    width: 100px;
}
.ListBoxCenter
{
    border: solid, 1px, #0000FF;
    font-size: 9px;
    height: 17px;
    width: 305px;
}
.ButtonStyle
{
    border: solid, 1px, #0000FF;
    font-size: 9px;
    height: 17px;
}
.ErrorMessage
{
    FONT-WEIGHT: bold;
    color: #d50000;
}

a.menu:link
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.menu:visited
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.menu:active
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.menu:hover
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}

.menutext
{
    color: #ffffff;
    font-weight: bold;
}
.updateform50
{
    width: 50px;
    border-style: solid;
    border-color: #FFFFFF;
}
.updateform100
{
    width: 100px;
    border-style: solid;
    border-color: #FFFFFF;
}
.updateform200
{
    width: 200px;
    border-style: solid;
    border-color: #FFFFFF;
}
.updateform300
{
    width: 300px;
    border-style: solid;
    border-color: #FFFFFF;
}
.updateform400
{
    width: 400px;
    border-style: solid;
    border-color: #FFFFFF;
}
.updateform50show
{
    width: 50px;
    border-style: solid;
}
.updateform100show
{
    width: 100px;
    border-style: solid;
}
.updateform200show
{
    width: 200px;
    border-style: solid;
}
.updateform300show
{
    width: 300px;
    border-style: solid;
}
.updateform400show
{
    width: 400px;
    border-style: solid;
}