body{
	background-color:#FFFFFF;
}

body, p, table {
	color: #4d5e66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.outertable {
	border: 1pt solid #1D4B5B;
}
td.copyright {
	background-color: #e4f1f6;
	text-align: center;
}
td.lt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E3062F;
	border-right-color: #E3062F;
	border-bottom-color: #E3062F;
	border-left-color: #E3062F;
}
div.language {
	margin-right: 15px;
	font-size: 10px;
	margin-top: 12px;
}

td.rt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E50029;
	border-right-color: #E50029;
	border-bottom-color: #E5022E;
	border-left-color: #E50029;
	background-image: url(../images/layout_02.jpg);
	background-repeat: no-repeat;
}
td.ll {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E90030;
	border-right-color: #1E4C5C;
	border-bottom-color: #E90030;
	border-left-color: #E90030;
}

a {
	font-size: 12px;
	color: #2E7A8D;
}
div.copyrightxt {
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 12px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #286C7D;
}
a:hover {
	text-decoration: underline;
	color: #3C9EB7;
}
a:active {
	text-decoration: none;
	color: #3C9EB7;
}

td.rb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5022E;
	border-right-color: #E5022E;
	border-bottom-color: #E5022E;
	border-left-color: #E5022E;
}
a.lang:link {
		font-size: 10px;
		color:#4d5e66;
}
a.lang:visited {
		font-size: 10px;
}
table.loginbox {
	margin: 5px;
}


a.lang:hover {
	font-size: 10px;
	text-decoration:none;
	color: #E00A2C;
}
.loginoutterbox {
	border: 1px solid #34768C;
}


a.lang:active {
		font-size: 10px;
}
.login {
	font-size: 12px;
	font-weight: bold;
	color: #BFD9E2;
	padding-top: 5px;
	padding-bottom: 5px;
}
.altTextField {
	background-color: #FFFFFF;
	color: #3F89A2;
	border: 1px solid #34768C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	padding-left: 2px;
}
.altButtonFormat {
	font-family: verdana;
	border: 1pt solid #34768C;
	font-size: 10px;
	color: #34768C;
	background-color: #BFD9E2;
} 
.address {
	font-size: 10px;
	color: #A7D3E3;
	line-height: 15px;
	margin: 5px;
}
.addressem {
	font-size: 12px;
	margin-bottom: 3px;
}

iframe {      
	width:100%;
	height:100%;                            
}
td.productpage {

	background-image: url(../images/menu_title.jpg);
	background-repeat: repeat-x;
}
div.menutitle {

	margin-left: 30px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 10px;
}
div.maincontent {
	margin-left: 30px;
}
img.download {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

