.dir{
	border-left: 1px solid #859493;
	margin-left: 30;
	padding-left: 5;
}
* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
}

.bg {
	background: #9C9E76 url(/siteimg/body_bkgr.gif) repeat-x 50% 0%;
}

#layout {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	font-family: tahoma;
	font-size: 12px;
}

.capitalize		{
	border: 0;
	background: none;
	vertical-align: middle;
	text-transform: capitalize;
}

#header {
	position: relative;
	height: 134px;
	vertical-align: top;
	background: url(/siteimg/content_bkgr.jpg) repeat-x 0% 100px;
}
#header .links {
	padding: 20px 0 0 0;
}

#header .links a {
	float: right;
	margin: 0 0 0 3px;
	width: 21px;
	height: 18px;
	background: #55656D;
}
#header form {
	float: right;
	margin: 0 0 0 3px;
	height: 18px;	
}
.login-form button {
	border: 0px;
	background: transparent;
	cursor: pointer;
}

.login-form input {
	width: 120px;
	height: 19px;
	margin: 4px 3px 0 0;
	background: #859493;
	border-top:1px solid #55656d;
	border-left:1px solid #55656d;
	border-bottom:1px solid #55656d;
	border-right:1px solid #55656d;
	color: #55656d;
	padding: 0 0 0 5px;
	font-family: tahoma;
	font-size: 12px;
}

#auth_error {color: #c3c69b; margin-bottom:-3px;}
#auth_error a {color: #c3c69b;text-decoration: underline; font-weight: bold;}
#auth_error a:hover {	background: none;}
#header .lang {
	float: right;
	clear: right;
	margin: 36px 30px 0 0 !important;
	color: #637277;
	padding-top:20px !important;
}


/*----------------------------*/
#header_i {
	position: relative;
	vertical-align: top;
}
#header_i .links {
	padding: 30px 30px 0 0;
}
#header_i .links a {
	float: right;
	margin: 0 0 0 3px;
	width: 21px;
	height: 18px;
	background: #55656D;
}
#header_i form {
	margin: 5px 0 0 0;
}
#header_i button {
	border: 0px;
	background: transparent;
}
#header_i input {
	width: 150px;
	height: 17px;
	margin: 4px 3px 0 0;
	background: #859493;
}
#header_i .lang {
	float: right;
	clear: right;
	margin: 38px 30px 0 0;
	_margin: 24px 30px 0 0;
	color: #637277;
}

#bot_i {
	background: url(../../siteimg/i2.jpg) no-repeat;
	padding: 5px 0px;
	font-size: 11px;
	font-family: tahoma;
	color: #DADCC2;
}



#menu {
	background: #566469 url(/siteimg/content_bkgr.jpg) repeat-x 0% -34px;
}
#menu td {
	height: 56px;
	padding: 0 50px;
}
#menu a {
	float: left;
}
#menu a img {
	float: none;
}
#menu img {
	float: left;
}

#l-column {
	vertical-align: top;
	padding: 15px 10px;
	background: #CCD3D7 url(/siteimg/content_bkgr.jpg) repeat-x 0% -90px;
}
#l-column .sub-menu {
	width: 180px;
}
#l-column .sub-menu .top {
	height: 8px;
	overflow: hidden;
	background: url(/siteimg/submenu_top.gif) no-repeat 0% 0%;
}
#l-column .sub-menu .top2 {
	height: 8px;
	overflow: hidden;
	background: url(/siteimg/submenu_top2.gif) no-repeat 0% 0%;
}
#l-column .sub-menu .bott {
	height: 8px;
	overflow: hidden;
	background: url(/siteimg/submenu_bott.gif) no-repeat 0% 0%;
	}
#l-column .sub-menu .body {
	background: #879598 url(/siteimg/submenu_bkgr.jpg) repeat-x 0% 0%;
}
#l-column .sub-menu .body a {
	display: block;
	padding: 5px 15px 5px 25px;
	color: #C9CEBF;
	background: url(/siteimg/arrow_1.gif) no-repeat 12px 7px;
}
#l-column .sub-menu .body a.sel {
	color: #FFFFFF;
	background-color: #617076;
}
#l-column .sub-menu .body button {
	border: 0px;
	background: transparent;
	height:23px;
	margin-right: 11px;
	margin-top:2px;
}
#l-column .sub-menu .body input {
	width: 120px;
	height: 19px;
	margin: 4px 3px 0 0;
	background: #c9cec7;
	border-top:1px solid #53687D;
	border-left:1px solid #53687D;
	border-bottom:1px solid #53687D;
	border-right:1px solid #53687D;
	color: #64757e;
	padding: 0 0 0 5px;
}

	
#content {
	height: 100%;
	padding: 0 20px 0 0;
	vertical-align: top;
	background: #CCD3D7 url(/siteimg/content_bkgr.jpg) repeat-x 0% -90px;
	font-size: 11px;
	font-family: tahoma;
	color: #64757E;
}

