/*
 * Style sheet for Casa Judeteana de Pensii IASI
 * $Id: style.css$
 */

body {
color : Navy;
font-size : 14px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
padding : 0px;
margin: 0px;
background-color : white;
background-image: url(../_images/bk_body.gif);
}

P , td {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: auto;
}

ul{
	list-style : square inside;
}

.newscroll {
color: black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
height: auto; 
letter-spacing: normal; 
line-height: normal;
padding: 3px 3px 3px 3px;
spacing: 3px 3px 3px 3px;
margin: 3px 3px 3px 3px;
}


.mainpagetitle{
font-weight: bold; 
color: #990000;
}




.progcell{
	width : 50%;
}


.content {
	display: block;
	padding: 0px 17px 17px 17px;
	vertical-align: top;
	color : #00135E;
	font-size : 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color : transparent;
	text-align: justify;
}

span.sid_title {
	vertical-align: top;
	color : #990000;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color : transparent;
	text-align: justify;
}

span.sid_content {
	vertical-align: top;
	color : #333333	;
	font-weight: bold;
	font-size : 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color : transparent;
	text-align: justify;
}

.sid_qa {
	padding-right: 5px;
	padding-left: 5px;
	text-indent: 20px;
	background-color: rgb(223,227,255);
	border-width: 1px;
	border-color: rgb(128,128,255);	
	border-style: solid;
	vertical-align: top;
	color : rgb(14,1,167)	;
	font-size : 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: justify;
}

.sid_qa1 {
	padding-right: 5px;
	padding-left: 5px;
	text-indent: 20px;
	background-color : transparent;
	border-width: 1px;
	border-color: rgb(128,128,255);	
	border-style: solid;
	vertical-align: bottom;
	color : rgb(14,1,167)	;
	
	font-size : 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	
	text-align: justify;
}


.rvs {
padding-right: 5px;
	padding-left: 5px;
	text-indent: 20px;
	background-color: rgb(223,227,255);
	border-width: 1px;
	border-color: rgb(128,128,255);	
	border-style: solid;
	vertical-align: top;
	color : rgb(14,1,167)	;
	font-size : 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-align: justify;
}



span.sid_content {
	vertical-align: top;
	color : #333333	;
	font-weight: bold;
	font-size : 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color : transparent;
	text-align: justify;
}

#content table, td {
	vertical-align: top;
	color : #00135E;
	font-size : 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color : transparent;
	text-align: center;
}
.contact {
padding-left: 3px; 
margin-left: 3px ; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
color: gray;
text-align: center;
}


#menuv{position:relative;float:right;padding:10px;width:140px;}
#menuv li, #menuv ul{display:inline;margin:0;padding:0;list-style-type:none;}
#menuv a{display:block;text-decoration:none;font-size:10px;padding:2px 0 2px 5px;margin:0;width:100%; border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #808080;border-bottom:1px solid #000;}
#menuv a:link, a:visited{color:white;background:#6CA5DA; font-weight: bold;}
#menuv a:hover{color:white;border-top:1px solid #000;border-left:1px solid #808080;border-right:1px solid #ccc;border-bottom:1px solid #ccc;background:#02427E;}
#menuv a:active{color:#fff;background:#6CA5DA;}


/*start meniu local dreapta*/

#nav {
	margin: 0;
	padding: 0;
	background: transparent;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	width: 180px; 
	float: left; 
	margin: -10px 5px 5px 0px; 
}
#nav span.null {
	display: none;
}
#nav div {
	margin: 0;
	padding: 0;
}
#nav a {
	background-image: url(../_images/blue_arrow.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-color: #C3DEF9;
	font-weight: normal;
	display: block;
	margin: 2px;
	padding: 0px 3px 0px 15px;
	text-decoration: none;
	color: navy;
	line-height: 12px;
	border: 1px solid #4385C8;
}
#nav a:hover {
	color: #990000;
	background-color: #9BCDFF;
	padding: 0px 3px 0px 15px;
	}
#nav a.current {
	color: #990000;
	padding: 0px 3px 0px 15px;
	background-color: #dddddd;
}


/*end meniu local dreapta*/


#navh {
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: transparent;
}
#navh span.null {
	display: none;
}
#navh div {
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0;
	height: 20px;
}
#navh a {
	margin: 0;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	color: #777;
	background: #f9f9f9;
	border-left: 7px solid #f9f9f9;
	line-height: 12px;
	letter-spacing: 1px;
	height: 20px;
}
#navh a:hover {
	color: #444;
	background: #eee;
	border-left: 7px solid #e60;
}




