﻿.frametop {
	position: absolute;
	margin-left: 0px;
	margin-right: auto;
	background-position: center top;
	right: 0px;
	bottom: 0px;
	top: 0px;
	left: 0px;
	visibility: visible;
	width: 100%;
}
.background {
	background-attachment: scroll;
	background-image: url(../Images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #768796;
	font-style: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #768796;
	font-style: normal;
}
p, li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #666666;
}
.maintextpara {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.imageframe {
	border: 1px solid #666666;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #993366;
	text-decoration: underline;
}

a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
hr {
	height: 0; 
	border: 0; 
	border-top: 1px solid #cccccc;
}
.frame {
	border: 1px solid #CCCCCC;
}