a
{
	text-decoration:none;
	font-family : Tahoma;
	font-size : 9pt;
	color:#000066;
}
a:hover
{
	color:#000066;
}
.mainlink:hover {
{
	color:white;
}

.myLib,.myDic,.myNote,.myHighlight,.myFont,.mySize,.myPrint,.mySave
{
	background-color:#EAF5FD;
	color:#000066;
	border-width:0px;	
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-family: tahoma;
	font-size: 9pt;
	cursor:hand;
}
.myLib:hover {
background-color:#EAF5FD;
	border-width:0px;	
	color:#000066;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-family: tahoma;
	font-size: 9pt;
	cursor:hand;

}
.searchBTN
{
	background-color:#DDDDDD;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-family: tahoma;
	font-size: 9pt;
	cursor:hand;
}
.over
{
	background-color:#EAF5FD;
	color:#000066;

	border-width:0px;	
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-family: tahoma;
	font-size: 9pt;
	cursor:hand;
}
.toolsHide{
	display: none;
	position: absolute;
	width:0px;
}
.toolsShow{
    border : solid 1px;
	padding-right:1px;
	font-family: tahoma;
	background-color: silver;
	font-size: 9pt;	
	display: block;
	position: absolute;
}
.T1,.T2,.T3,.T4,.T5,.T6{width:110px;height:5px;}
.T1{background-color:#33ffcc;}
.T2{background-color:#fca9ab;}
.T3{background-color:#66ffff;}
.T4{background-color:#ffff33;}
.T5{background-color:#cc99ff;}
.T6{background-color:#ffffff;}

.buttonHighlith
{
	color:black;
	background:#E2FFD5;
	font-family:Times New Roman;
	font-size:12;
	font-weight:700;
}
.buttonSimple
{
	color:white;
	background:#2E3336;
	font-family:Times New Roman;
	font-size:12;
	font-weight:700;
}
.mainMenu,.mainMenu:hover
{
	color: white;
	text-decoration:none;
	font-family: Times New Roman ;
	font-size : 14px;
	font-weight: bold;
}
.mainMenuIn,.mainMenuIn:hover
{
	text-decoration:none;
	font-family: tahoma ;
	font-size : 12px;
}
.bgHorz
{
background-image : url(/images/library/bg-grey.gif);
width:1 pt;
}
