﻿
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.Popup {
	background-color:#DAE7C9;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;
 
	
	border-style:solid;
}
.modalB {
	background-color:#202020;
	filter:alpha(opacity=70);
	opacity:0.7;
	position:absolute;
	
}

#topl
{
	background-image:url(img/back_top_L.jpg);
	width:84px;
	background-repeat:no-repeat;
	color:#202020;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
}
#toplen
{
	background-image:url(img/en/back_top_L.jpg);
	width:84px;
	background-repeat:no-repeat;
	color:#202020;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
}
#topn
{
	width:1px;
	 background-color:#CCCCCC;
}
#topc
{
	background-image:url(img/back_top.jpg);
	background-repeat:repeat-x;
}
#menul
{
	
	background-repeat:repeat-y;
	width:268px;
	height:244px;
	text-align:center;
}
.whitetable
{
	 font-family:Arial;
	 font-size:12px;
	 color:White;
	 
	 }
#gridtd
{
	background-image: url(img/grid2.jpg);
	background-repeat:repeat-x;
	height:5px;
}
#gridtd2
{
	background-image: url(img/grid3.jpg);
	background-repeat:repeat-x;
	height:5px;
}
#grii
{
	text-align:right;
	width:12%;
	
}

	
