body
 {
 background-color: #E9F0F4;
 background-image: url(pix/bg.gif);
 font-family: verdana;
 color: #000000;
 font-size:13px;
 margin:0
 }

body.plain
 {
 background-color: #ffffff;
 background-image: none;
 font-family: verdana;
 color: #000000;
 font-size:13px;
 margin-top:7px
 }

td
 {
 font-family: verdana;
 color: #000000;
 font-size:13px
 }

div#main
 {
 padding:10px; 
 }

div.title
 {
 text-align:center;
 padding:15px; 
 }

div.nav
 {
 width:142px;
 margin-left:10px;
 text-align:center;
 float:left
 }

div.navlinks
 {
 border-left:solid 2px #000000
 }

div.content
 {
 margin-left:170px;
 margin-top:30px;
 width:550px;
 background-color: #C5DCE9;
 }

img {border:0px}
img.border {border:solid 1px #000000}

.big {font-size: 18px}
.small {font-size: 10px}
.center {text-align:center}
.left {float:left; margin-right:5px}
.right {float:right; margin-left:5px}
.titles {text-align:right; padding-top:5px; padding-bottom:5px}

.ddfm label {margin-right:5px}
.fmtext {width:200px}
.fmverify {width:120px}
.fmtextarea {width:400px}
.fieldwrap img {vertical-align:middle}
p.fieldwrap {margin-top:-10px}

.indent {font-size: 11px; margin-left:15px}

a {text-decoration: underline}

a:active {color: red}
a:visited {color: #B40021}
a:link {color: #DF0029}
a:hover {color: #DF0029; background-color: #E9F0F4}

a.black {text-decoration: none; color: #000000}
a:active.black {text-decoration: none; color: #000000}
a:visited.black {text-decoration: none; color: #000000}
a:hover.black {text-decoration: none}

