fieldset {
	font-family:verdana,sans-serif;
	font-size:12px;
	border: 2px #ffffff solid;
	padding:8px;
	padding:8px;
	background-color:#eeeeee;
	-moz-border-radius:5px;
	visibility:hidden;
}

legend {
	font-family:verdana,sans-serif;
	font-size:14px;
	font-weight:700;
	color:#8B0000;
}

th {
	font-size:40px;
	color:red;
}

.td_leftpanel {
	width:400px;
}

.td_flaglist {
	padding-right:100px;
}

#id_title2 span {
	font:14px bold;
}

.td_leftcontent {
	width: 80px
}

.tbl_codelink {
	width: 100%;
	height: 100%
}

.tbl_codelink .td_codelinkleft {
	width: 60px;
}

#id_contactfeedback {
	font-size: 13px;
	color: white;
}

#id_title3_content11 {
	font-size: 12px;
	font-weight: bold;
}


#logo {
  width: 400px;
  height: 80px;
  background: transparent url(image/easy2.gif) top left no-repeat;
  text-indent: -9999px;
}
#logo h1, #logo a {
  margin: 0px;
  width: 100%;
  height: 100%;
}
#logo a {
  text-decoration: none;
  display: block;
}


.andystyle {
 border: 2px #ffffff solid;
 background: #eeeeee; 
 padding: 5px;
}

.andystyle2 {
 border: 2px #ffffff solid;
 background: #edf2cb; 
 padding: 5px;
}

.andystyle3 {
 border: 2px #ffffff solid;  
 padding: 5px;
}
