body {
	background-color:Black;
}
.smallInput {
	font-size: 10px;
}
.paddedTableData {
	padding-left: 10px;
}
.borderHome {
	border: 1pt solid #EAE8F4;
}

.CompanyName1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3C1ADB;
}
.CompanyName2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.FooterAddress {
	font-size: 10px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
}
.homeAbout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: justify;
}
.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* color: #666666; */
	color: White;
	text-decoration:none;
}
.menuBox {
	width:25%;
	text-align:center;
	display:inline;
	position:relative;
	float:left;
}
.navLink {
	font-family:Times New Roman;
	font-size:14pt;
	font-weight:bold;
	color: #DFD9FD;
	cursor:pointer;
}
.navLinkSelected {
	font-family:Times New Roman;
	font-size:14pt;
	font-weight:bold;
	color: #FFFFFF;
	cursor:pointer;
}
.imgNonSelected {
	filter: alpha(opacity=60);
}
.captionText {
	font-family:Arial;
	font-size: 10pt;
	color:White;
}
.bodyText 
{
	font-family:Arial;
	font-size:11pt;
	color:White;
	width:80%;
	margin-left:30px;
}
.nospam
{
	text-decoration: none;
	color: White;
}
