﻿a:link, a:hover, a:active{
	COLOR: #F73B14;	

}

a:visited
{
	COLOR: #FA7A5F;	
}
.imglink
{
	color: #333399;
	text-decoration:underline;
	font-size: 10pt;
	font-weight: bold;
	cursor:pointer; 
}
code
{
	color:#090;
}

body,td,table,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414b50;
	border-color:  #5c6d75;
	
}



.Button
{
	background: transparent url('images/Vista_graybutton.gif') no-repeat;
	border: 0px;
	width: 115px;
	height: 23px;
	font: bold 11px Verdana, Sans-serif;
	color: black;
}

.ButtonLarge
{
	background: transparent url('images/Vista_graybuttonlarge.gif') no-repeat;
	border: 0px;
	width: 160px;
	height: 23px;
	font: bold 11px Verdana, Sans-serif;
	color: black;
}


a.button{
background:url(images/gradbutton.png) repeat-x;
display:block;

color:#000000;
font-weight:normal;
height:25px;
line-height:19px;
text-decoration:none;

border-left:1px solid #003c74;
border-right:1px solid #003c74;
border-bottom:1px solid #003c74;
border-top:1px solid #003c74;
width:auto;
}

a:hover.button{
color:#000000;
border-bottom:1px solid #f8b330;
border-top:1px solid #f8b330;
border-left:1px solid #f8b330;
border-right:1px solid #f8b330;
}

a:visited.button,a:active.button,a:link.button{
color:#000000;
}



.browse{
background:url(images/icons/browse.png) no-repeat 8px 3px;
text-indent:27px;
display:block;
}

.clear{
background:url(images/icons/clear.png) no-repeat 8px 3px;
text-indent:27px;
display:block;
}

.remove{
background:url(images/icons/remove.png) no-repeat 8px 3px;
text-indent:27px;
display:block;
}

.upload{
background:url(images/icons/upload.png) no-repeat 8px 3px;
text-indent:27px;
display:block;
}

.cancel{
background:url(images/icons/cancel.png) no-repeat 8px 3px;
text-indent:27px;
display:block;
}

.details{
background:url(images/icons/view_thumb.png) no-repeat 8px 3px;
text-indent:27px;
display:block;
}

.user{
background:url(images/user.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
span.treeUnselected
{
cursor: pointer;
font-weight:bold;
}
