/* <!-- JAVASCRIPT MENU --> */
.menuHdr{
	color : White;
	background-color : #7A96E9;
	font-size : 17px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
}

/* <!-- END JAVASCRIPT MENU --> */

/* <!-- SHADOWS --> */ 


.top {
	background-image: url(../images/t.gif);
	background-repeat : repeat-x;
	height : 10px;
}
.topRight {
	background-image: url(../images/rt.gif);
	background-repeat : no-repeat;
}
.right {
	background-image: url(../images/rv.gif);
	background-repeat : repeat-y;
	height : 7px;
}
.bottomRight {
	background-image: url(../images/br.gif);
	background-repeat : no-repeat;
	height : 5px;
}
.bottom {
	background-image: url(../images/b.gif);
	background-repeat : repeat-x;
}
.bottomLeft {
	background-image: url(../images/bl.gif);
	background-repeat : no-repeat;
	height : 4px;
	width : 10px;
}
.left {
	background-image: url(../images/l.gif);
	background-repeat : repeat-y;
}
.center { 
    background-color: white  
  }
.bottomLeftB {
	height : 5px;
	background-image: url(../images/blb.gif);
	background-repeat : no-repeat;
}
.bottomLeftBo {
	height : 5px;
	background-image: url(../images/blbnoangel.gif);
	background-repeat : no-repeat;
} 
.LeftT {
	background-image: url(../images/lt.gif);
	background-repeat : no-repeat;
	width : 4%;
}
 .lost {
	background-image: url(../images/kall.gif);
	background-repeat : repeat-y;
}
.dup {
	width: 25px;
	height: 20px;
	background-image: url(../images/ktop.gif);
	background-repeat : no-repeat;
}   
.dupb {
	height: 25px;
	background-image: url(../images/kbot.gif);
	background-repeat : no-repeat;
}
.zaglbk {
	height: 100px;
	background-image: url(../images/zaglbk.gif);
	background-repeat : repeat-x;
}
.zaglk {
	height: 100px;
	background-image: url(../images/zaglk.gif);
	background-repeat : no-repeat;
}  
/* Horizontal */
.duph {
 	width: 16px;
	height: 16px;
	background-image: url(../images/ktoph.gif);
	background-repeat : no-repeat;
} 
.lefth {
	background-image: url(../images/lh.gif);
	background-repeat : repeat-x;
}
.toph {
	background-image: url(../images/th.gif);
	background-repeat : repeat-y;
	height : 10px;
	width: 25px;
}
.koll {
	background-image: url(../images/koll.gif);
	background-repeat : no-repeat;
} 
.kolr {
	width: 30px;
	background-image: url(../images/kolr.gif);
	background-repeat : no-repeat;
} 
.bottomLefth {
	background-image: url(../images/blh.gif);
	background-repeat : no-repeat;
} 
.zaglv{
	background-image : url(../images/zlt.gif);
	background-repeat : no-repeat;
}
/* END Horizontal */
  
/* <!-- END SHADOWS --> */

/* <!-- MENU SHADOWS --> */ 

.shadow-top {
	height: 16px;
	background-image: url(../images/top.gif);
	background-repeat : repeat-x;
}
.shadow-topRight {
	width: 16px;
	height: 16px;
	background-image: url(../images/topRight.gif);
	background-repeat : no-repeat;
}
.shadow-right {
	width: 16px;
	background-image: url(../images/right.gif);
	background-repeat : repeat-y;
}
.shadow-bottomRight {
	width: 16px;
	height: 16px;
	background-image: url(../images/bottomRight.gif);
	background-repeat : no-repeat;
} 
.shadow-bottom {
	height: 16px;
	background-image: url(../images/bottom.gif);
	background-repeat : repeat-x;
}
.shadow-bottomLeft {
	width: 16px;
	height: 16px;
	background-image: url(../images/bottomLeft.gif);
	background-repeat : no-repeat;
} 
.shadow-left {
	width: 16px;
	background-image: url(../images/left.gif);
	background-repeat : repeat-y;
}
.shadow-topLeft {
	width: 16px;
	height: 16px;
	background-image: url(../images/topLeft.gif);
	background-repeat : no-repeat;
}      
 .shadow-center { 
    background-color: white  
 }

/* <!-- END MENU SHADOWS --> */


/* <!-- SCROLLBAR --> */
body  {
	scrollbar-base-color: White;
	scrollbar-track-color: White;
	scrollbar-face-color: White;
	scrollbar-arrow-color: Gray;
	scrollbar-shadow-color: Gray;
	scrollbar-3dlight-color : White;
	scrollbar-darkshadow-color : White;
	scrollbar-highlight-color : Gray;
	cursor : default;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
}

.scrollb  {
	scrollbar-base-color: White;
	scrollbar-track-color: White;
	scrollbar-face-color: #EAEAEA;
	scrollbar-arrow-color: Gray;
	scrollbar-shadow-color: White;
	scrollbar-3dlight-color : White;
	scrollbar-darkshadow-color : White;
	scrollbar-highlight-color : White;
}

