div#header {
	background-image: url(img/top-back.gif);
	background-repeat: repeat;
	height: 82px;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}

a:link{
	color: #495194;
	text-decoration: none;
}

a:visited{
	color: #003366;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: underline overline;
}
div#title {
	background-image: url(img/title.gif);
	background-repeat: repeat;
	height: 43px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	color: #006699;
	text-align: right;
	font-weight: bolder;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #E3ECF6;
}
div#text {
	width: 70%;
	position: absolute;
	left: 207px;
	top: 129px;
}
div#left {
	width: 199px;
	position: absolute;
	left: 0px;
	top: 129px;
	background-image: url(img/left-blue.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006699;
	line-height: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: normal;
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #990000;
}
.h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: normal;
	text-align: justify;
}
.tables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
	width: 100%;
	border: 1px solid #006666;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: oblique;
	color: #006699;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
}
