.body-bg{
	background-image: url(/images/body-bg-ax.gif);
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 11px;
	color:#67686b;
	line-height:13px;
	overflow: -moz-scrollbars-vertical;
}

/*#white-bg-ie {
    position:absolute;
	height:615px;
	width:780px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

#white-bg-moz {
    position:absolute;
	height:587px;
	width:780px;
	background-color: #FFFFFF;
	background-position: left center;
}
*/
#white-bg {
    position:absolute;
	/* height:587px; */
	width:780px;
	background-color: #FFFFFF;
	background-position: left center;
}

#blue-bg1 {
    background-image:url(/images/body-bg2.jpg);
    position:absolute;
	top:109px;
	left:0px;
	height:21px;
	width:112px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
#blue-bg2 {
    background-image:url(/images/body-bg2.jpg);
    position:absolute;
	top:109px;
	left:890px;
	height:21px;
	width:112px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

.body-admin-bg{
	font-family: verdana;
	font-size: 11px;
	color:#67686b;
	line-height:13px;
}
.menu-divider{
	background-image: url(/images/borderline-white-ax.gif);
	background-repeat: repeat-x;
	background-position: left middle;
	border-right:solid 12px #00508f;
}

.left-bottomlinks-td2{
	background-color:#9cb2e7;
	padding-left:13px;
	padding-bottom:16px;
	padding-top:7px;
}

.left-bottomlinks-flash-td2{
	background-color:#9cb2e7;
	padding-left:13px;
	padding-bottom:2px;
	padding-top:10px;
}

.left-bottomlinks-td3{
	/*background-color:#d68631;*/
    background-color:#F4822E;
	padding-left:5px;
	padding-bottom:2px;
	padding-top:10px;
}

.left-bottomlinks-download{
	/*background-color:#d68631;*/
    background-color:#F4822E;
	padding-left:5px;
	padding-bottom:2px;
	padding-top:1px;
}

#container{
	position:relative;
	width:780px;
	margin: 0px auto 0 auto;
	background-color: #FFFFFF;
	//border-bottom:solid 1px #f4822e;
}
#white-space{
	position:relative;
	width:780px;
	//top:527px;
	margin: 0px auto 0 auto;
	background-color: #FFFFFF;
	//border-bottom:solid 1px #f4822e;
}
#header{
	position:absolute;
	top:0px;
	left:0px;
	height:112px;
	width:780px;
	background-color: #FFFFFF;
	background-image: url(/images/header-ax.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tr-header{
	position:absolute;
	top:0px;
	left:0px;
	height:112px;
	width:780px;
	background-color: #FFFFFF;
	background-image: url(/images/header-tr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#top-menu{
	position:absolute;
	top:112px;
	left:0px;
	width:780px;
	background-image: url(/images/topmenu-bg1-ax.gif);
	background-repeat: repeat-x;
}
#search-lang{
	position:absolute;
	top:86px;
	/*left:495px;*/
	left:398px;
	/*width:272px;*/
	width:380px;
	height: 17px;
}
#content{
	position:absolute;
	top:138px;
	left:0px;
	width:780px;
	background-color:#FFFFFF;
}

.left-td{
	background-image: url(/images/borderline-ax.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:15px;
}

.left-bottomlinks-td{
	background-color:#73b3e2;
	padding-left:13px;
	padding-bottom:16px;
	padding-top:7px;
}

.left-bottomlinks-flash-td{
	background-color:#73b3e2;
	padding-left:13px;
	padding-bottom:2px;
	padding-top:10px;
}

.right-cnt-td{
	background-color:#004f8f;
	padding:9px;
}
.right-td{
	background-image: url(/images/borderline-white-ax.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:16px;
	padding-top:5px;
}
.menu-table{
	background-color:#00508f;
	border-left: 9px solid #00508f;
	border-top: 5px solid #00508f;
}

.search-back-td{
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:15px;
}
.content-table-border{
    border-top:solid 1px #f4822e;
    border-bottom:solid 1px #f4822e;
}

