body {
 	
	background-color: #dcdcdc;
	height: 100%; 
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12pt;
	behavior:url("csshover3.htc");
}

div#body_container {

	background-color: #ffffff;
	width: 850px; 
	min-height: 720px;
	height: auto !important;
	height: 720px;
	margin: auto;
	text-align: center;
	border: 1px solid #000000;

	height: expression(document.body.clientHeight < 720? "auto": "720px" );
	/* ie 6 min height hack */

}

#body_container	a:link { text-decoration: none; color: #680000; font-weight: normal; }
#body_container	a:visited { text-decoration: none; color: #680000; font-weight: normal; }
#body_container	a:active { text-decoration: none; color: #680000; font-weight: normal; }
#body_container	a:hover { text-decoration: underline; color: #680000; font-weight: normal; }

div#body_container_top {

	width: 850px; 
	height: 80px;
	min-height: 80px;
	margin: auto;
	padding:15px;
	text-align: left;

}

#body_container_top table {

}

#body_container_top td {

	width: 430px;
	text-align: center;
        padding: 0px;

}

#body_container_top td.img {

	width: 380px;
	text-align: left;

}

#body_container_top th {

	width: 430px;
	text-align: center;
        padding-top: 10px;
        padding-bottom: 0px;
	color: #680000;
        font-weight: bold;

}

#body_container_top	a:link { text-decoration: none; color: #680000; font-weight: bold; }
#body_container_top	a:visited { text-decoration: none; color: #680000; font-weight: bold; }
#body_container_top	a:active { text-decoration: none; color: #680000; font-weight: bold; }
#body_container_top	a:hover { text-decoration: underline; color: #680000; font-weight: bold; }

div#body_container_menu {

	width: 820px; 
	height: 32px;
	min-height: 32px;
        margin-left: 14px;
	padding:0px;
	text-align: right;

	border-bottom: 1px solid #dcdcdc;

}

#body_container_menu table {

        margin-left: 395px;

}

#body_container_menu td {

	background: #dcdcdc; 
        width: 100px;
	height: 30px;
        text-align: center;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	border: 1px solid #dcdcdc;

}

#body_container_menu td:hover {

	background: #ffffff; 
        width: 100px;
	height: 30px;
        text-align: center;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	border: 1px solid #dcdcdc;

}

#body_container_menu td.static {

	background: #ffffff; 
        width: 100px;
	height: 30px;
        text-align: center;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	border: 1px solid #dcdcdc;

}

#body_container_menu	a:link { text-decoration: none; color: #680000; font-weight: normal; }
#body_container_menu	a:visited { text-decoration: none; color: #680000; font-weight: normal; }
#body_container_menu	a:active { text-decoration: none; color: #680000; font-weight: normal; }
#body_container_menu	a:hover { text-decoration: underline; color: #680000; font-weight: normal; background: #ffffff; }

div#body_container_middle {

	width: 820px; 
	min-height: 550px;
	height: auto !important;
	height: 550px;
        overflow: auto; 
        margin-top: 30px;
        margin-left: 15px;
        border-bottom: 1px solid #dcdcdc;

	height: expression(document.body.clientHeight < 550? "auto": "550px" );
	/* ie 6 min height hack */

}

#body_container_middle p {

	font-size: 10pt;
	font-weight: normal;
	margin: 5px;

}

#body_container_middle table {

	font-size: 10pt;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;

}

#body_container_middle td {

	font-size: 10pt;
	font-weight: normal;

}

#body_container_middle th {

	font-size: 10pt;
	font-weight: bold;

}

div#body_container_middle_left {

        float: left;
	width: 380px; 
	text-align: center;
	font-weight: normal;

}

#body_container_middle_left table {

	width: 340px; 
	margin: auto;
	font-weight: normal;

}

#body_container_middle_left td.right {

       text-align: right;
	font-weight: normal;

}

#body_container_middle_left td.left {

       text-align: left;
	font-weight: normal;

}

div#body_container_middle_right {

        float: right;
	width: 420px; 
	min-height: 530px;
	height: auto !important;
	height: 530px;
        overflow: auto; 
        margin-top: 30px;
        margin-left: 15px;
	margin: auto;

	height: expression(document.body.clientHeight < 530? "auto": "530px" );
	/* ie 6 min height hack */

}

#body_container_middle_right table {

	width: 400px; 
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;

}

#body_container_middle_right table.highlight {

	width: auto;
	font-weight: normal;

}

#body_container_middle_right td.info {

	font-weight: normal;
	font-size: 8pt;
	color: #000000;

}

#body_container_middle_right td.highlight {

        padding-left:30px;
        padding-right:30px;
	font-weight: normal;
	color: #680000;
	border: 1px solid #dcdcdc;
	background: #dcdcdc;

}

#body_container_middle_right td.highlight:hover {

	background: #ffffff;
	font-weight: normal;

}

#body_container_middle_right table.highlight2 {

	width: auto;
	font-weight: normal;

}

#body_container_middle_right td.highlight2 {

        padding-left:10px;
        padding-right:10px;
	font-weight: normal;
	color: #680000;
	border: 1px solid #dcdcdc;
	background: #dcdcdc;

}

#body_container_middle_right td.highlight2:hover {

	background: #ffffff;
	font-weight: normal;


}

#body_container_middle_right th {

       font-weight: bold;
       color: blue;

}

#body_container_middle_right input {

       font-size: 9pt;
       font-weight: normal;
       border: 1px solid #dcdcdc;

}

#body_container_middle_right select {

       font-size: 9pt;
       font-weight: normal;
       border: 1px solid #dcdcdc;

}

#body_container_middle_right input.submit {

	font-size: 10pt;
	font-weight: normal;
	color: #680000;
	border: 1px solid #dcdcdc;
	background: #dcdcdc;

}

#body_container_middle_right input.submit:hover {

	font-size: 10pt;
	font-weight: normal;
	color: #680000;
	border: 1px solid #dcdcdc;
	background: #ffffff;

}

#body_container_middle_right td.right {

	text-align: right;

}

#body_container_middle_right td.left {

	text-align: left;

}

#body_container_middle_right  p.form_validate_msg {

	font-size: 8pt;
	color: red;

}

#body_container_middle_right  p.alert {

	font-size: 10pt;
	font-weight: bold;
	color: red;

}

div#body_container_bottom {

	width: 820px;
	margin: auto;
	font-weight: normal;

}

#body_container_bottom table {

	width: 820px; 
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;

}

#body_container_bottom td {

        text-align: center;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;

}

div#map {

	width: 400px;
	height: 320px;
	margin: 0px auto;
	border: 1px solid black;

}

#map form {

	font-size: 8pt;
	font-weight: normal;

}

#map input {

	width: 60px;

}

#map input.submit_small {

	width: 30px;

}



