﻿body {
	font-family: arial, helvetica;
	font-size: 8.5pt;
	background: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
}
input {
	font-family: arial, helvetica;
	font-size: 8.5pt;
	color: #000000;
}
td {
	font-family: arial, helvetica;
	font-size: 8.5pt;
	color: #000000;
}
a {
	font-family: arial, helvetica;
	font-size: 8.5pt;
	color: #17A7CA;
	font-weight:lighter;
	text-decoration: none;
}
a:visited {
	font-family: arial, helvetica;
	font-size: 8.5pt;
	color: #17A7CA;
	font-weight: lighter;
	text-decoration: none;
}
a:hover {
	font-family: arial, helvetica;
	font-size: 8.5pt;
	color: #17A7CA;
	font-weight: lighter;
	text-decoration: underline;
}
.prelink {
	COLOR: #000000;
	PADDING: 3px;
	FONT-FAMILY: arial, helvetica;
	FONT-SIZE: 8.5pt;
	FONT-WEIGHT: lighter;
	TEXT-DECORATION: none;
	CURSOR: hand;
	CURSOR: pointer;
}
.prelink_hover {
	COLOR: #ffffff;
	PADDING: 3px;
	BACKGROUND-COLOR: #316AC5;
	FONT-FAMILY: arial, helvetica;
	FONT-SIZE: 8.5pt;
	FONT-WEIGHT: lighter;
	TEXT-DECORATION: none;
	CURSOR: hand;
	CURSOR: pointer;
}
.prearea {
	background-color:#ffffff;
	border:1px solid #000000;
}
td.uploadtitle {
	color: #17A7CA;
}
a.uploadtitle {
	color: #ffffff;
	text-decoration: none;
}
a:visited.uploadtitle { 
	color: #ffffff;
	text-decoration: none; 
}
a:hover.uploadtitle {  
	color: #ffffff;
	text-decoration: underline; 
}
div.reference_select select {
	font-size: 10px;
	font-family: arial, helvetica;
	font-weight: normal;
	color: #333333;
}
div.referencetitle {
	font-weight: bold;
}
div.reference_select {
	clear: both;
	float: left;
}
div.reference_button {
	float: left;
}
div.newreference_box {
	position: absolute;
	background: #cccccc;
	color: #999999;
	width: 310px; 
	height: 85px; 
	left: 455px; 
	top: 203px; 
	display: none;	
}
td.newreference {
	font-size: 10px;
	font-family: arial, helvetica;
	font-weight: normal;
}
td.newreferencetitle {
	font-size: 10px;
	font-family: arial, helvetica;
	font-weight: bold;
}
div.visible {
	display: inline;
}
div.invisible {
	display: none;
}

IMG.uploadinfo {
	background: #000000;
	cursor: pointer;
	cursor: hand;
}
DIV.divuploadinfo {
	display: inline;
	background: #FFFFFF;
	position: absolute;
	left: 500px; 
	top: 280px;
	width: 450px;
	height: 250px;
}
TD.divuploadinfo_topbar {
	color: #ffffff;
	padding-right: 5px;
	background: #008CC9;
}
TD.divuploadinfo_content {
	background: #EEEEEE;
}
.hidden {
	display: none;
}

div.external_controls {
	background-color: #eeeeee;
	padding: 5px;
}


TD.uploadinfo {
	color: #99cc00;
	background: #000000;
	cursor: pointer;
	cursor: hand;
}
DIV.divhelpinfo_startpage {
	display: inline;
	background: #C0C0C0;
	position: absolute;
	left: 550px;
	top: 215px; 
	width: 450px;
	height: 275px;
}
DIV.divhelpinfo_addfile {
	display: inline;
	background: #C0C0C0;
	position: absolute;
	left: 540px;
	top: 240px; 
	width: 450px;
	height: 320px;
}
DIV.divhelpinfo_downloadfile {
	display: inline;
	background: #C0C0C0;
	position: absolute;
	left: 550px;
	top: 175px; 
	width: 400px;
	height: 215px;
}

.hidden {
	display: none;
}
.templogin {
	background-color: #dddddd;
	padding-left: 10px;
}
.templogin_top {
	background-color: #dddddd;
	padding-top: 10px;
	padding-left: 10px;
}
