body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-position: center;
	text-align: right;
	text-indent: 0px;
	background-repeat: repeat-x;
	background-image: url(Images/gray-shade.jpg);
	background-attachment: scroll;
	color: #000;

	a img { border: none; 
}

ul {
	list-style: none;
	margin: 5;
	padding: 0;
}

.maintable {
	text-indent: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}


.Footer {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.heading-blue {
	font-size: 12px;
	font-weight: bold;
	color: #1C3F94;
	text-indent: 0px;
}
.leftcolmn {
	text-align: left;
	text-indent: 10px;
	margin-left: 5px;
}


.Heading-Blk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.18-blk {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	a img { border: none; }
	color: #8C8C8C;
}
.round-bl-bk {
	background-image: url(Images/blue-round.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.white-12 {
	color: #FF0;
	font-size: 18px;
	text-align: left;
	text-indent: 10px;
	vertical-align: baseline;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}

/*- ESCO--------------------------- */
.border {
	width: 10px;
	background-repeat: repeat-y;
}
.paragraph {
	font-size: 12px;
	color: #000000;
}
tr {
	color: #000;
}
.menulink {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	border; solid 1px #333
	textdecoration; none
	hover; underline;
	background-image: url(Images/Navigationbar/Black-bar.jpg);
	background-repeat: repeat-x;
	visibility: inherit;
	text-decoration: blink;
	background-attachment: inherit;
	height: auto;
	border: thin none #3333333;
#SideNavigation {
	background-color: #FFF;
	width: 300px;
	text-indent: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
#mainContent {
	text-indent: 10;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

