BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: White;
}

#new_head {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 0px;
}

a {
	font-weight: normal;
	color:#CCCCCC;
	text-decoration: none;
}
a:visited {
   font-weight: normal;
	color:#CCCCCC;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color:#CCCCCC;
	text-decoration: underline;
	
	}

#all {
	text-align: left; 
	width: 800px; 
	margin: 0 auto; 
	height: 500px;
	min-height: 500px;
	background-color: White;
} 

#lang_left {
   float: left;
	text-align: center; 
	width: 400px; 
	margin: 0 auto; 
	height: 500px;
	min-height: 500px;
	background-color: White;
   padding-top: 230px;
} 

#lang_left a {
	font-weight: normal;
	color:black;
	text-decoration: none;
}
#lang_left a:visited {
   font-weight: normal;
	color:black;
	text-decoration: none;
}
#lang_left a:hover {
	font-weight: normal;
	color:black;
	text-decoration: underline;
	
	}
	
#lang_right {
   float: right;
	text-align: center; 
	width: 400px; 
	margin: 0 auto; 
	height: 500px;
	min-height: 500px;
	background-color: White;
   padding-top: 230px;
} 

#lang_right a {
	font-weight: normal;
	color:black;
	text-decoration: none;
}
#lang_right a:visited {
   font-weight: normal;
	color:black;
	text-decoration: none;
}
#lang_right a:hover {
	font-weight: normal;
	color:black;
	text-decoration: underline;
	
	}
#layer1 {
	position:absolute; 
	width:65px; 
	height:100px; 
	z-index:1; 
	left: 7px; 
	top: 11px
}

#nav0 {
	height: 80px;
	min-height: 80px;
	background-color: White;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	min-width: 90%;
	margin-bottom: 0;
}

#nav1 {
	height: 20px;
	min-height: 20px;
	background-color: White;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
   padding-left: 100px;
	font-size: 110%;
	width: 90%;
	min-width: 90%;
	text-align: left;
	margin-bottom: 0px;
	vertical-align: text-bottom;
}

#nav1 UL {
	list-style: none;
	margin: 0;
}

#nav1 UL LI {
   display: inline;
}

#nav1 UL LI A {
   font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #CCCCCC;
	margin-left: 20px;
	margin-right: 20px;
}
#nav1 UL LI A:visited {
   font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #CCCCCC;
		margin-left: 20px;
	margin-right: 20px;
}

#nav1 UL LI A:hover {
font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: underline;
	color: #CCCCCC;
		margin-left: 20px;
	margin-right: 20px;
}	

#nav2 {
   margin-top: 0px;
	width: 95%;
	min-width: 95%;
	float: left;
	border-bottom: #999999 2px solid;
	min-height: 10px;
	height: 10px;
}

#text { 
   padding-left: 65px;
	padding-top: 25px;
	padding-right: 25px;
	height: 300px;
	min-height: 300px;
	width: 90%;
	min-width: 90%;
}

#foot {
	height: 20px;
	min-height: 20px;
	background-color: White;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 25px;
	width: 90%;
	min-width: 90%;
	text-align: right;
}

#images { 
	padding-top: 100px;
	padding-right: 25px;
	height: 300px;
	min-height: 300px;
	text-align: right;
	width: 90%;
	min-width: 80%;
}

#select { 
	padding-top: 180px;
	height: 400px;
	min-height: 400px;
	width: 90%;
	min-width: 90%;
   text-align: center;
}

#login { 
	padding-top: 25px;
	height: 400px;
	min-height: 400px;
	width: 90%;
	min-width: 90%;
   text-align: center;
}

#col{ 
   padding-left: 65px;
	padding-top: 25px;
	height: auto;
	width: 90%;
	min-width: 90%;
}

#port{ 
   	padding-right: 65px;
	padding-top: 25px;
	margin-right: 50 px;
	height: auto;
	min-width: 90%;
	text-align: right;
}

.selected {
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

table {
	margin:0;
	border: groove;
	padding: 0px;
	background: #D3D3D3;
}

td {
	MARGIN: 0px;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 10px;
}

#center {
  text-align: center;
}

