/* CSS Document */

a.url_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	/*font-weight:bold;*/
	color: #999999;
}

a.url_link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	/*font-weight:bold;*/
	color:#FF7F00;
}
.url_1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.url_2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.helpdesk:link{
	color: #000000;
	text-decoration : none;
}
a.helpdesk:visited{
	color: #000000;
	text-decoration : none;
}
a.helpdesk:hover{
	color :#000000;
	text-decoration : none;
}
a.helpdesk:active{
	color :#000000;
	text-decoration : none;
}
a.Link:link{
	color:#000000;
	text-decoration : none;
}
a.Link:visited{
	color:#000000;
	text-decoration : none;
}
a.Link:hover{
	color :#FF7F00;
	text-decoration : none;
}
a.Link:active{
	color :#FF7F00;
	text-decoration : none;
}
.txt_big{
	font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#535353;
}
.txt_small{
	font-size:10px; font-family: Verdana; color: #000000;
}
.txt_button{
	background-color: #CCCCCC; border:solid 1px; border-color: #666666; color:#535353; font-size:11px; font:Arial, Helvetica, sans-serif;font-weight:bold;
}
a.Contact {
  color:#535353;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-style: normal;
  font-weight: bold;
  position: relative;
  text-decoration: none;
}

a.Contact:hover {
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-style: normal;
  font-weight: normal;
  font-weight: bold;
  position: relative;
  text-decoration: none;
}
.textfieldBg {
background-color: #FFFFFF; border:solid 1px; border-color: #535353; color:#535353; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;

}

.scrollbar-deskcall{
	/*color: #FFFFFF;*/
	/*border:#FFFFFF; border:solid 1px;*/
	scrollbar-face-color:#C2C8D1;  /* Bg Header */
	scrollbar-arrow-color:#FF7F00;  /* Font Menu */
	scrollbar-track-color:#EAEAEA;  /* Bg Menu */
	scrollbar-shadow-color:#C2C8D1;
	scrollbar-highlight-color:#F6F9FD;
	/*background-color:#FFFFFF;*/
}