.myfont {font-family:verdana,tahoma,arial; font-size:11px; color:#000000;}
.myfont1 {font-family:verdana,tahoma,arial; font-size:11px; color:#000000;}
.myfont3 {font-family:verdana,tahoma,arial; font-size:14px; color:#00CCFF; font-weight:bold;}
.page-header {font-family:verdana,tahoma,arial; font-size:13px; color:#0B5186;font-weight:bold}

.title-header {font-family:verdana,tahoma,arial; font-size:13px; color:#f7f7f7;font-weight:bold}

a.hlink1:link {text-decoration: none; font-family:verdana,Tahoma,Arial; font-size:11px; color:#033F7B}
a.hlink1:visited {text-decoration: none; font-family:verdana,Tahoma,Arial; font-size:11px; color:#A8C0D2}
a.hlink1:hover {text-decoration: underline; font-family:verdana,Tahoma,Arial; font-size:11px;color:#A8C0D2}
a.hlink1.active {text-decoration: none; font-family:verdana,Tahoma,Arial; font-size:11px}


a.hlink2:link {text-decoration: none; font-family:verdana,Tahoma,Arial; font-size:11px; color:#ffffff}
a.hlink2:visited {text-decoration: none; font-family:verdana,Tahoma,Arial; font-size:11px; color:#ffffff}
a.hlink2:hover {text-decoration: underline; font-family:verdana,Tahoma,Arial; font-size:11px;color:#ffffff}
a.hlink2.active {text-decoration: none; font-family:verdana,Tahoma,Arial; font-size:11px}


a.hlink3:link {text-decoration: none; font-family:verdana,Tahoma,Arial; font-size:11px; color:#ffffff}
a.hlink3:visited {text-decoration: none; font-family:verdana,Tahoma,Arial; font-size:11px; color:#ffffff}
a.hlink3:hover {text-decoration: underline; font-family:verdana,Tahoma,Arial; font-size:11px;color:#ffffff}
a.hlink3.active {text-decoration: none; font-family:verdana,Tahoma,Arial; font-size:11px}

a.hlink4:link {text-decoration: none; font-family:verdana,Tahoma,Arial; font-size:11px; color:#0F5488}
a.hlink4:visited {text-decoration: none; font-family:verdana,Tahoma,Arial; font-size:11px; color:#0F5488}
a.hlink4:hover {text-decoration: underline; font-family:verdana,Tahoma,Arial; font-size:11px;color:#0F5488}
a.hlink4.active {text-decoration: none; font-family:verdana,Tahoma,Arial; font-size:11px}


.button{ height:20px;width:60px; background-color : #F0F0F0;border: #000000;border-style: solid;border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;line-height: 130%;font-size:11px; color: #000000; font-weight : bold;font-family:tahoma;}


.ciprb_txtarea {
	font-family: Tahoma, Verdana, Arial;
		
	font-size: 11px;
	color: #000000;
	border-style:solid;
	border-bottom:solid 1px;
	border-left:solid 1px;
	border-right:solid 1px;
	border-top:solid 1px;
	line-height: 11px;
	
	
}


.ciprb_txt_decoration {
	/*background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;*/
	border-style:solid;
	border-bottom:solid 1px;
	border-left:solid 1px;
	border-right:solid 1px;
	border-top:solid 1px;
	line-height: 11px;
	
	font-size: 11px;
	font-color: #000000;
}





a, li, ul, div{
margin: 0px;
}

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1em;
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width: 200px; /* Width of Menu Items */
height: 300px
}

.suckerdiv ul li{
background-image: url(src/images/shade.png);
position: relative;
height: 27px;
}

.menu {
background-image: url(./images/bg.png);
background-repeat: no-repeat;
}

/*Sub level menu items */
.suckerdiv ul li ul{
height: 25px;
position: absolute;
width: 120px; /*sub menu width*/
top: 0;
visibility: hidden;
background-color: #FFFFFF;
line-height: 1em;
}

/* Sub level menu links style */
.suckerdiv ul li a{
height: 30px;
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
padding: 0px 0px;
border-bottom: 0;
width: 100%;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
font-weight: bold;
}

.suckerdiv .subfolderstyle{
/*background: url(file:///C|/Documents and Settings/borat soret/Desktop/media/arrow-list.gif) no-repeat center right;*/
}


/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 5%; }
* html .suckerdiv ul li a { height: 5%; }
/* End */




