/**--------------- tab menu Home --------------------**/
.shadetabs{
padding: 0 0;
margin: 0px 0px 0px 58px;
font-family:Arial, Helvetica, sans-serif, Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
width:944px;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
text-align:center;
/*vertical-align:middle;
line-height:40px;*/
padding: 7px 20px 0px 20px;
margin-right: 2px;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
/*background:#00FFFF ;*/
width:auto;
height:35px;
float:left;
position:relative;
z-index: 1;
}

/*.shadetabs li a span{
padding:0px 10px;
}*/

/*.shadetabs li a:visited{
color: #CC6699;
}
*/
.shadetabs li a:hover{
text-decoration: none;
background: url(../images/tab_active.gif) top left repeat-x;
/*border-bottom-color: white;*/
width:auto;
height:35px;
color: #003366;
padding: 7px 20px 0px 20px;
}

.shadetabs li a.selected{
position: relative;
top: 0px;
}

.shadetabs li a.selected { /*selected main tab style */
background: url(../images/tab_active.gif) top left repeat-x;
/*border-bottom-color: white;*/
width:auto;
height:35px;
color: #003366;
padding: 7px 20px 0px 20px;
}

.shadetabs li a:hover.selected{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
background:url(../images/bg_content.gif) repeat-y left top;
/*border:1px #E4E1E1 solid;*/
width:894px;
margin: 0px 0px 0px 58px;
/*float:left;*/
padding:10px 30px 10px 20px;
clear:both;
}

#content-center-inside p.contbul{
color:#666666;
margin:0px 0px;
padding:8px 0px 8px 15px;
background:url(../images/bul_red_spure.gif) no-repeat 0em 1em;
}


/*.img {
padding:12px;
position:relative;
float:left;
width:193px;
}
.txt {
position:relative;
float:left;
font-size:11px;
font-family:Tahoma;
color:#FFFFFF;
width:240px;
padding:10px 10px 10px 0px;
text-align:justify;
}
.txt h4{
font-size:18px;
color:#FFFFFF;
font-family:Tahoma;
font-weight:normal;
margin:0px 0px 5px 0px;
text-align:left;
}
.txt img{
padding:15px 0px 3px 0px;
}
.banner-name{
padding:8px 0px 0px 0px;
margin:0;
}
.banner-button{
padding:5px 0px 0px 0px;
margin:0;
}*/
.requesting {
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
padding:40px 20px 20px 20px;
text-align:center;
}
/**--------------- tab menu Home --------------------**/
.shadetabs1{
padding: 0 0;
margin: 0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif, Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
width:803px;
}

.shadetabs1 li{
display: inline;
margin: 0;
}

.shadetabs1 li a{
text-decoration: none;
text-align:center;
/*vertical-align:middle;
line-height:40px;*/
padding: 7px 20px 0px 20px;
margin-right: 2px;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
/*background:#00FFFF ;*/
width:auto;
height:35px;
float:left;
position:relative;
z-index: 1;
}

/*.shadetabs li a span{
padding:0px 10px;
}*/

/*.shadetabs li a:visited{
color: #CC6699;
}
*/
.shadetabs1 li a:hover{
text-decoration: none;
background: url(../images/tab_active.gif) top left repeat-x;
/*border-bottom-color: white;*/
width:auto;
height:35px;
color: #003366;
padding: 7px 20px 0px 20px;
}

.shadetabs1 li a.selected{
position: relative;
top: 0px;
}

.shadetabs1 li a.selected { /*selected main tab style */
background: url(../images/tab_active.gif) top left repeat-x;
/*border-bottom-color: white;*/
width:auto;
height:35px;
color: #003366;
padding: 7px 20px 0px 20px;
}

.shadetabs1 li a:hover.selected{ /*selected main tab style */
text-decoration: none;
}

.contentstyle1{
background:url(../images/bg_content.gif) repeat-y left top;
/*border:1px #E4E1E1 solid;*/
width:753px;
margin: 0px 0px 0px 0px;
/*float:left;*/
padding:10px 30px 10px 20px;
clear:both;
display:table;
}

/*#content-center-inside p.contbul{
color:#666666;
margin:0px 0px;
padding:8px 0px 8px 15px;
background:url(../images/bul_red_spure.gif) no-repeat 0em 1em;
}*/


