body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main-back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.text-pad {
	padding-right: 10px;
	padding-top: 8px;
}
.title-font {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
.main-back {
	background-image: url(images/main-back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bottom-font {
	color: #d9d9d9;
	font-size: 10px;
}

.parent {
	display: block;
	min-height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

.content {
	padding-bottom: 50px;
}

.footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	display: block;
	height: 50px;
	z-index: 999;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	background-repeat: repeat;
}

A
{
    TEXT-DECORATION: none;
	color: #0073B4;
}
A:hover
{
    TEXT-DECORATION: none;
	color: white;
}


.fees_policy{

padding-left: 4px;
padding-right: 4px;
}

.contactus
{
border:solid 1px;
}