body 		{ background: #ffffff; color: #4a535c;  							font-family: verdana, sans-serif; 
		font-size: x-small}

h1 		{
	font-size: x-large;
	color: #006633;
	font-family: 						Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
h2 		{ font-size: small; color: #006633}
h3 		{ font-style: italic; font-size: small }

div.main 	{ width: 750px }
div.left 	{ width: 200px; height: 1088px; background-image: 						url(Images/backgr.jpg); float: left;  }
div.linx	{
	background-color: #FFFFFF;
	width: 150px;
	margin: 2px;
	font-size: 12pt;
	text-align: right;
	border: 1px solid #00CC66;	
}
div.right  	{ width:250px; float:right} 
div.bdy		{ width: 530px; float: right }
div.mem		{ width: 530px; float: right;
		border-top: 1px solid #9ba6b1;
		border-right: 3px solid #4a535c;
		border-bottom: 3px solid #4a535c;
		border-left: 1px solid #9ba6b1;
		padding: 5px }

a 		{
	background-color: #ffffff;
	color: #01a04e;
	text-decoration: none;
}
a:visited 	{ color: #01a04e }
a:hover 	{
	background-color: #01a04e;
	color: #ffffff;
}
div.rightlink	{ height: 78px; margin-bottom: 10px; overflow: auto }
div#nav a 	{ background-color: #ffffff; color: #01a04e; text-decoration: none;
		display: block; width: 148px }
div#nav a:hover { background-color: #01a04e; color: #ffffff;}

li 		{ list-style-image: url(bul.gif); list-style-position: inside }

img.logo	{ float: left }
img.ban		{ float: right }

td		{ border: none; }
td#eth		{ border: 1px solid #003300; width: 175px }

.Footnote {
	background-position: left bottom;
	background-color: #FFFFFF;
	vertical-align: text-bottom;
	border: 1px solid #00CC66;
}
div.Square{
	background-color: #CCFFCC;
	border: thin solid #333333;
	width: 150px;
	height: auto;
	float: right;
	margin: 5px;
	font-style: italic;
	color: #006633;
	border-top-color: #006633;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #006633;
	border-right-style: solid;
	border-right-width: 4px;
	border-bottom-color: #006633;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-left-color: #006633;
	border-left-style: solid;
	border-left-width: 1px;
	text-transform: capitalize;
	text-align: right;
	font-weight: bolder;
	padding-right: 4px;
	padding-left: 4px;
}
div#sq a 		{
	background-color: #CCFFCC;
	color: #01a04e;
	text-decoration: none;
}
div#sq a:visited 	{ color: #01a04e }
div#sq a:hover 	{
	background-color: #01a04e;
	color: #ffffff;
}

input.goo	{ width: 150px; background-color: #ccffcc; 
			border-top: solid 2px #aaffaa;
			border-left: solid 2px #aaffaa;
			border-bottom: solid 2px #009500;
			border-right: solid 2px #009500;  }
input.goo1	{ width: 150px }
img.site {border:none}