/* CSS default */

body {
	font-family: Tahoma, Verdana, Arial CE;
	margin: 0;
	font-size: 70%;
	color: #000; 
	background-color: #fff;
	background: url('../img/bg.gif') repeat-x;
}
	
table, td {
	font-family: Tahoma, Verdana, Arial CE;
	font-size: 100%;
	color: #000; 
}

a {
	text-decoration: none;
	color: #1A4F28; 
}
	
a:hover {
	text-decoration: underline;
	color: #1A4F28; 
}
		
form {
	margin: 0;
}

#oldbrowsers {
	display: none;
}

h1 {
	font-family: Tahoma, Arial Narrow, Verdana, Tahoma, Arial CE;
	padding: 0 0 4px 0;
	margin: 0;
	font-size: 120%;
	color: #334DA1;
	font-weight: bold;
}

h2 {
	font-size: 100%;
	font-family: Tahoma, Arial Narrow, Verdana, Tahoma, Arial CE;
	padding: 0;
	margin: 0;
	color: #334DA1;
	font-weight: bold;
}

h5 {
	padding: 0;
	font-weight: normal;
	margin: 0;
	font-size: 90%;
}

h6 {
	font-size: 90%;
	padding: 0;
	margin: 0;
	color: #C7C7C7;
	font-weight: bold;
}

.textfade {
	font-size: 90%;
	color: #737373;
}


.left {
	float: left;
}

.right {
	float: right;
}

ul {
	margin: 0 0 20px 30px;
	padding: 0;
}

ul li {
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 4px;
	list-style-image: url(../img/icons/icon_list.gif);

}

#main-content {
	padding: 0 3px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #fff;
}

#header-content-sk {
	background: url('../img/header_sk.gif') no-repeat;
	background-position: 215px 20px;
	height: 115px;
}

#header-content-en {
	background: url('../img/header_en.gif') no-repeat;
	background-position: 215px 20px;
	height: 115px;
}

.top-content {
	padding-top: 12px;
	float: left;
}

#home-image {
	height: 226px;
	background: url('../img/bg_homeimage.gif') repeat-x;
	background-position: bottom;
}

#subpage-image {
	height: 95px;
	border-bottom: 1px solid #fff;
}

.footer {
	float: left;
	padding: 25px 0 0 10px;
}

#center-objects {
	width: 530px;
	height: 137px;
}

.centerobject1-top {
	width: 100%;
	background: url('../img/co_bg_1.gif') repeat-x;
}

.centerobject1 {
	width: 530px;
	background-color: #E4EFE7;
	border-bottom: 1px solid #C7C3BC;
	border-left: 1px solid #C7C3BC;
	border-right: 1px solid #C7C3BC;
}

.centerobject-padding {
	padding: 10px;
}

.centerobject-line {
	padding: 0 25px;
	float: left;
	background: url('../img/co_line.gif') repeat-y;
	background-position: center;
	height: 183px;
}

.tellers {
	width: 237px;
}

.centerobject2-top {
	width: 237px;
	background: url('../img/co_bg_2.gif') repeat-x;
}

.centerobject2 {
	width: 237px;
	height: 150px;

	background-color: #EBEAE8;
	border-bottom: 1px solid #C7C3BC;
	border-left: 1px solid #C7C3BC;
	border-right: 1px solid #C7C3BC;
}

#tellers2 {
	width: 100%;
	padding-left: 55px;
}

#terminals2 {
	width: 100%;
	padding-left: 55px;
}

.centerobject22 {
	width: 400px;
	height: 150px;
	background-color: #EBEAE8;
	border: 1px solid #C7C3BC;
}

.centerobject33 {
	width: 400px;
	height: 150px;
	background-color: #D8DEE2;
	border: 1px solid #C7C3BC;
}


.centerobject3-top {
	width: 532px;
	background: url('../img/co_bg_2.gif') repeat-x;
}

.centerobject3 {
	width: 530px;
	_width: 532px;
	height: 100px;
	background-color: #D8DEE2;
	border-bottom: 1px solid #C7C3BC;
	border-left: 1px solid #C7C3BC;
	border-right: 1px solid #C7C3BC;
}

#tools-content {
	text-align: right;
	padding: 28px 10px 0 0;
}

#tools-content a {
	color: #000;
}

#list ul {
	margin: 0 0 10px 30px;
	padding: 0;
}

#list ul li {
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 4px;
	list-style-image: url(../img/icons/list.gif);
}
	
.tablebg {
	background-color: #9E978C;
}

.tdbg {
	background-color: #F5F3EF;
}

.tdbg2 {
	background-color: #EBEAE8;
}

.tdheaderbg {
	background-color: #C7C3BC;
}

.login {
	float: left;
	margin: 3px 6px 0 0;
}

.login-button {
	float: left;
	margin: 0 0 0 3px;
}
