body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-image: url(../images/MainBG.jpg);
	text-align: justify;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.Banner {
	background-image: url(../images/BannerBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFE9BA;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFE9BA;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFA200;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFA200;
	text-decoration: none;
}
.Address {
	text-align: right;
}

.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;

}



.bodytext a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFE9BA;
	text-decoration: underline;
}

.bodytext a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFE9BA;
	text-decoration: underline;
}
.bodytext a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFA200;
	text-decoration: none;
}
.bodytext a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFA200;
	text-decoration: underline;
}


.MainTable {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-color: #061773;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7EA6D7;
	border-right-color: #7EA6D7;
	border-bottom-color: #7EA6D7;
	border-left-color: #7EA6D7;
	color: #D1D1D1;
}
.LinkBG {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FAE4B5;
	background-image: url(../images/LinksBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}

.border {
	border: 1px solid #01C1FF;
margin-right: 10px;

}

.Title {
	font-weight: bold;
	color: #00C1FF;
}
.Bottom {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #BDBDBD;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 13px;
}
.Bottom a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #00C2FC;
	text-decoration: none;
}
.Bottom a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #00C2FC;
	text-decoration: none;
}
.Bottom a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.Bottom a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.MainLinks {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 25px;
	color: #FFCC00;
	text-align: left;
	vertical-align: top;
	padding-left: 35px;
}
.MainLinks a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFE9BA;
	text-decoration: none;
}

.MainLinks a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFE9BA;
	text-decoration: none;
}
.MainLinks a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFA200;
	text-decoration: none;
}
.MainLinks a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFA200;
	text-decoration: none;
}
.Name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 25px;
}
.HospitalName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #061773;
}

