body{
	background-image: url(../images/bg-insideIMG.gif);
	background-repeat: repeat-x;
	background-color: #5f727e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
body, td, th {
	font-size: 12px;
	font-family: Verdana;
	color:#cccccc;
	line-height:19px;}
h1 {font-size: 14px;}
a:link {color: #a9b5bb; text-decoration:none;}
a:visited {color: #cccccc;	text-decoration:none;}
a:hover {color: #f4ff7c; text-decoration:none}
.Links {font-size:12px; font-weight:normal; color:#ffffff;line-height: 22px;}
.Links a:link {color: #e5eca8; text-decoration:none;}
.Links a:visited {color: #cccccc;	text-decoration:none;}
.Links a:hover {color: #ffba00; text-decoration:underline}
.submenu {font-size:12px; font-weight:normal; color:#ffffff;line-height: 19px;}
.submenu a:link {color: #b4c5cd; text-decoration:none;}
.submenu a:visited {color: #cccccc;	text-decoration:none;}
.submenu a:hover {color: #f4ff7c; text-decoration:none}
.submenu-selected {font-size:12px; font-weight:normal; color:#f4ff7c;line-height: 19px;}
.selected {font-size:12px; font-weight:bold; color:#ffffff; line-height: 19px;}
.highlight {font-size:12px; font-weight:normal; color:#cfdee7; line-height: 19px;}
.cp{font-size:10px; font-weight:normal; color:#cccccc;line-height:14px;}
.cp a:link {color: #e5eca8; text-decoration:none;}
.cp a:visited {color: #cccccc;	text-decoration:none;}
.cp a:hover {color: #ffba00; text-decoration:none}

#dropmenudiv {
  position:absolute;
  border:1px solid black;
  border-bottom-width: 0;
  font-size: 14px;
  font-weight: normal; line-height:30px;
  font-family:arial;
  text-align:left;
  margin-left: 11px;
  z-index:100;
  background: #eeeeee;
}

#dropmenudiv a {
  width: 100%;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid black;
  padding: 1px 0;
  text-decoration: none;
  color: #662222;
}

#dropmenudiv a:hover { 
  background-color: #ccddff;
}
