html{ margin: 0; padding: 0; height: 100%; }
body { margin: 0; padding: 0; height: 100%; }
html, body, td, div, p { font-family: Verdana, Arial, sans-serif; font-size: 10pt; }
form { padding: 0; margin: 0; height: 100%; width:100%; }
img { margin: 0; padding: 0; }
a img { border: 0;  }
p { text-indent: 1cm;}

* html img,
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/tektarif/ii/t.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "")),this.pngSet=true)
    );
}

h1 {font-size: 13pt; font-weight: bold; color: black; text-align: center; margin-top:28px; }
h2 {font-size: 12pt; font-weight: bold; color: #444444; text-align: center; }

a { color:navy;}
a:hover { color: blue; }
p { text-indent: 11pt; text-align: justify; }

#container {min-height: 100%; margin-bottom: -60px; }
* html #container {height: 100%;}

#header #tmenu { background-color: #7800ee; font-size: 15px; font-weight: bold; color: White; padding:7px; padding-top:5px; padding-left: 344px; text-align: left; font-family: Tahoma, Sans-Serif }
#header #tmenu a { color: white; text-decoration: none; }

#content { padding-bottom: 60px; }

#nav div { text-align: right; font-size: 80%; color: #333333; }

#footer { clear: both; height: 60px; padding: 0px; font-size: 9pt; background-color:#c2d5fc; }
#footer .f1 { padding: 5px; background-color:#5270a4; color:white; font-weight: bold; text-align: center; }
#footer .f1 a { color: white; text-decoration: none;}
#footer .f2 { padding: 5px; background-color:#c2d5fc;color:black; text-align: center; }
#footer .f2 a { color: black; }

table.m { border-collapse: collapse; /*background-image: url(../ii/m-bg.jpg);*/ width: 100%; }

table.m1 { /*background-image: url(../ii/lgbmenu.gif);*/ width: 100%; }
table.m1 td { border-bottom:1px white solid; font-weight:bold; text-align:center; height:44px;}
table.m1 td a { color: white; text-decoration:none; }

table.m td { padding: 0px; margin: 0px; text-align: center; /*background-image: url(../ii/m-bg.jpg);*/  }

table.main { width:100%; border-collapse: collapse; background-image: url(../ii/mbg1.gif); background-repeat: repeat-x;}
table.main td.left { width: 170px; vertical-align: top; text-align: center; padding-left: 30px;}
table.main td.right { width: 100%; vertical-align: top; text-align: left; padding-left: 15px; padding-right: 20px; padding-top: 10px;}


div.date { font-style: italic; font-size: 90%; color:#666666; }
div.title { font-weight: bold; }


#calc a
{
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	font-size:larger;
	text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6), 1px 1px 1px #000;
	color:#dbe5eb;
	outline: none;
}

#calc a:hover
{
	text-decoration:underline;
}
table.xsltPager { color: Black;width: 100%;margin-bottom: 10px;border-bottom: solid 1px #52726B; border-top: solid 1px #52726B;}
table.xsltPager td {font-size: 12px;padding-top: 3px;padding-bottom: 3px;}



/*accordeon menu*/
.menu ul{
	margin: 0;
	padding: 0;
}
.menu ul li{
	list-style :none;
	text-align: left;
}
.menu ul li a{
	color: white;
	text-decoration: none;
}
.menu ul li a:hover{
	text-decoration: underline;
	color: white;
}


#main{
	width: 100%;
	/*height: 650px;*/
	/*background: url(../ii/font.jpg);*/
	margin: 0;
}
ul.container{
	width: 240px;
	margin: 0 auto;
	padding: 0;
}
li.menu{
	width: 240px;
	padding: 2px 0;
	list-style :none;
}

li.button a{
	width: 225px;
	height: 28px;
	display: block;
	overflow: hidden;
	position: relative;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;	
	padding: 5px 10px 5px 5px;
}
li.button a:hover{
	text-decoration: none;
}
li.button a span{
	/* This span acts as the right part of the section's background */
	height:44px;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	display:block;
}
li.button a.box1, li.button a.box2, li.button a.box3, li.button a.box4, li.button a.box5, li.button a.box6{
	background: url(../ii/btn-bg.gif); 
	color :white;
	font-weight:bold;
	border: solid 1px white;
	 
	
}
li.button a.box1:hover, li.button a.box2:hover, li.button a.box3:hover, li.button a.box4:hover, li.button a.box5:hover, li.button a.box6:hover
{text-decoration:none;}
.dropdown{
	width: 242px;
	display: none;
}
.dropdown li{
	background: url(../ii/btn-bg.gif);
	border: 1px solid white;
	margin: 1px 0;
	padding: 4px 18px;
    
}

.dropdown li a
{
	display:block;
}





/*TopMenu*/

#main-container {
	margin: 0 auto;
	/*width:400px;*/
}

/* navigation */
#nav, #nav ul {
	padding:0;
	margin:0;
	list-style:none;
	
	
}


#nav li {
	float:left;
	margin-right:20px;
	display:inline;
	border-bottom:1px solid #fff;
	position:relative;
}	
#nav li.hover {
	border-bottom:1px solid #01729d;
}
#nav ul li {
	padding:0;
	float:none;
	border:none;
	display:block;
}
#nav li.hover li {border:none;}
#nav li div {
	position:absolute;
	top:15px;
	left:-9999px;
	width:100px;
	
}
#nav li.hover div {left:0;background: url(../ii/btn-bg.gif);}

.example1 li {
	margin-right:2px !important;
	border:0px #5777c5 solid !important;
	/*background: url(../ii/btn-bg.gif);*/
}
.example1 div {width:120px;}
.example1 a {
	border:0px solid white;
	line-height:12px;
	text-align:center;
	width:155px;
	display:block;
	
	height:20px;
	font-weight:bold;
	padding-top:9px;
	padding-bottom:9px;
	color:White;
	text-decoration:none;
	outline:none;
}
.example1 a:hover
{
	text-decoration:none;color:White;
}
.example1 ul {
	border:1px solid white;
}
.example1 .hover a { }
.example1 div li {margin-right:0 !important;}
.example1 div {
	width:157px !important;
	top:40px !important;
}
.example1 div a {border:none; border-bottom:1px white solid;}

