body
{
    font-size: small;
    color: #444444;
    background-color: #ffffff;
    font-family: Arial;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 40px;
    margin-bottom: 6px;
}

#container
{
	width: 700px;
	margin: 0px auto;
	padding: 0px;
}

ol
{
    line-height: 18px;
    font-style:oblique;
}

.logo
{
    border: none;
}
.vsep
{
    width: 12px;
}
.formele
{
    border-style: solid;
    border-width: 1px;
    border-color: #741B77;
}

.formsub
{
    border-style: solid;
    border-width: 1px;
    border-color: #DA0057;
    font-size: xx-small;
}

.content
{
    padding-top: 35px;
    width: 340px;
    padding-right: 4px;
}

.form
{
    width: 310px;
    padding: 11px;
}

.search
{
    border: none;
}

.lnav
{
    padding-right: 16px;
    padding-top: 35px;
    width: 370px;
}

.rnav
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #aaaaaa;
    text-align :right;
}

.pico
{
    border: none;
}

.portrait
{
   margin-bottom: 0px;
}

small
{
    font-weight: bolder;
}

hr
{
    border-top: #DA0057 1px solid;
    border-bottom-width: 1px;
    border-bottom-color: #aaaaaa;
}

p
{
    line-height: 18pt;
    text-align: justify;
    font-size: small;
    margin-top: 0px;
}

a
{
    color: #DA0057;
    text-decoration: none
}
a:hover
{
    color: #A3007C;
    text-decoration: underline
}
a:active
{
    color: #741B77;
    text-decoration: underline
}
a:visited
{
    color: #741B77;
    text-decoration: none
}

.toplnk
{
    color: #bbbbbb;
    text-decoration: none
}
.toplnk:hover
{
    color: #DA0057;
    text-decoration: underline
}
.toplnk:active
{
    color: #bbbbbb;
    text-decoration: none
}
.toplnk:visited
{
    color: #bbbbbb;
    text-decoration: none
}

h6
{
    color: #666666;
    font-weight: lighter;
    font-size: 12px;
    padding-top: 5px;
}

.header
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #aaaaaa;
    text-align: right;
    background-image: url(images/index.jpg);
    background-repeat: no-repeat;
    width: 510px;
}