body {
   background-image: url(bg.gif);
   color: #325990;
   font-family: Georgia, "Trebuchet MS", sans-serif;
   font-size: 12px;
   font-style: normal;
   line-height:20px;
   text-align: center;
}


a:link {  
   color: #325990; 
   text-decoration: none; 
   text-decoration: underline;
}

a:visited {  
   color: #325990; 
   text-decoration: none; 
   text-decoration: underline;
}

a:active {  
   color: #325990; 
   text-decoration: none; 
   text-decoration: underline;
}

a:hover {  
   color: #325990; 
   font-size: 11px; 
   text-decoration: underline; 
   cursor: crosshair; 
   height: 0; 
   font-weight: bolder;
}

#container {
   margin: 35px auto;
   width: 400px;
   text-align: justify;
}


#header {
   width: auto;
   border-left: 1px solid #325990;
   border-right: 1px solid #325990;
   border-top: 1px solid #325990;
   border-bottom: 0px solid #325990;
}

#navigation {
   width: auto;
   border-left: 1px solid #325990;
   border-right: 1px solid #325990;
   border-bottom: 0px solid #325990;
   background-image: url('bar.jpg');
   padding: 0.0cm 0.2cm;
   font-family: Georgia, "Trebuchet MS", sans-serif;
   font-size: 12px;
   font-style: normal;
   text-align: center;
}

#content {
   width: auto;
   border-left: 1px solid #325990;
   border-right: 1px solid #325990;
   border-bottom: 1px solid #a4a4a2;
   background-color: #a4a4a2;
   background-image: url('contentbg.jpg');
   background-repeat: 
   no-repeat;
   padding: 0.0cm 0.2cm;
}

#copyright {
   width: auto;
   border-left: 1px solid #325990;
   border-right: 1px solid #325990;
   border-bottom: 1px solid #325990;
   background-image: url('bar.jpg');
   padding: 0.0cm 0.2cm;
   font-family: Georgia, "Trebuchet MS", sans-serif;
   font-size: 12px;
   font-style: normal;
   text-align: center;
}

div.title {
   text-align: right;
   border-right: 0px dotted #ffffff;
   border-left: 0px dotted #ffffff;
   border-top: 0px dotted #ffffff;
   border-bottom: 1px dotted #325990;
   font-family: Georgia, "Trebuchet MS", sans-serif;
   color: #325990;
   font-weight: bold;
   font-style: italic;
   font-size: 14px;
   padding: 2px;
   margin-left: 1px; 
   margin-right: 1px;
}

input, textarea {
   background: #E8EFE7;
   font-family: Georgia, "Trebuchet MS", sans-serif;
   font-size: 12px;
   color: #325990; 
   border-style: solid;
   border-color: #325990;
   border-width: 1px ;
}

td {
   font-family: Georgia, "Trebuchet MS", sans-serif;
   font-size: 12px;
}

select {
   background: #E8EFE7;
   font-family: Georgia, "Trebuchet MS", sans-serif;
   font-size: 12px;
   color: #325990; 
   border-style: solid;
   border-color: #325990;
   border-width: 1px ;
}

h1, h4, h5, h6 {
   color: #c0c0c0;
   font-size: 8px;
   text-align: center;
}

fieldset {
   border: 0;
   margin: 0 0 12px 0;
   padding: 2px;
}

fieldset label {
   float: left;
   width: 50%;
}

fieldset input.input1, fieldset select {
   float: left;
   margin: 0 1%;
   width: 48%;
   margin-bottom: 5px;
}