#content .nav-bar {
	padding: 20px 0px;
	color: #68777C;
	font-weight: bold;
}

#content .nav-bar a {
	margin: 0 0px 0 0px;
	padding: 0 3px 0 15px;
	background: url(/siteimg/arrow_2.gif) no-repeat 0% 60%;
	font-weight: normal;
	color: #68777C;
}

#bottom td {
	padding: 5px 0px;
	text-align: right;
	font-size: 11px;
	font-family: tahoma;
	color: #DADCC2;
}

#bottom td div {
	position: absolute;
	left: 50%;
	width: 400px;
	height: 20px;
	margin: -5px 0 0 -200px;
	overflow: hidden;
	background: url(/siteimg/bott.png) no-repeat 0% 0%;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/siteimg/bott.png',sizingMethod='scale');	
}

#content a {
	text-decoration: underline;
}

a {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #64757E;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	background: #E5EFF8;
}

abp .a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px;
}

h2 {
	font-size: 16px;
	margin: 10px 0px;
}

h3 {
	font-size: 14px;
	margin: 10px 0px;
}

p {
	font-size: 12px;
	margin: 9px 0px;
}

ul {
	list-style-type: none;
}

ul li {
	padding: 2px 0 2px 40px;
	background: url(/siteimg/arrow_3.gif) no-repeat 15px 2px;
}

ol {
	margin: 0 0 0 25px;
	_margin: 0 0 0 30px;
}

ol li {
	margin: 0 0 0 10px;
	padding: 2px 0 2px 5px;
	_padding: 2px 0 2px 0px;
}

.textline{
	background: #879598;
}

.check{
	background: #879598;
}

.subm {
	overflow-x: visible;
	_width: auto;
	height: 27px;
	padding: 0 27px 0 10px;
	margin: 0px;
	background: #64757E url(/siteimg/button_1.jpg) no-repeat 100% 50%;
	color: #B5BDBB;
	font-weight: bold;
	border: 0px;
}

table td {
	font-family: tahoma;
	font-size: 12px;
	color: #64757E;
}

table.tbl {
	font-family: tahoma;
	font-size: 12px;
	color: #64757E;
	border-collapse: collapse;
	border: 1px solid #AEB8BB;
	margin-right: 10px;
}

table.tbl th {
	padding: 5px 10px;
	color: #682A37;
	border-bottom: 2px solid #879598;
}

table.tbl td {
	border-top: 1px solid #879598;
	padding: 7px;
}

table.tbl .darker td {
	background: #C3CACA;
}


img.border {
	padding: 5px;
	background: #FFFFFF url(/siteimg/img_bkgr.jpg) repeat-x 0% 100%;
}

table.brand_tbl {
	border-collapse: collapse;
	border-spacing: 5px;
}

table.brand_tbl td {padding:5px;text-align:left;text-transform: uppercase; font-weight: bold;vertical-align:middle;}

table.brand_tbl th {
	padding: 5px 10px;
	color: #682A37;
	border-bottom: 2px solid #879598;
}

.border {
	padding: 5px;
	display: inline-block;
	display: table-cell;
	display: inline-table;
	display: inline-block;
	vertical-align: top;
	background: #EFF1F1 url(/siteimg/img_bkgr.jpg) repeat-x 0% 100%;
}

.border.long {
	background: #EFF1F1 url(/siteimg/img_bkgr_long.jpg) repeat-x 0% 100%;
}

.abp {font:11px Tahoma, Arial, sans-serif; color:#CCD7D5;}

#noflash {
	height:562px;
	width:760px;
	background: url(../../siteimg/noflash1.gif) repeat-x;
}

#noflash div {
	height:562px;
	width:760px;
	background: url(../../siteimg/noflash2.gif) no-repeat top left;
}

#noflash div div {
	height:562px;
	width:760px;
	background: url(../../siteimg/noflash3.gif) no-repeat right top;
}

#noflash div div div {
	height:562px;
	width:760px;
	background: url(../../siteimg/noflash4.gif) no-repeat right bottom;
}

#noflash div div div div {
	height:562px;
	width:760px;
	text-align:center;
	background: url(../../siteimg/noflash5.gif) no-repeat left bottom;
}
#auth_form{
	margin-top:3px !important;
}