.main {
	height: 450px;
}

.header {
	background-color: #FFFFFF;
	height: 40px;
	width: 780px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	margin: 2px;
	padding: 2px;
}
.navbar {
	background-color: #3F4267;
	position: relative;
	height: 22px;
	width: 780px;
	z-index: 1;
	vertical-align: middle;
}

.header2 {
	background-color: #FFFFFF;
	height: 40px;
	width: 591px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	margin: 2px;
	padding: 2px;
}
.navbar2 {
	background-color: #3F4267;
	position: relative;
	height: 22px;
	width: 590px;
	z-index: 1;
	vertical-align: middle;
}
.greybar {
	/*background-color: #0000ff;*/
	background-image:url(images/brownbar.jpg);
	height: 20px;
	width: 780px;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.mainbody {
	background-color: #FFFFFF;
	position: relative;
	height: 100%;
	width: 760px;
	clip: rect(auto,auto,auto,auto);
	margin: 20px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	min-height:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666600;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}
body a {
	color: #000000;
	}
input.bluebtn{
   color:#5373AD;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#00cc33;
   border:1px solid;
   border-top-color:#0000ff;
   border-left-color:#0000ff;
   border-right-color:#006699;
   border-bottom-color:#006699;}
	  
	  input.redbtn{
   color:#006699;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#ff9999;
   border:1px solid;
   border-top-color:#ff6666;
   border-left-color:#ff6666;
   border-right-color:#ff0033;
   border-bottom-color:#ff0033;}
	  
	  .rt_side_portal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	background-image: url(images/greybar_wide.jpg);
}

	  .rt_side_portal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

	  .lt_side_portal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	background-image: url(images/greybar_narrow.jpg);
}

	  .lt_side_portal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

	  .body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;

}
	  .col_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3F4267;
	background-color: #efefef;

}
	  .col_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;

}
	  .col_body_alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
background-color: #DCE0BC;

}
	  .body_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;

}
	  .body_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #ff0000;

}
	  .body_text_blue  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #4ec2f0;

}
	  .body_text_red a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #ff0000;

}

	  .little_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;

}
	  .little_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;

}

	  .big_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;

}
	  .big_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;

}

fieldset {
  margin-bottom: 5px;

}
legend {
  padding: 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666600;
  margin: 0 -7px; 
}

.accept a{
	color: #00FF00;
	}
.lost a{
	color: #ff0000;
	}
.decline a{
	color: #ff9900;
	}
.nostatus a{
	color: #999999;
	}

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background:#3F4267;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	z-index: 999;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;

}
.ddmx .item2 {
    background: #3F4267;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	background: #499264;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	    background: #3F4267;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */