.btnmail{

	color: #121212;
	width: 75px;
	text-decoration: none;
	font: 12px;
	font-family: tahoma;
background: #BBE8F3;
border-bottom: 1px solid #55BDEC;
 border-right: 1px solid #55BDEC;
}

.errorradio{
	font-family: tahoma;
	font-size: 12px;
	color: red;
}
/* case of data enterd incorrectly*/
.error{
	font-family: tahoma;
	font-size: 12px;
	border: 1px solid red;
}

.message{
font-family: tahoma;
font-size: 12px;
color: red;
}

input{
font-family: tahoma; 
font-size: 12px; 
}

textarea{
font-family: tahoma; 
font-size: 12px; 
}

img{
border: 1px solid #8AD8F1;
}

a{
color: #2E72BD;

text-align:right;
font-family: arial;
font-size: 15px;
}
	
a:hover{
color: #BE322E;
text-align:right;
font-family: arial;
font-size: 15px;
}

.bgzak{
background: #E1F5FB url(../images/kafala_05.gif) no-repeat;
padding: 15px;
}
	
td.tdright{
background: White url(../images/bgr.gif) repeat-y left;
border-left: 1px solid #8AD8F1;
}

td.tdleft{
background: White url(../images/bgl.gif) repeat-y right;
border-right: 1px solid #8AD8F1;
}

.linktop { 
font-family: tahoma; 
font-size: 12px; 
color: #19599E;
text-decoration: none;
width: 116px;
height: 23px;
display: block;
text-align: center;
white-space: nowrap;
background: url("../images/menubg.gif") no-repeat right;
padding-top: 3px;
margin-bottom: 5px;
margin-right: 1px;
}

.linktop:hover { 
font-family: tahoma;
font-size: 12px; 
color: #9E1C19;
text-decoration: none;
width: 116px;
height: 23px;
display: block;
text-align: center;
white-space: nowrap;
background: url("../images/menubg.gif") no-repeat right;
padding-top: 3px;
margin-bottom: 5px;
margin-right: 1px;
 }
 
 

.titles{
padding: 2px;
font-family: tahoma; 
font-size: 12px; 
color: #005671;
text-decoration: none;
font-weight: bold;
 border-bottom: 1px dotted #c0eaf7;
 width: 100%;
 background: #97def4;
}


.data{
font-family: tahoma; 
font-size: 12px; 
color: #005671;
text-decoration: none;
	padding: 2px;
		border: 1px solid #bee9f7;
	}

	
.nb{
font-weight: bold;
width: 100%;
font-family: tahoma; 
font-size: 12px; 
color: #005671;
text-decoration: none;
		background: White;
	 text-align: left;
	}

.pagenb{
display: block;
background: #BBE8F3;
padding-bottom: 2px;
padding-top: 2px;
padding-right: 5px;
padding-left: 5px;
color: #9E171A;
font-size: 13px;
font-family: Tahoma;
text-decoration: none;
border: 1px solid #55BDEC;
font-weight: bold;
text-align: center;
}


.htableth{

}


.htabletd1{

}