
H1
{
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 36px;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	line-height: 40px;
}

H2
{
	font-family: Trebuchet MS, Arial;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 5px;
	text-align: left;
	color: Black;
}

H3
{
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	font-family: "Lucida Grande" , "Lucida Sans Unicode";
	color: #444;
}

H4
{
	font-family: "Lucida Grande" , "Lucida Sans Unicode";
	font-weight: bold;
	font-size: 14px;
	color: black;
	text-align: left;
	margin-bottom: 7px;
	margin-top: 0px;
	padding-top: 5px;
}
/*for ua version*/
H5
{
	font-family: "Lucida Grande" , "Lucida Sans Unicode";
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-align: left;
}
/*for ua version*/

BODY
{
	background: #efefef url(images/background.jpg) repeat-x 0 0;
	margin-top: 0px;
}



#topmenu
{
	width: 850px;
	background-color: Black;
	height: 70px;
	vertical-align: bottom;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}

#topmenu a
{
	font-size: 12px;
	color: White;
	font-family: Arial;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}


#topmenu a:visited
{
	color: White;
}

#topmenu a:selected
{
	color: Red;
}

.body
{
	font-family: "Lucida Grande" , "Lucida Sans Unicode";
	font-size: 12px;
	line-height: 18px;
	color: #444;
	text-align: left;
}

.imagetext
{
	font-family: "Lucida Grande" , "Lucida Sans Unicode";
	font-size: 11px;
	line-height: 15px;
	color: #444;
	text-align: right;
	padding-top: 5px;
}

.quote
{
	font-family: "Lucida Grande" , "Lucida Sans Unicode";
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #444;
	margin-left: 40px;
}

.context
{
	width: 100%;
	text-align: center;	
}

.context .bottomHalfTable
{
	background-image: url(../images/tablehalf-bottom.gif);
	width:420px; 
	height: 10px; 
	display:block;	
	padding: 0;
}

.context .topHalfTable
{
	background-image: url(../images/tablehalf-top.gif);
	width:420px; 
	height: 10px; 
	display:block;	
	padding: 0;
}

.navigation
{
	width:100%;
	height:100%;	
}

.footer
{
	font-family: "Lucida Grande" , "Lucida Sans Unicode";
	text-align: left;
	font-size: 9px;
	width: 810px;
	padding-top: 25px;
	color: #aaa;
	margin-left: auto;
	margin-right: auto;
}

/*for ua version*/
.description
{
	padding-left: 125px;
	padding-top: 0px;
	width: 650px;
	text-align: justify;
}

/*-------MAIN MENU---------*/

div#topmenu .menuRow
{
	vertical-align:bottom;	
}

div#topmenu .leftBorder
{
	background: url(../images/tab/tableftoff.gif) no-repeat;
	padding-left: 4px;
	height: 27px;
}

div#topmenu .milddleTab
{
	background: url(../images/tab/tabmiddleoff.gif) repeat-x;
	padding-bottom: 5px;
}

div#topmenu .rightBorder
{
	background: url(../images/tab/tabrightoff.gif) no-repeat;
	padding-left: 4px;
	height: 27px;
}

div#topmenu
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

div#topmenu #logoContainer
{
	padding-right: 70px;
	background-position: 0px 62px;
	padding-left: 12px;
	background-image: url(../images/tab/tabbar.gif);
	padding-bottom: 12px;
	vertical-align: bottom;
	background-repeat: repeat-x;
}

div#topmenu .divider
{
	background-position: 0px 19px;
	padding-left: 2px;
	background-image: url(../images/tab/tabbar.gif);
	background-repeat: repeat-x;
}

div#topmenu .menuLanguage
{
	padding-right: 2px;
	background-position: 0px 62px;
	font-size: 9px;
	background-image: url(../images/tab/tabbar.gif);
	vertical-align: top;
	width: 100%;
	color: white;
	padding-top: 5px;
	background-repeat: repeat-x;
	font-family: arial;
	text-align: right;
}

div#topmenu .menuLanguage a
{
	font-size: 9px;
}

div#topmenu .currentLanguage
{
	margin-left: 5px;
	margin-right: 5px;
}
