body {
  background-color: #DDDDDD;
  background-image: background.jpg;
  color: #330066;
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 110%;}
a:link{
  font-weight:normal;
  text-decoration:none;
  color:#003366;}
a:visited{
  font-weight:normal;
  text-decoration:none;
  color:#003366;}
a:hover{
  font-weight:normal;
  text-decoration:none;
  color:#0033FF;}
.awmAnchor {
  position:relative;z-index:0}
b {
  font-variant: small-caps;
  font-size: 14px;
  font-style: italic;
  color: #000099;
  text-align: left;}
.box {
  border-color: #C0C0C0;
  border-style: solid;
  border-width: 1px;  }
.boxleft {
  border-color: #C0C0C0;
  border-style: solid;
  border-width: 1px;
  margin-left: 10px;  background-color: #e7e7e7;}
.boxright {
  border-color: #C0C0C0;
  border-style: solid;
  border-width: 1px;
  margin: 10px;
  background-color: #e7e7e7;}
.portImage {
  width: 260px;
  height: 187px;
  border:#c0c0c0 solid 1px;
  margin-top:5px;margin-bottom:5px;}
#main_table {
  background-color: #FFFFFF;
  border: none;
  width: /*810px*/ 900px;
  table-layout: fixed;}
#container {
  border-color: #C0C0C0;
  border-style: solid;
  border-width: 1px;
  font: Arial;
  font-weight: normal;
  font-size: 12px;
  width: 95%;
  height: auto;
  min-height: 200px;
  background-color: #e7e7e7;
  text-align: justify;
  color: #000066;
  table-layout: fixed;
  padding: 16px;}
#qcontainer {
  border-color: #C0C0C0;
  border-style: none;
  border-width: 1px;
  font: Arial;
  font-weight: normal;
  font-size: 12px;
  width: 100%;
  height: auto;
  min-height: 200px;
  background-color: #ffffff;
  text-align: justify;
  color: #000066;
  table-layout: fixed;
  padding: 5px;}
#base {
  border-color: #C0C0C0;
  border-style: solid;
  border-width: thin;
  font: Arial;
  font-weight: normal;
  width: 100%;
  height: 20px;
  background-color: ffffff;
  text-align: justify;
  color: #AAAAAA ;
  table-layout: fixed;}
#footer {
  border-color: #C0C0C0;
  border-style: none;
  border-width: thin;
  font: Arial;
  font-weight: normal;
  font-size: 10px;
  width: 765px;
  height: auto;
  direction: ltr;
  background-color: #ffffff;
  text-align: justify;
  color: #2F4F4F ;
  table-layout: fixed;
  padding: 5px;}
#login {
  background-color: #CCFFCC;
  border: 1;
  border-style: solid;
  border-color: #878787;
  padding: 10px;
  width: 90%;
  height: 130px;
  color: #333333;
  vertical-align: top;}
.titlespace {
  line-height: 2px;}
.content_index {
  background-color: transparent;
  border: none;
  width: 100%;
  azimuth: center;
  padding-bottom: 15px;}
#content_index_right {
  width: 50%;
  padding-left: 15px;
  vertical-align: top;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #CCCCCC;}
#content_index_left {
  width: 50%;
  padding-right: 15px;
  vertical-align: top;}
.content_center {
  padding-bottom: 15px;
  background-color: transparent;
  border-top-color: #c0c0c0;
  border-top-style: solid;
  border-top-width: 1px;
  width: 100%;
  vertical-align: top;}
.ordered {
  list-style-type: square;
  line-height: 20px;
  font-weight: bold;
  color: #003366;}
  
/*MAIN MENU*/

#outside{
	border:none;
	background:white;
    }
#navigation-1 {
	padding:1px 0;
	margin:0 10px 0 10px;
    list-style:none;
	width:800px;
	height:35px;
	font:bold 10pt verdana, arial, helvetica;
}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:128px;
    border:#ffffff solid 1px;
}
#navigation-1 li a:link, #navigation-1 li a:visited {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#c0c0c0;
	color:#ffffff;
	width:128px;
	height:20px;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#008080;
	color:#ffffff;
	width:126px;
	height:20px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
#navigation-1 li ul.navigation-2 {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	width:126px; 
	position:absolute;
	top:21px;
	left:-1px;
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#navigation-1 li ul.navigation-2 li {
	clear:left;
	width:126px;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#c0c0c0;
	padding:4px 0;
	width:126px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative; 
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background:#666666;
	padding:4px 0;
	width:126px;
	border:none; 
	border/*-bottom*/:1px solid #ffffff;
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:145px;
	top:-2px;
	padding:1px 1px 0 1px;
	border:1px solid red;
	border-left:1px solid #000000;
	background:#c0c0c0;
	z-index:900;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#000000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#666666;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;                  
	left:132px;
	font-size:12pt;
	color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#c0c0c0;}    