#layoutgrid{
 display  : table;
 height  : 100%;
 width  : 100%;
}
.navGreyTxt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999CA6;
	text-decoration: none;
	text-align: left;
}
.navGreyTxt1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #444751;
	text-decoration: none;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navGreyTxt2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.navGreyTxt2:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navGreyTxt3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #999CA6;
	text-decoration: none;
	text-align: left;
}
.navGreyTxt3:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #34353A;
	text-decoration: none;
	text-align: left;
}
.GreyTxt {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #999CA6;
	text-decoration: none;
	text-align: left;
	line-height: 25px;
}
.tbl_border {
	border: 1px solid #D8D8D8;
}
