<!-- 
file upload manager -css [www.mtnpeak.net]
stylesheet by thepeak
-->

#content {
	position: absolute
}
a:link {
   	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #FF6D08;
	text-decoration: none;
}

a:visited {
   	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;	
	color: #FF6D08;
	text-decoration: none;
}

a:active {
   	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0071bb;
	text-decoration: none;
}

a:hover {
   	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0071bd;
	text-decoration: underline;
}

table {
	font-family: Arial,Verdana;
	font-size: 9px;
}

.table_decoration {
	border-collapse: collapse;
	border-top: black solid 0px;
	border-left: #DBDBDB solid 1px;
	border-right: black solid 0px;
	border-bottom: #DBDBDB solid 1px;
	background-color: #ffffff;
	empty-cells:hide
}

.table_auth {
	border: #3399ff dotted 1px;
}

body {
	font-family: Arial,Verdana;
	font-size: 9px;
	background-color: #eee;
	color: #666666;
	margin : 0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-highlight-color: #55AAFF;
	scrollbar-face-color: #55AAFF;
	scrollbar-shadow-color: #55AAFF;
	scrollbar-darkshadow-color: #DBDBDB;
	scrollbar-track-color: #DBDBDB;
}

.space {
	font-size: 2px;
}

.textfield {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #eee;
	border: 1px;
	border-bottom-color:#000000;
/*	background-image: url('textfield.gif');*/
}

.button {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: 700;
	color:#666666;
	background-color : #dfe4e5;
	border: 1px solid #a6b2b3;
	margin: 0;
	padding: 0;
}

textarea {
	font-family: Arial,Verdana;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	border: solid 1px;
	border-color: #DBDBDB;
	overflow:hidden;
}

.text-copy_link {
	color: #C0C0C0;
	text-decoration: none;
	font-size: 9px;
	cursor: default;
}

.select {
	font-family: Arial,Verdana;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
}

.style1 
		{font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333; }	
		
.style2 {font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
		 font-size: 11px;
		 font-weight: bold;
		 color: #fff; }
		 
.style3 {font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
		 font-size: 12px;
		 font-weight: bold;
		 color: #000; }

