@charset "utf-8";
/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #388C9E;
	background-image: url(images/back.gif);
	background-position:center;
	background-repeat:repeat-y;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #333333;
}
.style1 {
	font-size: 11px;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #04FF7B;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style4 {
color: #C1FFDF;
font-size:10px;
}

a.g {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
a.g:visited {
	color: #0099CC;
	text-decoration: none;
}
a.g:hover {
	color: #B22930;
	text-decoration: none;
}
a.g:active {
	color: #0099CC;
	text-decoration: none;
}
a.g:link {
	text-decoration: none;
}
.threeline {
	border-top-style: dotted;
	border-top-color: #00A74E;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.threeline1 {
	border-top-style: dotted;
	border-top-color: #3F5587;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
	color:#00A74E;
}
.pgheadings {
	font-family:arial;
	color:#009900;
	font-size:16px;
	font-weight:bold;
	height:30px;
}
.lline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6a5737;
	padding:5px;
}
-->
