@charset "UTF-8";
/* CSS Document */

.userLogin {
	padding: 10px;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 260px;
	border: 1px dotted #CCCCCC;
	height: 120px;
	background-color: #F2F2F2;
}
.userLogin .searchBtn {
	width: 185px;
	color: #FFFFFF;
	background: #000000;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.userArea .separation {
	height: 120px;
	width: 35px;
}
.userArea .userLogin th {
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
}
.userLogin table {
	
}
.userLogin form {
	margin: 0px;
	padding: 0px;
}
.logout {
	color: #FF6600;
	text-decoration: none;
	display: block;
	float: left;
	background-color: #000000;
	padding: 4px;
	width: 56px;
	border: 2px solid #000000;
}
.userArea {
	font-size: 12px;
	padding-left: 1px;
}
.articlesListAuthor {
	float:left;
	width: 281px;
	float: left;
	display: block;
	padding: 11px;
	height: 100px;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
img.userImg  {
	border-style: none;
	display: block;
	width: 100px;
	height: 70px;
	float: left;
	margin-right: 5px;
}
.articlesListAuthor a {
	
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	
}
.relatedArts {
	margin-top: 20px;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
.relatedArts h4 {
	padding: 5px;
	margin: 0px;
	color: #FFFFFF;
	background: #666666;
}
.articlesListAuthor a:hover {
	background: #EDEDED;
}
.mini {
	color:#999999;
	font-size:11px;
}
.actions a {
	display: block;
	width: 600px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	float: left;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background: #333333;
	margin-left: -1px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.actions {
	margin-bottom: 15px;
	clear: both;
}
.actions a:hover {
	color: #333333;
	background: #CCCCCC;
}
.upload {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
}
a.upload {
	font-size:10px;
}
.upload a:hover {
	color: #FFFFFF;
	background-color: #333333;
}
.userImg {
	float: left;
	margin-right: 10px;
	min-height:70px;
	text-align: center;
}
.userInfo {
	margin: 0px;
	padding: 10px;
	background-color: #F0F0F0;
	border: 1px dotted #333333;
}
.userInfo p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
}
.userInfo a {
	clear: both;
}
.notes {
	float: left;
	width: 360px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border: 1px dotted #333333;
	font-size: 11px;
}
.userImg .actions a {
	width: 190px;
}
.messagebox, .messageboxok,.messageboxerror {
	font-size:11px;
	padding:2px;
	width:auto;
	font-weight:bold;
}
.messagebox{
	border:1px solid #c93;
	background:#ffc;
}
.messageboxok{
	border:1px solid #349534;
	background:#C9FFCA;
	color:#008000;
}
.messageboxerror{
	border:1px solid #CC0000;
	background:#F7CBCA;
	color:#CC0000;
}
.btnVoid {
	display:none;
}
.welcome a {
	text-decoration: none;
	display: block;
	margin: 0px;
}
.welcome .loginTxt {
	color: #000000;
	text-align: center;
	display: block;
	padding: 4px;
	border: 2px solid #CCCCCC;
}
.loginTxt sup {
	font-size: 10px;
}
.userArea .logout {
	background-color: #F0F0F0;
	font-size: 12px;
	float: right;
	border-top: 1px dotted #333333;
	border-left: 1px dotted #333333;
	border-right: 1px dotted #333333;
	border-bottom-style: none;
	margin-top: -22px;
	text-align: center;
}
.disclaimer {
	margin-top: 10px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	background-color: #F2F2F2;
}
.disclaimer h3, .disclaimer p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.disclaimer h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.disclaimer h3 {
	font-size: 180%;
	font-family: "Times New Roman", Times, serif;
}
.authorsArea img {
	display: block;
	float: left;
	margin-top: -40px;
	margin-right: 10px;
}
.authorsArea {
	margin-top: 10px;
	text-align: center;
}
.authorsArea a {
	color: #666666;
	text-decoration: none;
	font: 18px "Times New Roman", Times, serif;
}
.authorsArea a:hover {
	color: #000000;
}
.message {
}
.message img {
	vertical-align: middle;
}
.message a {
	color: #999999;
	text-decoration: none;
}
.message a:hover {
	color: #333333;
}
