body {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	direction: ltr;
}

body,td,th {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 110%;
	text-align:justify;
	border: 0;
	padding: 0;
	margin-top: 0;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration:none;
	text-underline:none;
}
h1 {
	font-size: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	font-style: normal;
	font-variant: normal;
	background-position: right center;
	margin-top: 24px;
}

.title {
	margin-top: 17px;
}


h2 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	margin-top: 18px;

}
.title2 {
	margin-top: 22px;
}
h3 {
	font-size: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h4 {
	font-size: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;

}

.coustlogobg {
	height: 60px;
	width: 165px;
	border: 1px solid #A0C0C0;
	background-color: #ffffff;	
}

.productbg {
	height: 120px;
	width: 215px;
	border: 1px solid #A0C0C0;
	background-color: #ffffff;	
}

.articlebg {
	height: 120px;
	width: 100%;
	border: 1px solid #A0C0C0;
	background-color: #ffffff;	
}

.bottonlinkbg {
	width: 100%;
	border: 1px solid #CDDAD9;
	background-color: #E0E9E8;
}


.btn_input {
	background-image: url(images/btn_tofes_bg.gif);
	width: 85px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-color: #990000;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

a.ul {
	float:right;
	width:89px;
	text-decoration:none;
	color:#00162b;
	background-image: url(images/btn_bg_up.gif);
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding:0.6em 0px 0px 0px;
	background-repeat: no-repeat;
}

a.ul:hover {
	background-image: url(images/btn_bg_over.gif);
	color: #5f0808;
}
li {display:inline}

.language {
	font-size: 12px;
	font-weight: bold;
}

.bottommargin {margin-bottom: 17px}

.topmargin {margin-top: 15px}

.topmargin2 {margin-top: 12px}

.news {
text-align:center;
}
.credit {
	font-size: 11px;
	color: #466A7D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
