﻿body 
{
    font-family:Tahoma;
    font:Tahoma;
}
#mainbody
{
    background-color:#034164
}
#footer
{
    color:White;
}
#footer a
{
    color:White;
    text-decoration:none;
}
#footer a:visited
{
    color:White;
    text-decoration:none;
}

#header a
{
    color:White;
    text-decoration:underline;
}

#header a:visited
{
    color:White;
    text-decoration:underline;
}
img
{
    border:none;
}
.defaultimages img
{
    width:140px;
    cursor:pointer;
}
.defaultimages td
{
    padding:5px;
    border:solid black 1px;
    text-align:center;
    vertical-align:top;
}
.ProfileTable
{
    text-align:left;
}
.profiletableL
{
    background-color:#034164;
    text-align:Left;
    color:white;
    width:180px;
}
.profiletableR
{
 
    width:540px;
}
.profiletabletxtbx
{
    width:350px;
}
.profiletableddl
{
    width:355px;
}
.content
{
    margin:10px;
    padding:10px;
    text-align:left;
}