td img {display: block;}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3A4364;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3A4364;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #3A4364;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #384162;
}
h2 {
	font-size: 14px;
	color: #999999;
}
h3 {
	font-size: 13px;
	color: #384162;
}
h4 {
	font-size: 13px;
	color: #999999;
}
h5 {
	font-size: 14px;
	color: #0099FF;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #999999;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.style3 {font-weight: bold; font-size: 14px; color: #0099FF;}
.style4 {color: #CCCCCC}

#MenuLink{
	color:#ffffff; 
	font-weight: bold;
	text-decoration: none;
	
} 
#MenuLink:hover{
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	}