﻿/* An external stylesheet */


a:link {
	color: green; 
	}

a:visited { 
	 color: #2b3b20;
	   }


a:hover {
	color: #528033; 
	}

a:active {
	color: #FFFF00; 
	}


div.col1{
	margin-right: 550px;
	float: left;
	}

div.col2{

	margin-left: 570px;
	}

div.col3{
	position: absolute;
	margin-left: 570px;
	margin-top: 160px;
	background-color: #30782e;
	color: #FFFFFF;
	padding: 10px;

		}


div.footer {
	url(footer.htm);
	text-align: center;
	margin-top: 50%;
	}


div.memform{
	align: center;
	width: 800px;
	}



div.txt { 
	text-align: left; 
	text-decoration: none; 
	font-family: "Georgia", "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-color: black; 
	margin-left: 160px;
	margin-right: 300px;
	
	}


div.wphoto{
	margin-left: 200px;
	margin-right: 125px;
	margin-bottom: 100px;
	}

div.t0
	{ 
	border: none; 
	padding: 0; 
	text-decoration: none; 
	text-align: left; 
 	margin-left: -10px;
	margin-top: 194px;
	z-index: 3;

	}

div.ctr {
	text-align: center;
	}





img.hd2 {
	position: absolute;
	 float: left;
	 left: 0px;
	 top: 100px;
	 }

img.menu {
	margin: 0 -10px 0 0;
	border: none;
	padding: 0;
	height= 20px;
	width= 150px;
	}



img.lft {
	float: left;
	padding:  10px;
	
	}

img.rgt {

	float: right;
	margin-right: 3px 10px 10px 3px;
	padding: 10px;
	clear: left;
	vertical-align: top;
	}
	


#left2 	{
	position: absolute; 
	top: 200px; 
	margin-left: -10px;
	background-image: url(images/side_banner.jpg); 
	background-position: left;
	width: 110px;
	height: 200%; 
	z-index: -2 }


#banner {background-image: url(images/EN_banner.jpg) ;
	background-repeat: no-repeat;
	margin-top: -15px; 
	margin-left: -10px;
	position: absolute;
	padding: none;
	 }
     




.t1 
	{
	width: 35%;
	background-color: black;
	padding: 0%;
	border-style: none;
	margin-top: 205px;
	margin-left: -35px;
	frames: none;
	text-align: left;
	}


.t2	{ 
	font-family: "Georgia", "Times New Roman", "Times", "serif"; 
	font-size: 14px; 
	color: white; 
	background: white; 
	border-style: none; 
	text-decoration: none; 
	text-align: left; 
	position: absolute; 
	top: 300px; 
	width: 65%;
	spacing: 0;
	border: 0;
	padding: 0px;
	z-index: "0" 
	}

 

 .t3	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	background: white;
	border-style:none;
	text-decoration: none;
	text-align: left;
	position: absolute;
	top: 300px;
	left: 110px;
	margin: 0 0 0 425px;
	padding: 10px 10px 10px 20px;
	overflow: scroll;
	z-index: 1;
	}

.t4	{
	width: 95%;
	padding: 0%;
	border-style: none;
	frames: none;
	font-size: 90%;
	text-align: left;
	}

td.head{
	text-align: center;
	font-size:  14;
	}

tr	{vertical-align: text-top;
	}

td.membform
	{
	frame: none;
	border: none;
	padding: 0%;
	spacing: 0%;
	text-align: right;
	width:  600px;
	}





 
list 	{ 
	color: black; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-decoration: none; 
	}

ul{list-style: none;
  }


	
}


