ul.langs {
	margin:0px;
	list-style: none;
	padding:0px;
	height: 17px;

}
ul.langs li {
	line-height: 17px;
	float:right;
	font-size: 10px; 
	color: #FFFFFF; 
	float:left;
}
ul.langs li a {
	text-decoration: none;
	font-size: 10px; 
	color: #FFFFFF; 
	float:left;
	margin-left:5px;
	margin-right:5px;
}



ul.menu {
	margin:0px;
	list-style: none;
	padding:0px;
	height: 17px;
}
ul.menu li {
	line-height: 17px;
	float:left;
	font-size: 10px; 
	color: #FFFFFF; 
}
ul.menu li a {
	margin-left:10px;
	margin-right:10px;
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none;
	float:left;
}
ul.menu li span div {
	padding-left:10px;
	padding-right:10px;
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none;
	height: 17px;
	background:url('images/menu_bg.jpg');
	cursor: pointer;
}

body,td,th, input,a, select {
	font-family: arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #00000;
}
html, body {
	margin: 0px;
	height: 100%;
	background: url('images/bg.jpg');
}

a#logo {
	width: 350px; 
	height: 108px; 
	display: block;
	background: url('images/logo.gif') no-repeat center;
	clear:both;
	float:right;
	margin-top: 20px;
}
div.separator {
	margin:0px;
	padding:0px;
	background-color: #D4A923;
	border:0px;
	border-top:1px #D4A923 solid;
	height:1px;
	width:100%;
	
}
#title {
	font-family:times; 
	font-size:30px;
	font-style:italic;
	font-weight: bold;
	color: #9c770f;
	border-bottom:1px #D4A923 solid;
	padding-left: 5px;
	margin-top:5px;
}
#contents {
    overflow: auto;
	float:left; 
	width:527px; 
	_width:530px; 
	height:100%;
	border-top:1px #D4A923 solid;
	font-family:times; 
	font-size:14px;
	font-style:italic;
	padding-right: 8px;
	padding-left: 14px;
}
#contents p {
	/*text-indent: 50px;*/
}
#footer {
	height:10px;
	background:url('images/bottom_bg.jpg');
	text-align:right;
	font-family:arial;
	font-size:9px;
}
td.container {
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
}
table.top_container {
	width:100%;
	height:110px;
	background:url('images/top_bg.jpg');
	border-bottom:1px #D4A923 solid;
	border-collapse:collapse;
}
td.logo {
	width:371px;
	background:url('images/logo.jpg') no-repeat center;
	cursor:pointer;
}
table.container {
	border-collapse:collapse;
	width:807px;
	margin-top:20px;
}
td.shadow {
	width:6px;
	background: url('images/border_right.jpg') repeat-y;
}
td.bottomShadow {
	background: url('images/border_bottom.jpg') repeat-x;
	height: 6px;
}
td.cornerShadow {
	background: url('images/border_corner.jpg') no-repeat;
}

#inner_left {
	float:left; 
	background:url('images/inner_left.jpg') no-repeat; 
	width:230px; 
	height:374px;
	border-top:1px #D4A923 solid;
}
#top_line {
	background:url('images/top_bg.jpg');
	height:10px;
	margin:0px;
	padding:0px;
	width:100%;
}
#title_left {
	float:left; 
	background:url('images/title_left.jpg') no-repeat; 
	width:199px; 
	height:296px;
	border-top:1px #D4A923 solid;
}
#title_center {
	float:left; 
	background:url('images/title_center.jpg') no-repeat; 
	width:371px; 
	height:296px;
	border-top:1px #D4A923 solid;
}
#title_right {
	float:left; 
	background:url('images/title_right.jpg') no-repeat; 
	width:209px; 
	height:296px;
	border-top:1px #D4A923 solid;
}
table.form td{
	font-size: 10px;
}
table.form td input, table.form td select, table.form td textarea{
	font-size: 10px;
	border: 1px #D4A923 solid;
}
table.form td textarea {
	width: 270px;
	height: 70px;
}
