*{
	margin:0px;
	padding:0px;
	outline-style:none;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
body{
	padding:5px;
}
div{
	display:block;
	clear:both;
	overflow:hidden;
}
img{
	border:0px;
}
ol,ul{
	margin:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding:10px;
	padding-top:4px;
	padding-bottom:4px;
}
table{
	border-collapse:collapse;
	border-color:#0f0f0f;
	clear:both;
}
table tr th{
	padding:3px;
	background-color:#000000;
	color:#FFFFFF;
	text-align:left;
	border-color:#0f0f0f;
}
table tr th.center{
	text-align:center;
	width:130px;
}
table tr th a{
	color:#FFFFFF;
}
table tr td{
	padding:3px;
	border-color:#0f0f0f;
}
table tr td.center{
	text-align:center;
}
table tr td table tr td{
	padding:0px;
}
table tr td table tr td.new{
	background-image:url('images/new.gif');
	background-repeat:no-repeat;
	background-position:4px 0px;
	width:16px;
	padding-left:5px;
}
table tr td table tr td #button{
	margin-right:5px;
}
#loginform{
	width:355px;
	float:left;
}
#loginbox{
	margin:0px auto;
	margin-top:150px;
	width:225px;
	border:1px solid #000000;
	padding:4px;
}
label{
	display:block;
}
#loginform label{
	display:block;
	float:left;
	font-weight:bold;
	width:120px;
}
.inputtext{
	border:1px solid #000000;
	width:223px;
	margin-bottom:5px;
}
#loginform input{
	margin-bottom:0px;
}
#title{
	margin-top:5px;
}
#error{
	padding-top:4px;
	color:#FF0000;
}
#title{
	margin-bottom:5px;
}
#loginbox #button{
	margin-top:5px;
}
table#menu #button{
	margin-right:5px;
}
#button{
	border:1px solid #000000;
	background-color:#F1F1F1;
	cursor:pointer;
	height:16px;
	padding:2px;
	padding-right:4px;
	float:left;
	clear:none;
	z-index:100;
}
#button #buttonimg{
	width:16px;
	height:16px;
	padding-right:4px;
	background-repeat:no-repeat;
	float:left;
	clear:none;
}
#button #buttontxt{
	padding-top:1px;
	float:left;
	clear:none;
}
#uppermenu{
	margin-bottom:10px;
}
#uppermenu #button,
#lowermenu #button{
	margin-right:5px;
	margin-top:10px;
}
.offline{
	height:16px;
	padding-left:20px;
	background-image:url(images/offline.gif);
	background-repeat:no-repeat;
}
.online{
	height:16px;
	padding-left:20px;
	background-image:url(images/online.gif);
	background-repeat:no-repeat;
}
.underline a{
	text-decoration:underline;
	color:blue;
}
.readed{
	height:16px;
	padding-left:23px;
	background-image:url(images/read1.gif);
	background-repeat:no-repeat;
	background-position:3px 2px;
}
.notreaded{
	height:16px;
	padding-left:23px;
	background-image:url(images/read0.gif);
	background-repeat:no-repeat;
	background-position:3px 2px;
}
td.docexcel{
	height:20px;
	padding-left:23px;
	background-image:url('images/docexcel.gif');
	background-repeat:no-repeat;
	background-position:3px 2px;
}
td.docword{
	height:20px;
	padding-left:23px;
	background-image:url('images/docword.gif');
	background-repeat:no-repeat;
	background-position:3px 2px;
}
td.docadobe{
	height:20px;
	padding-left:23px;
	background-image:url('images/docadobe.gif');
	background-repeat:no-repeat;
	background-position:3px 2px;
}
td.quote{
	border:1px solid black;
	padding:5px;
	background-color:#F1F1F1;
}
