/* Layout Stylesheet */ 

body {
	margin:20px;
	background:#FFFFFF;
	color: #FFFFFF;
	text-align:center;
	padding:0;

 }

#outer {
	text-align:left;
	margin:0px auto;
	width: 620px;
	border-top: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
 }

#hdr {
	background:#FFFFFF;
	color: #333333;
	width: 620px;
	margin-bottom: auto;
	height: auto;
	border-top: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
 }
#outer #translation {
	float: left;
	width: 495px;
}


#bar {
	height:75px;
	background:#666666;
	color: #333333;
	width: 491px;
	border-top: 2px solid #FF9966;
	border-right: 2 solid #FF9966;
	border-bottom: 2px solid #FF9966;
	border-left: 2 solid #FF9966;
	margin-top: -3px;
 }

#bodyblock {
	position:relative;
	background: #dcdcdc;
	width:620px;
	padding:0;
	background-color: #FF9933;
	display: block;
	visibility: visible;
	z-index: 50;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
 }

#l-col {
 float:right;
 background:#FF9933;
 color: #333333;
 width:115px;
 }

#cont {
	width:494px;
	background:#747474;
	color: #333333;
	text-align:left;
	float: left;
 }

#ftr {
	height:25px;
	background:#FF9933;
	color: #333333;
	margin:0;
	width: 620px;
	float: left;
	clear: both;
	border-top: 0px solid #FF9933;
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
	font-size: 10px;
 }
.formdivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9933;
	color: #FFFFFF;
}

#outer #hdr #hdrimage {
	float: left;
}
#outer #hdr td {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF9933;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: right;
	vertical-align: top;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9933;
}
.mainlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9933;
	width: 475px;
	text-indent: 3px;
	visibility: visible;
	z-index: auto;
	height: 25px;
	line-height: 15px;
	text-decoration: none;
	background-color: #666666;
	display: block;
	padding-top: 2px;
	padding-left: 2px;
}
.mainlink a:link,a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.mainlink a:active {
	color: #FF9933;
}
.mainlink a:focus {
	color: #FF9933;
}




.sidelink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	display: list-item;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	border-top: 1px solid #FFFFFF;
	margin-top: -3px;
	padding-top: 2px;
}
#outer #bodyblock #cont img {
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}
