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; margin-bottom: 0; margin-left: 7px; margin-right: 9px; }

ul {
	list-style-type: square;
}

a:link,a:visited,a:active {
	text-decoration: underline;
	color: #003399;
	background-color: transparent;
}
a:visited {
	color:#666666;
}

a:hover {
	color: #003399;
	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;
}

.myPicture1 {
	border-top: 1px solid #6F6F6F; 
	border-bottom: 1px solid white; 
	border-left: 1px solid #6F6F6F; 
	border-right: 1px solid white;
}

.myPicture2 {
	border: 1px solid #CCCCCC;
}

.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;
}
