﻿.saying {
	font-family: "Comic Sans MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}
.header {
	font-family: 'Comic Sans MS', Tahoma, Arial;
	font-size: 14px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
.picture_border {
	border: 3px ridge #6C0077;
}
.Footnote {
	position: absolute;
	width: 647px;
	height: 30px;
	z-index: 2;
	top: 569px;
	left: 150px;
	background: #FFFFFF
}
.container_text {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	color: #000000;
}
.nav_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
	color: #000000;
	padding-top: 3px;
	padding-left: 3px;
}
.copyright {
	text-align: right;
	color: #C0C0C0;
	font-size: xx-small;
	font-family: Arial;
	left: 151px;
	width: 100px;
	padding-top: 3px;
	padding-right: 3px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #00FFFF;
	position: relative;
	visibility: hidden;
}
.content {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
}
.contact_num {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: thin solid #F8BF24;
	position: absolute;
	vertical-align: middle;
	text-align: center;
}
.background_top {
	top: 0px;
	left: 0px;
}
.container_details {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.container_heading {
	font-family: "Comic Sans MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.ContactUs_heading {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ContactUs_details {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #6C0077;
	text-decoration: none;
}
