body {
height:100%;

  background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
}
#nav, 
#nav ul {margin:0; border:0px solid #C0C0C0; background:#495E7D; position:relative; z-index:200; list-style-type:none; font-size:12px; font-family:verdana, sans-serif; color:#F9F9F7; padding:0px 0 5px 0}
#nav {height:25px; padding:0;}

#nav table {border-collapse:collapse;}
#nav li {float:left; padding:0 20px 0 10px;width:105px}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {display:block; float:left; color:#eee; height:25px; padding-right:5px; line-height:25px; text-decoration:none; white-space:nowrap;}
#nav li li a {height:20px; line-height:20px; float:none;}

#nav li:hover {position:relative; z-index:300; background:#364459; text-align:left; color:#EFEFEF}
#nav a:hover {position:relative; z-index:300; }

#nav :hover ul {left:0; top:22px;}
/* another hack for IE5.5 and IE6 */
#nav a:hover ul {left:-10px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:0px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {text-decoration:none; color:#eee;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:0px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
.main_title {color: #FFFFFF; background-color: #3B7C8B; font-size:1.2em; letter-spacing:2; font-weight:bold}
.ergent {color: #FFFFFF; background-color: #C94836; font-size:1.2em; letter-spacing:1; font-weight:bold}
.header {letter-spacing: 1; font-weight: bold; border-bottom: 1px solid #C0C0C0; 
               margin-left: 4; font-size:0.9em;}
.header2 {border-bottom:1px solid #808080; font-size:1em; color:#C94836; text-align:left; border-left-width:1; border-right-width:1; border-top-width:1; font-weight:bold; margin-left:7}
.text {font-size:0.75em; text-align:left}
.text_2 {font-size:0.8em; text-align:left}
.legend {font-size:0.75em; text-align:center; color:#336600}
.list_r {font-size: 0.75em; color: #3D5A46; text-align:right}
.hlight {padding:2; background-color: #760F00; font-size:0.7em; color:#E1E1E1; text-align:center }
.hlight a {color:#E1E1E1; text-decoration:none }
.hlight a:hover {color:#FFFFFF; text-decoration:underline }
.right_date {background-color: #3B7C8B; color:#DDDDDD; font-style:italic; font-size:0.9em;text-align:right}
.right_date_ergent {background-color: #C94836; color:#DDDDDD; font-style:italic; font-size:0.9em;text-align:right}
input, textarea, select{
	color : #000000;
	border-collapse: collapse; border: 1px solid #999; font-size:1em; padding:3px 4px 2px 6px; background-color:#eee;font-size:13px;
}
.input7 {background-color: #777; color:#ddd; font-weight:bod; border:3px solid #999}
.table {border: 1px solid #FFFFFF; padding: 2; background-color: #E2DED1}
img.left {
 float: center;
 border: 1px outset #808080;
}