#hmenu {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
text-decoration:none;
text-align: center;
font-size:10px;
color:#006699;
font-weight: normal; 
margin: 0px;
padding: 0px;
border-top: 3px #006699 solid;
background-color: transparent;
}
#hmenu a{text-decoration:none;padding:0px; ;margin:0px;font-weight: normal; background-color: transparent; color: #006699}
#hmenu a:link{color:black;font-weight: bold; background-color: transparent; color: #006699}
#hmenu a:visited{color:black;font-weight: bold; background-color: transparent; color: #006699}
#hmenu a:hover{color:#990000;background-color: transparent;}
#hmenu a:active{color:navy;background-color: transparent;}



#breadslice{
text-decoration:none;
text-align: left;
font-size:10px;
color:black;
font-weight: normal; 
margin: 0px;
padding: 0px 0px 0px 10px;
border-top: 5px #FFDBB7 solid;
background-color: #FFE9D2
}
#breadslice a{text-decoration:none;font-size:10px;padding:0px; ;margin:0px;font-weight: normal; background-color: transparent;}
#breadslice a:link, a:visited{color:black;font-weight: bold; background-color: transparent;}
#breadslice a:hover{color:#990000;background-color: transparent;}
#breadslice a:active{color:navy;background-color: transparent;}




/********************************************************************************************/



a:link, a:visited, a:hover {text-decoration: none; cursor: hand;color: blue; font-weight: bold}

.maintable {
	font-weight: normal;
	border: none;
	text-align: left;
}

.menubar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: x-small;
	text-align: center;
}

