body {
	margin: 0px 0px 20px 0px;
	background-color: #ffffff;
  	text-align: center;
	}
a {
	text-decoration: none;
	}

a:link {
	color: #dc143c;
	}

a:visited {
	color: #b22222;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
        text-decoration: none;
	color: #006699;
	}      
tr.bg {
   background-color:#ffffff;
  	line-height: 100%;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
  	padding: 2px;
	text-align: left;
	margin-bottom: 30px;
      }
tr.bg:hover {
   background-color:#f5deb3;
  	line-height: 100%;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
  	padding: 2px;
	text-align: left;
	margin-bottom: 30px;
           }
td.gard {
        border: rgb(000,0,000); 
        border-style: solid; 
        border-width: 1px 1px 0px 0px; 
        }
td.gardfirst{
            border: rgb(000,0,000); 
            border-style: solid; 
            border-width: 1px 1px 0px 1px; 
            }
td.gardlast{
            border: rgb(000,0,000); 
            border-style: solid; 
            border-width: 1px 1px 0px 0px; 
            }
td.boxtop{
          border: rgb(000,0,000); 
          border-style: solid; 
          border-width: 1px 0px 0px 0px; 
          }
li.font_style {
               color:#000000; 
               font-family: verdana; 
               font-size: 10px; 
               margin-left: 5px;
               list-style-type: circle;
               }
p.font_style {
              color:#000000; 
              font-family: verdana; 
              font-size: 10px; 
              margin-left: 5px;
              }
p.font_style_1 {
                color:#000000; 
                font-family: verdana; 
                font-size: 15px; 
                margin-left: 25px;
                }
p.font_style_2 {
              color:#dc143c; 
              font-family: Times; 
              font-size: 15px; 
              margin-left: 15px;
              letter-spacing: .2em;
              }
#nav {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}
#nav table{
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	     }
#nav td {
	text-align: left;
        }
#nav h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .3em;
	}
#nav li {
       	color: #666666;
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 10px;
 	text-align: left;
 	line-height: 100%;
 	margin-bottom: 5px;
 	list-style-type: none;
        }
#sidenav tr {
   color: #666666;
 	font-family: garamond, times new roman, sans-serif;
 	font-size: 10px;
 	text-align: left;
 	line-height: 120%;
 	margin-top: 5px;
 	list-style-type: none;
  	letter-spacing: .2em;
        }
#sidenav table{
   background-color:#faf0e6;
	padding: 2px;
   border: rgb(000,0,000); 
   border-style: solid; 
	border-collapse: collapse;
   border-width: 1px 1px 1px 1px; 
	width: 100%;
	     }
#sidenav td {
	text-align: left;
        }
#sidenav h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .3em;
	}
h2 {
	color: #666666;
	font-family: Times, serif;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .3em;
	}
h3 {
	color: #666666;
	font-family: Times, serif;
	font-size: 8.5px;
	text-align: center;
	font-weight: bold;
	text-transform: none;
  	letter-spacing: .3em;
	}
#sea {
        float: right;
	line-height: 110%;
	margin-right: 1px;
	margin-left: auto;
       color: #000000; 
       font-family: garamond,times new roman,serif; 
       font-size: 9px; 
       text-align: left;
       font-weight: normal;
       letter-spacing: .10em;
	padding-left: 5px;
	width: 250px;
	background-color: #FFFFFF;
   border: rgb(000,0,000); 
   border-style: none; 
   border-width: 0px 0px 0px 0px; 
}
select {
             font-size: 9px;
             background-color: #FFFFFF;
}
option { 
            font-size: 9px;
            background-color:#f5deb3
            }
input {
             font-size: 9px;
	     background-color: #eFeFeF;
}
input:focus {
             font-size: 9px;
             color: #f8f8ff;
	     background-color: #2f4f4f;
}
acronym, abbr {
   cursor: help;
   border-bottom: none;
   }

