/* CSS Document */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
}
body, td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0;
	margin: 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0;
	margin: 0;
	font-weight:bolder;
}
.textinput {
	background-color:#ECF4FD;
	padding: 3px 5px;
	border: 1px solid #666666;
}
.textinputoff {
	background-color:#FFFFFF;
	padding: 3px 5px;
	border: 1px solid #999999;
}
#tooltip{
	background: #FFFFCC;
	border: 1px solid #666666;
	color: #333333;
	font: 9px Verdana, Helvetica,sans-serif;
	margin: 5px;
	padding: 6px 10px;
	position: absolute;
	visibility: hidden;
	width: auto;
	-moz-border-radius:8px;
}
/*
#logo {
	display: block;
	position: absolute;
	left: 50px;
	top: 50px;
}
*/
.xsmall {
	font-size: x-small;
}
#ad {
	text-align: center;
	vertical-align: middle;
	height: 100px;
	font-size: x-small;
}
#footer {
	text-align: center;
	vertical-align: bottom;
	font-size: x-small;
}
#count {
	color: #333333;
	background-color: #FFFFFF;
	text-align: right;
	border-width: 0;
	cursor: help;
}
#status {
	text-align: left;
	vertical-align: bottom;
	color: #000000;
}
#opsos {
	text-align: left;
	font-size: x-small;
}
.symbol {
	text-align:right;
	cursor: help;
}
.hide {
	display: none;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
.height100pc {
	height: 100%;
}
.height80pc {
	height: 60%;
}
#icounter {
	position: absolute;
	bottom: 3px;
	left: 0px;
}
#opsoslist {
	font-size: x-small;
	color: #333333;
}
li {
	cursor: help;
	margin-left: 70%;
	list-style-type: none;
}
.outer {
	/*	position: absolute;
	left: 0px;
	top: 150px; */
	width: 100%;
	/*	height: 80%; */
	border: 0;
	vertical-align: top;
/*	vertical-align: middle; */
}
.cursorhelp {
	cursor: help;
}
.cursorhand {
	cursor: hand;
	cursor: pointer;
}
.oplistname {
	text-align: right;
	font-size: x-small;
	color: #333333;
	margin-bottom: 5px;
}
.oplisthead {
	text-align: right;
	font-size: x-small;
	color: #990000;
	margin-bottom: 5px;
}
.sentok {
	color:#006600;
}
.notsent {
	color:#660000;
}
#ad .banner {
	height: 60px;
	width: 468px;
	vertical-align: middle;
	text-align: center;
}
#bookmark {
}
#greferral {
	position: absolute;
	right: 3px;
	bottom: 3px;
}
.wordsfreqhead {
	font-size: x-small;
	color: #990000;
	margin-bottom: 5px;
	margin-top: 7px;
}
.wordsfreq {
	font-size: x-small;
	color: #333333;
}
.code {
	cursor: hand;
	border: 0px solid #666666;
}

#links {
	font-size: x-small;
	color: #CCCCCC;
	text-align: right;
}
#links a {
	color: #CCCCCC;
}
#memories {
	text-align: right;
}
