body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.backHorizontal {
	background-image: url(images/back_horizontal.gif);
	background-repeat: repeat-x;
}
.backVertical {
	background-image: url(images/back_vertical.gif);
	background-repeat: repeat-y;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a648c;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f5075;
	padding-left: 10px;
	text-align: justify;
	font-weight: bold;
}

.mainText a:link {
	font-size: 11px;
	color:#E69C04;
	text-decoration: none;
	font-weight: bold;
}
h5 {
	text-align: left;
}

.mainText a:visited {
	font-size: 11px;
	color:#E69C04;
	text-decoration: none;
	font-weight: bold;
}
.mainText a:hover {
	font-size: 11px;
	color:#E69C04;
	text-decoration: none;
	border-bottom: thin dotted #666666;
	font-weight: bold;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}

.more a:link {
	font-size: 10px;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}
.more a:visited {
	font-size: 10px;
	color:#192A6C;
	text-decoration: none;
	font-weight: normal;
}
.more a:hover {
	font-size: 10px;
	color:#faa320;
	text-decoration: none;
	border-bottom: thin dotted #666666;
	font-weight: normal;
}
.headText {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	padding-left: 1px;
	text-align: left;
}
.linkAnchors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #192A6C;
	padding-left: 5px;
	font-weight: bold;
}
.linkAnchors a:link {
	font-size: 12px;
	color:#192A6C;
	text-decoration: none;
	font-weight: bold;
}
.linkAnchors a:visited {
	font-size: 12px;
	color:#192A6C;
	text-decoration: none;
	font-weight: bold;
}
.linkAnchors a:hover {
	font-size: 12px;
	color:#faa320;
	text-decoration: none;
	border-bottom: thin dotted #666666;
	font-weight: bold;
}

