﻿/** General Formatting **/

body	{
	background-color:#f1eff0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:9pt;
	}
img	{border:0px;}

a			{ font-family: verdana,arial,helvetica,sans-serif; color: #000000; }
a:link		{ color: #0000FF; text-decoration: underline; }
a:visited	{ color: #0000FF; text-decoration: underline; }
a:active 	{ color: #0000FF; text-decoration: underline; }
a:hover		{ color: #0000FF; text-decoration: underline; }


/** Specialized **/
table.maintable{
	text-align:center;
}
tr.main	{background-color:#ffffff}
td.toplogo {
	height:50px;
	width:100%;
	background-image:url('images/balticlogo.gif');
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#f1eff0;}

input.languagechoose{
	margin:0px;
	padding:2px;
	height:18px;
	background-color:#000000;
	text-transform:uppercase;
	border:0px;
	color:#ffffff;
	font-size:8pt;
	width:30px;
}
input.searchbutton{
	margin:0px;
	padding:2px;
	height:20px;
	background-color:#000000;
	text-transform:capitalize;
	border:0px;
	color:#ffffff;
	font-size:8pt;
	width:50px;
}
input.searchinput{
	margin:0px;
	padding:0px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid black;
	color:#000000;
	font-size:8pt;
	width:90px;
}
input.defaultInput{
	margin:0px;
	padding:0px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid black;
	color:#000000;
	font-size:8pt;
	width:144px;
}
input.defaultButton{
	margin:0px;
	padding:2px;
	height:20px;
	background-color:#000000;
	text-transform:capitalize;
	border:0px;
	color:#ffffff;
	font-size:8pt;
	width:70px;
}
/** frontmenu **/

td.topleft{
	font-size:1px;
	height:29px;
	width:8px;
}

td.topright{
	font-size:1px;
	height:29px;
	width:8px
}
td.topmenuleft{
	height:29px;
	width:161px;
	text-align:left;
}
td.topmenucenter{
	height:29px;
	width:120px;
	text-align:left;
}
td.topmenuright{
	height:29px;
	width:121px;
	text-align:left;
}
td.topmenulanguage{
	height:29px;
	width:160px;
	font-size:9pt;
}
div.headingtop {
	z-index:100;
	position:relative;
	top:-20px;
	color:white;
	text-align:center;
	font-size:9pt;text-decoration:none;
}
div.headingtop2 {
	z-index:200;
	position:relative;
	top:-20px;
	color:white;
	text-align:center;
	font-size:9pt;text-decoration:none;height:0px;
	cursor:pointer;
}

div.frontlink	{
	padding:5px;
	padding-top:10px;
}
/** Sub top menus **/

td.subtopleft{
	font-size:1px;
	background-image:url('images/front/subtopleft.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	height:84px;
	width:8px;
}

td.subtopright{
	font-size:1px;
	background-image:url('images/front/subtopright.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	height:84px;
	width:8px
}
td.subtopmenuleft{
	height:29px;
	width:161px;
	text-align:left;
}
td.subtopmenucenter{
	height:29px;
	width:120px;
	text-align:left;
}
td.subtopmenuright{
	height:29px;
	width:121px;
	text-align:left;
}
td.subtopmenulanguage{
	height:29px;
	width:160px;
	background-image:url('images/front/languagechoose-top.gif');
}
td.gethtml{text-align:left;padding-left:15px;padding-right:15px;}

span.phoneNumber
{
  font-size:18px;
}