body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	bgcolor: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	text: #003366;
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.header2 {
      	font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: 10px;
	      font-weight: normal;
	      color: white;
	      text-decoration: none;
          }

.header2td {
	text-align: center;
	height: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: #000000;
	background-color: #0D3F68;
}

.header2td_bottom {
	text-align: center;
	height: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: #000000;
	background-color: #0D3F68;
}

.menu_subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66CCFF;
}

.main_box2 {
	border: medium ridge #FFCC00;
}

.cellborder1 {
	border: thin ridge #006699;
}

a:hover {
	color: red;
	text-decoration: underline;
}

textarea {
    border: 1px solid #698ed1;
    background: white;
    color: #003366;
    text: #003366;
}

textarea:hover {
    background: #FFFFCC;
}

.textarea1 {
    border: 1px solid #698ed1;
    background: white;
    color: blue;
}

.textarea1:hover {
    background: #FFFFCC;
}

input {
    border: 1px solid #698ed1;
    background: white;
    color: blue;
}

input:hover {
    background: #FFFFCC;
}

input.inputtext {
    border: 1px solid #698ed1;
    background: white;
    color: blue;
}

input.inputtext:hover {
    background: #FFFFCC;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
      border: 1px solid #698ed1;
	color: blue;
	text-decoration: none;
      background: #FFFFFF;
}

select:hover {
    background: #FFFFCC;
}

.input-box
{
float: left;
margin-bottom: 10px;
color: #26a;
background: #feb;
border: #26a solid 1px
}

.submit-button
{
	clear: both;
	color: white;
	border: 2px outset #99CCFF;
	background-color: #A2B5CD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.submit-button:hover
{
    background: #003366;
}

.submit-button-alert
{
	clear: both;
	color: white;
	border: 2px outset #99CCFF;
	background-color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.submit-button-alert:hover
{
    background: #003366;
}
