html {
	height:100%;

}

body {
    text-decoration: none;
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px;
	color: #555555;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    margin: 0px;
    background-color: rgb(25, 93, 144);
	background-image: url('/eibpublic_TP/pics/content_bg.jpg');
	background-repeat: repeat-x;
	background-position: 0 109;
}

form {
	margin:0px; 
	padding:0px; 
}

.minwidthcontainer
{
	min-width:500px;
	/*width: expression(parseInt(document.documentElement.offsetWidth) < 780 ? "780px" : "auto");*/
}

.header_bg
{
	background-image: url('/eibpublic_TP/pics/header.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}

img.square_icon
{
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	vertical-align: middle;
}

/* linkek */
a, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.footer_link
{
	color: white;
	text-decoration: none;
}

a.footer_link:hover
{
	color: white;
	text-decoration: underline;
}

a.header_link
{
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

a.header_link:hover
{
	color: rgb(213,118,35);
}

div.copyright
{
	color: white;
	/*
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 15px;
	*/
	/*font-family: Trebuchet, Tahoma, Arial, Helvetica, sans-serif;*/
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px;
	padding: 12px;
	font-weight: normal;
}

img.error
{
	margin: 8px;
	width: 40px;
	vertical-align: middle;
}

span.error
{
	font-weight: bold;
	color: #e2001a;
}

div.title
{
	font-family: "Trebuchet MS", Arial;
	font-size: 19px;
	font-weight: bold;
	color: rgb(213,118,35);
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 22px;
	position: relative;
}

.label
{
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}

.text
{
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.errorline
{
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}

.clear {
	clear: both;
}

.input
{
	border: 0px;
	height: 20px;
	width: 220px;
}

.button
{
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	height: 23px;
	padding-bottom: 2px;
}

.button_left
{
	height:23px;
	width:4px;
	position: relative;
	vertical-align: middle;
}

.button_right
{
	position: relative;
	background-repeat: no-repeat;
	height:23px;
	width:25px;
	padding-right:0px;
	vertical-align: middle;
}

.button_middle
{
	position: relative;
	height:23px;
	border:none;
	color: rgb(50,50,50);
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
    padding-left: 3px;
    padding-right: 3px;
	cursor: pointer;
	vertical-align: middle;
	background-color: white;
	background-image: url('/eibpublic_TP/pics/menuitem_bg.gif');
	background-repeat: repeat-x;
	padding-bottom: 1px;
}

a.bodylink:link, a.bodylink:visited {
	text-decoration: none;
	color: rgb(213,118,35);
}

a.bodylink:hover {
	text-decoration: none;
	color: rgb(50,50,50);
}

a.bodylink_bold:link, a.bodylink_bold:visited {
	text-decoration: none;
	color: rgb(213,118,35);
	font-weight: bold;
}

a.bodylink_bold:hover {
	text-decoration: none;
	color: rgb(50,50,50);
	font-weight: bold;
}

a.loginlink
{
	text-decoration: underline;
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

a.loginlink:hover
{
	text-decoration: underline;
	color: rgb(213,118,35);
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.info
{
	color: white;
	font-size: 10px;
	font-family: Arial;
	/*
	margin-left: 20px;
	margin-right: 123px;
	margin-top: 10px;
	*/
	margin-left: 10px;
}

.homepagelink {
}

td.header_img
{
}
td.header_right
{
}

div.header_right_bg
{
}