.menulinks {
	margin-bottom: 10px;
}
.menulinks a{
    font: normal 10px Verdana, sans-serif;
	font-weight: normal;		
	display: block;
	text-align: left;
	text-decoration: none;
	text-indent: 20px;
	spacing: 5px;
    color: white;
	margin-bottom: 1px;
	background-image: url(../_images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
}

.menulinks a:link {
	color: #ffffff;
	background-color: transparent;
	background-position: 10px 2px;
	background-image: url(../_images/arrow_white.gif);
	background-repeat: no-repeat;
}

.menulinks a:active {
	color: #ffffff;
	background-color: transparent;
	background-position: 10px 2px;
	background-image: url(../_images/arrow_white.gif);
	background-repeat: no-repeat;
}

.menulinks a:hover {
	color: #50568C;
	background: #E3F1F8;
	background-image: url(../_images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
}


#tc a:link{color:white;font-weight: bold; }
#tc a:active{color:#50568C;}
#tc a:hover{color:orange;}
#tc a:visited{color:white;font-weight: bold;}



.bodycell {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 45px;
	padding-left: 30px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color: #fcfcfc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
    font-size: small;

}

.breadcrumbs {
	font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: x-small;

}

.footerbar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: xx-small;
	text-align: center;
	color: #666666;
}


.headertitleleft a{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 12px;
	font-weight: bold;
	padding-left: 1px;	
	padding-top: 2px;	
	padding-bottom: 2px;	
	text-align: left;
	background-image: url(../_images/leftheader.gif); 
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: bottom;
	display: block;
	height: 20px;
	width: 160px;
	border-left: 10px solid #0089CC;
	color: #015580;
}

.headertitleleft a:link{
	border-left: 10px solid #0089CC;
	color: #015580;
}
.headertitleleft a:active{
	border-left: 10px solid #00DAE2;
	color: #990000;
}
.headertitleleft a:hover{
	border-left: 10px solid #00DAE2;
	color: #000000;
}




.headertitleright a{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 12px;
	font-weight: bold;
	padding-left: 1px;	
	padding-top: 2px;	
	padding-bottom: 2px;	
	text-align: left;
	background-image: url(../_images/leftheader.gif); 
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: bottom;
	display: block;
	height: 20px;
	width: 120px;
	border-left: 10px solid #0089CC;
	color: #015580;
}

.headertitleright a:link{
	border-left: 10px solid #0089CC;
	color: #015580;
}
.headertitleright a:active{
	border-left: 10px solid #00DAE2;
	color: #990000;
}
.headertitleright a:hover{
	border-left: 10px solid #00DAE2;
	color: #000000;
}




.searchheadings{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
height: auto; 
letter-spacing: normal;
line-height: normal;
color: navy;
}

.allshort{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
height: auto; 
letter-spacing: normal;
line-height: normal;
color: #990000;
} 


.title{
	background-color:transparent;
	color : #006699;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : small;
	font-style: normal;
	font-variant : normal;
	font-weight: bold;
	font-size : 15px;

	padding-left : 0px;
	margin-left : 185px;

	padding-top : 0px;
	margin-top : 0px;

	padding-bottom : 2px;
	margin-bottom : 10px;
	border-bottom : 2px solid #006699;
}


.sub_title{
	color : #990000;
    font-family : Verdana, ITC Stone Sans, Gill Sans;
	font-size : small;
	font-style: normal;
	font-variant : normal;
	font-weight: bold;
	font-size : 12px;

	padding-left : 0px;
	margin-left : 185px;


	padding-bottom : 2px;
	margin-bottom : 10px;
}

.groupstyle{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
height: auto; 
letter-spacing: normal;
line-height: normal;
color: #03377C;
} 


.itemstyle{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: auto;
	letter-spacing: normal;
	line-height: normal;
	color: #990000;
	padding-top: 3px;
	margin-bottom : 10px;
	padding-bottom : 10px;
} 

.huntingcell{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
height: auto; 
letter-spacing: normal;
line-height: normal;
color: navy;
background-color: #f1f1f1;

}

.huntinghead{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
height: auto; 
letter-spacing: normal;
line-height: normal;
color: navy;
background-color: #FFDDB9;
}

.bread{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
height: auto; 
letter-spacing: normal;
line-height: normal;
color: white;
background-color: #0D5EC7;
}

.celllight{text-align: center; background-color: #e7e7ff;}
.celldark{text-align: center; background-color: #f0f0f0;}

.cellsmalltext{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 9px;
	color: #03377C;
}

.input_text{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
height: auto; 
letter-spacing: normal; 
line-height: normal;
color: navy;
margin: 2px;
}

.formbutton{
border: 1px solid white ridge; 
background: #90CBE7;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
height: auto; 
letter-spacing: normal;
line-height: normal;
color: navy;
margin: 3px;
}

.formtextfield{
border: 1px solid white; 
background: #BABEE3;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
height: auto; 
letter-spacing: normal;
line-height: normal;
color: navy;

}


#lang {
text-decoration:none;
text-align: right;
font-size:10px;
color:black;
font-weight: normal; 
padding:3px;
margin:3px;
float: right;
}

#lang a{
border: 1px silver solid; 
text-decoration:none;
font-size:10px;
padding:2px;
margin:2px;
font-weight: normal; 
background-color: transparent;
}

#lang a:link{color:black;font-weight: bold; background-color: #FFDDB9;}
#lang a:visited{color:black;font-weight: bold; background-color: #FFDDB9;}
#lang a:hover{color:black;background-color: #FF8400;}
#lang a:active{color:black;background-color: #efefef;}


/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:100%; height:10; background-image: url(../_images/menubk.gif); background-repeat: repeat-x; background-position: top left; background-color: #9CACC3;}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; line-height: 8px; vertical-align: middle; text-align: center; padding-top: 2px;}
.clLevel0{background-color: #4385C8; layer-background-color:transparent; color: white;border-right: 1px #0D4378 solid}
.clLevel0over{background-color:#0D4378; layer-background-color:transparent; color:white;cursor:hand;border-right: 1px #0D4378 solid}
.clLevel0border{position:absolute; border-right: 1px #0D4378 solid}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding-left:3px; font-family: font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-align: left; border-top: 1px #0D4378 solid}
.clLevel1{background-color:#4385C8; layer-background-color: #FFDDB9; color: #ffffff;}
.clLevel1over{background-color: #0D4378; layer-background-color:#303565; color:white; cursor:pointer; cursor:hand;}
.clLevel1border{position:absolute; visibility:hidden; background-color:transparent; layer-background-color:transparent; border-top: 1px #0D4378 solid}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding-left:2px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size:10px; font-weight:normal; text-align: left; border-top: 1px #0D4378 solid}
.clLevel2{background-color:#4385C8; layer-background-color: #FFDDB9; color: #ffffff;}
.clLevel2over{background-color: #0D4378; layer-background-color:#303565; color:white; cursor:pointer; cursor:hand;}
.clLevel2border{position:absolute; visibility:hidden; background-color:transparent; layer-background-color:transparent; border-top: 1px gray solid}

.tc {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size:10px; font-weight:bold; color: white}
.tc a:link{color:white;font-weight: bold; }
.tc a:visited{color:white;font-weight: bold;}
.tc a:hover{color:orange;}
.tc a:active{color:#50568C;}


.reklama {
text-align: center;
}


.progname {background-color:white; display: block; padding: 3px 3px 3px 3px; color : #990000;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : small; font-style: normal; font-variant : normal; font-weight: bolder; vertical-align : top; font-size : 12px;}
.progsub {background-color: #e1e1e1; display: block; padding: 3px 3px 3px 3px; border-bottom: 2px solid White; color : #1A54B2; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size : 12px; font-style : normal; font-variant : normal; font-weight : bold;}
.progdesc {display: block; padding: 5px 3px 3px 3px; vertical-align: top; color : Navy; font-size : 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.progcell {vertical-align: top; background-color: #efefef; width: 50%;}

.scroller{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size:12px;
	text-align: center;
	width: 100%; 
	height: 20px;
}

.inv_but{
border: 0px; 
background: White;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
inner-spacing: 0;
height: 32px;
letter-spacing: normal;
line-height: normal;
cursor:hand;
color: #03377C;
}
.adresa{
	color: white;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size:12px;
	text-align: center;
	height: 20px;
}
/* pentru raportare start*/
.element{width: 500px;  background-color: #eeeeee;}
.quota{width: 45px; background-color: #efefef;font-size: 9px;}
/* pentru raportare end*/
.utils{
background-color: #efefef; 
display: inline;
padding-left: 3px;
padding-right: 3px;
margin: 3px;
border: 1px solid silver;
}

span.procent
{
	color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size:9px;
}





/* ****************************** */
/* pentru servicii - departamente */
/* ****************************** */

.service_off {
background-image:url(../_images/blue_dot.gif);
background-repeat: no-repeat;
background-position: 2px 5px;
font-family: arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
padding-left: 12px;
width: 100%;
margin: 1px;
cursor: hand;

}
.service_on { 
background-image:url(../_images/red_dot.gif);
background-repeat: no-repeat;
background-position: 2px 5px;
background-color: #990000;
color: white;
font-weight: bold;
font-family: arial;
font-size: 11px;
padding-left: 12px;
width: 100%;
margin: 1px;
cursor: hand;
}

.client_off {
background-image:url(../_images/blue_dot.gif);
background-repeat: no-repeat;
background-position: 2px 5px;
font-weight: bold;
font-family: arial;
font-size: 11px;
text-decoration: none;
padding-left: 12px;
width: 100%;
margin: 1px;
cursor: hand;
}
.client_on { 
background-image:url(../_images/red_dot.gif);
background-repeat: no-repeat;
background-position: 2px 5px;
background-color: #990000;
color: white;
font-weight: bold;
font-family: arial;
font-size: 11px;
padding-left: 12px;
width: 100%;
margin: 1px;
cursor: hand;
}

.words {
color: #003333;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px;
text-decoration: none;
vertical-align: top;
padding-left: 12px;
width: 100%;
}

/* ************************************ */
/* pentru link-urile din index - stanga */
/* ************************************ */

#indexlefttable a {
	background-repeat: no-repeat;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px; 
	color: navy;
	line-height: 14px;
}

#indexlefttable a:link{
	text-decoration: none; 
	cursor: hand; 
	font-size: 10px; 
	color: #990000;
}

#indexlefttable a:visited{
	text-decoration: none; 
	cursor: hand; 
	font-size: 10px; 
	color: #990000;
}

#indexlefttable a:hover {
	text-decoration: none; 
	cursor: hand; 
	font-size: 10px; 
	color: #00135E;
}

/* ************************************* */
/* pentru link-urile din index - dreapta */
/* ************************************* */

#indexrighttable a {
	background-repeat: no-repeat;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px; 
	color: navy;
	line-height: 14px;
}

#indexrighttable a:link{
	text-decoration: none; 
	cursor: hand; 
	font-size: 11px; 
	color: #990000;
}

#indexrighttable a:visited{
	text-decoration: none; 
	cursor: hand; 
	font-size: 11px; 
	color: #990000;
}

#indexrighttable a:hover {
	text-decoration: none; 
	cursor: hand; 
	font-size: 11px; 
	color: #00135E;
}


</style>

/* ************************************* */
/* meniu */
/* ************************************* */

.navbar
{
}  

.mainDiv
{
  width:185px;
}

.topItem
{
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("arrow-up-title.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 185px;
  height: 25px;
  color: #215dc6;
  cursor:pointer;
  text-indent:10px;
}

.topItemOver
{
  text-indent:10px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("arrow-up-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: #428eff;
  cursor:pointer;
}

.topItemClose
{
  text-indent:10px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("arrow-down-title.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: #215dc6;
  cursor:pointer;
}


.topItemCloseOver
{
  text-indent:10px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("arrow-down-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: #428eff;
  cursor:pointer;
}



.dropMenu
{
  font: bold 11px tahoma,verdana,sans-serif;	
  background-color: #d6dff7;
  color: #000;
  border: 1px solid #FFFFFF;
  border-width: 0 1px 1px 1px;
  filter:alpha(opacity=100);
  padding-top:5px;
  padding-bottom:5px;
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:10px;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration:none;
   color: #215dc6;
   
}

.subItem a
{
   margin-left:23px;
   font: 11px tahoma,verdana,sans-serif;	 	
   text-decoration:none;
   color: #215dc6;
}

.subItemOver
{
   margin-left:10px;
   margin-top:2px;
   font: 11px tahoma,verdana,sans-serif;	  
   height:18px;
   color: #428eff;
}

.subItemOver  a
{
   margin-left:23px;
   font: 11px tahoma,verdana,sans-serif;
   cursor:pointer;	
   color: #428eff;
   text-decoration:underline;
   cursor:pointer;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}



