td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #882222;

}
a {
	font-weight: normal;
	color: #FF0000;
}
.anostyle {
	color: #882222;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.bulletfolder {
	list-style-image: url(../images/bullet_folder.gif);
}
.bulletfile {
	list-style-image: url(../images/bullet_file.gif);
}
.bulletopenfolder {

	list-style-image: url(../images/bullet_openfolder.gif);
}
input {
	background-color: #ffdede;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #990000;
	border-right: 1px solid #ffefef;
	border-bottom: 1px solid #ffefef;
	border-left: 1px solid #990000;

}
textarea {
	background-color: #ffdede;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #990000;
	border-right: 1px solid #ffefef;
	border-bottom: 1px solid #ffefef;
	border-left: 1px solid #990000;

}
.inputbutton {
	font-weight: bold;
	color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFefef;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FFefef;
	cursor: hand;
	background-color: #FFFFFF;

}
.3dcellborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aabbcc;
	border-right-color: #002255;
	border-bottom-color: #002255;
	border-left-color: #aabbcc;
}
.3dcellbordersDOWN {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddaaaa;
	border-right-color: #ffefef;
	border-bottom-color: ##ffefef;
	border-left-color: #ddaaaa;
}