/* <!-- END SCROLLBAR --> */

body {
	color: Black;
	background-color: White;
	cursor: default;
}
Hr {
	color : Gray;
}
.curhand{
	cursor : pointer;
}
A:link{
	color : Blue;
}
A:active  {
	color: Lime;
}
A:visited {
	color: Red;
}
.menu A:visited {
	color: Gray;
	background-color: White;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.menu A  {
	color: Gray;
	background-color: White;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.menu A:hover{
	color: #00008B;
	background-color: White;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.menub A:visited {
	font-size : 11px;
	text-decoration : underline;
	background-color : White;
	color : Gray;
}
.menub A  {
	font-size : 11px;
	text-decoration : underline;
	background-color : White;
	color : Gray;
}
.menub A:hover{
	cursor : hand ;
	Background-Color : White;
	Color : #00008B;
	font-size : 11px;
	text-decoration : underline;
	font-weight : bold;
}
.menuc A:visited {
	font-size: 13px;
	text-decoration: none;
	color: #7A96E9;
	font-style: italic;
}
.menuc A:hover{
	Color : #7A96E9;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
	font-style : italic;
}
.menuc A  {
	font-size : 13px;
	text-decoration : none;
	color : #7A96E9;
	font-style : italic;
}
.menuc_A  {
	color : #7A96E9;
}
.menucdisi {
	font-size : 14px;
	text-decoration : none;
	color : Gray;
}
.menud A {
	font-size : 14px;
	text-decoration : none;
	color : #7A96E9;
}
.menue A:visited {
	font-size : 11px;
	text-decoration : none;
	color : #7A96E9;
	font-style : italic;
}
.menue A:hover{
	Color : #7A96E9;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	font-style : italic;
}
.menue A  {
	font-size : 11px;
	text-decoration : none;
	color : #7A96E9;
	font-style : italic;
}
.menuf A:visited {
	font-size: 14px;
	text-decoration: none;
	color: #FFFF99;
	font-style: italic;
}
.menuf A:hover{
	Color : #FFFF99;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
	font-style : italic;
}
.menuf A  {
	font-size: 14px;
	text-decoration: none;
	color: #FFFF99;
	font-style: italic;
}
.menug A:visited {
	font-size: 11px;
	text-decoration: none;
	color: #7A96E9;
	font-style: italic;
	text-decoration : underline;
}
.menug A:hover{
	Color: #345CA4;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
}
.menug A  {
	font-size : 11px;
	text-decoration : none;
	color : #7A96E9;
	font-style : italic;
	text-decoration : underline;
}
.logo{
	background-image : url(../images/logo.gif);
	height : 100;
	background-repeat : no-repeat;
	background-position : center;
}
.sear1{
	font-size: 12px;
	color: Gray;
	font-weight: bold;
	border-color: Silver;
	border-collapse: collapse;
}
.tabo{
	border-color : Silver;
	border-collapse : collapse;
}
.tabok1{
	width : 100;
}
.tabz{
	width : 100%;
	background-color : #E6E6E6;
	border-color : #E6E6E6;
}
.tabpz{	
	width : 100%;
	border-collapse : collapse;
}
.zaglav{
	font-size: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7A96E9;
	text-decoration: underline;
}
.mtab{
	color : Gray;
	font-size : 11px;
	text-align : justify;
	font-style : italic;
}
.mtab1{
	color : Gray;
	font-size : 11px;
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
}
.texts{
	color : White;
	font-size : 18px;
	text-decoration : underline;
	background-color : #345CA4;
	font-family : Arial, Helvetica, sans-serif;
}
.textsindex{
	color : #345CA4;
	font-size : 18px;
	text-decoration : underline;
	background-color : White;
}
.texts1{
	color : #345CA4;
	font-size : 12px;
	font-weight : bold;
}
.textss{
	color : #7A96E9;
	font-size : 12px;
	font-style : italic;
}
.textss1{
	color : Gray;
	font-size : 12px;
	font-style : italic;
}
.texti{
	font-style : italic;
	font-size : 14px;
}
.textsiz{
	font-size : 12px;
}
.copy{
	font-size : 10px;
	text-align : right;
	color : Gray;
}
.copygb{
	font-size : 9px;
	text-align : left;
}
.flag_en{
	background-image : url(../images/en.gif);
	background-repeat : no-repeat;
	background-position : center;
	width : 25px;
	height : 18px;
	vertical-align : middle;
}
.flag_bg{
	background-image : url(../images/bul.gif);
	background-repeat : no-repeat;
	background-position : center;
	width : 25px;
	height : 18px;
	vertical-align : middle;
}
.red{
	color : Red;
	vertical-align : top;
	font-size : 12px;
	font-weight : bold;
}
.blue{
	color : #345CA4;
	font-size : 12px;
	font-weight : bold;
}
INPUT,TEXTAREA,SELECT{
	COLOR: Gray;
	background-color: White;
}
.textscolor{
	color: Maroon;
	font-size: 16px;
	font-style: italic;
}
