table {
	font-family: Tahoma;
	font-size: 9pt;
	text-align:justify;
}
body{
	background-color:#24C6DD;
}
/*--------------------------------------------------------------------------------------*/
a {	text-decoration: none;text-indent:1mm;	color:#000000;}
a:hover {text-decoration: none;	color:#FFFFFF;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
/*--------------------------------------------------------------------------------------*/
.right-menu-link {color:#ffffff;}
.right-menu-link:hover {color:#e1ffc7;}

.right-menu-bg{
	 background-repeat:repeat-x;
	 background-position:top;
	 background-color:#069BC0;
}

.right-product{
	background-image:url('../images/bord-bg.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#069BC0;
	height:310px;
	vertical-align:bottom;
}
/*--------------------------------------------------------------------------------------*/
.text-titr{
     font-family:Tahoma;
	 font-size:11px;
	 color: #eefdff;
}
.text-content{
     font-family:Tahoma;
	 font-size:11px;
	 color: #0d4f7d;
}
.text-link {color:#eefdff;}
.text-link:hover {color:#0d4f7d;}

/*--------------------------------------------------------------------------------------*/	
.menu-main-link {color:#0c6882;}
.menu-main-link:hover {color:#0c827e;}

.menu-main-bg-color{
	height:109px;
	vertical-align:top;
	background-color:#BEE0F2;
}
.menu-main-bg{
	vertical-align:top;
	border-left:1px #26C7DE solid;
}
/*--------------------------------------------------------------------------------------*/	
.text-data {color:#e1f8fb;}
.text-data:hover {color:#e6f7cc;}
/*--------------------------------------------------------------------------------------*/
.footer-text{
    font-family:Tahoma;
	font-size:12px;
    color: #9fcee8;	
}
table { font-family:Tahoma,Times New Roman;
}
p{
    text-indent:2mm;
	 font-size:11px;
	text-decoration:none;
	color: #4d4e56;
    line-height:130%;
}
.title {
    font-family:"Times New Roman";
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFCC;
}
.description {
    text-decoration:none;
	font-size:12px;
	max-height:none;
	line-height:130%;
}
.subtitle{
    text-decoration:none;
	font-size:12px;
	max-height:none;
	line-height:130%;
	color:#0000CC;
}


