td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;

}
.greyInput {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDB300;
	border: 1px solid #BEBEBE;

}
a:link {
	color: #376087;
	text-decoration: none;
}
a:visited {
	color: #376087;
	text-decoration: none;
}
a:hover {
	color: #DDB300;
	text-decoration: none;
}
a:active {
	color: #376087;
	text-decoration: none;
}
.Home {
	text-align: justify;
	line-height: 16px;
}
UL {
	list-style-image: url(../images/li.gif);
	line-height: 16px;
}

.LinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #376087;

}
.LinkText a:link {
	color: #376087;
	text-decoration: none;
}
.LinkText a:visited {
	color: #376087;
	text-decoration: none;
}
.LinkText a:hover {
	color: #DDB300;
	text-decoration: none;
}
.LinkText a:active {
	color: #376087;
	text-decoration: none;
}
