body {
	background: #4f4f4f url(homepage_images/background_darkbody.gif) repeat-x;
	margin: 0 0 0 0;
	color: #000000;
}

body, table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

p { text-indent: 2em; }

p, li {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 7px;
	margin-right: 9px;
}

.myListItem {
	margin-top: 5px;
	background-color: #CAC8E1;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-indent: 0px;
}

a:link,a:visited,a:active {
	text-decoration: underline;
	color: #003399;
	background-color: transparent;
}
a:visited {
	color:#666666;
}

a:hover {
	background-color: #D5DBE1;
}

hr { 
	border-top: 1px solid #666699; 
	border-bottom: 1px solid #666699; 
	border-left: 1px solid #666699; 
	border-right: 1px solid #666699;
}

.myTitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: normal;
}

.myPicture1 {
	border-top: 1px solid #8F8F8F; 
	border-bottom: 1px solid #E4e4e4; 
	border-left: 1px solid #8f8f8f; 
	border-right: 1px solid #E4E4E4;
}

.myPicture2 {
	border: 1px solid #CCCCCC;
}

.myTopTitleRectangle {
	border: 1px solid #C1C1C1;
	background-color: #C5C5C5;
}

.MyTableHeightFix {
	padding: 0px;
	height: 2px;
}

.myTableHeaderLeft {
	color: #FFFFFF;
	background-color: #666699;
	text-align:left;
	border-top: 1px solid #4F4F4F; 
	border-bottom: 1px solid white; 
	border-left: 1px solid #4F4F4F; 
}

.myTableHeaderRight {
	color: #FFFFFF;
	background-color: #666699;
	text-align:left;
	border-top: 1px solid #4F4F4F; 
	border-bottom: 1px solid white; 
	border-right: 1px solid white;
}

a.myLink1:link,a.myLink1:visited,a.myLink1:active {
	text-decoration: underline;
	color: white;
	background-color: transparent;
}

a.myLink1:hover {
	text-decoration: none;
	color: white;
	background-color: #8597A9;
}

.img-shadowLogo {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadowLogo img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #989898;
  margin: -5px 5px 5px -5px;
  padding: 0px;
} 

.img-shadowPic {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadowPic img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #989898;
  margin: -6px 6px 6px -6px;
  padding: 3px;
}
