body, html {
	scrollbar-base-color: #46465d;
	scrollbar-arrow-color: #bfbfd0;
	scrollbar-face-color: #46465d;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #052b33;
	scrollbar-track-color: #272835;
	scrollbar-darkshadow-color: #052b33;
}
body {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #cfcfe0;
	background-color: #272835;
}
a {
	color: #bbbbcc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #f4f4f4;
}
.header {
	color: #dfdff0;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
td {
	font-size: 10px;
}
th {
	text-align: center;
}
textarea, input, select {
	font-size: 12px;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	background-color: #555567;
	color: #cfcfe0;
	border: 1px solid #101020;
	scrollbar-base-color: #515168;
	scrollbar-arrow-color: #bfbfd0;
	scrollbar-face-color: #515168;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #555567;
	scrollbar-track-color: #555567;
	scrollbar-darkshadow-color: #555567;
}
input.transparent {
	background-color: transparent;
	border: none;
}
fieldset {
	border: 1px solid #5d5d75;
	padding: 0px 3px 5px;
	margin-bottom: 0px;
	text-align: justify;
}
fieldset legend {
	padding: 0px 5px 1px 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #9e9eb0;
}
fieldset fieldset {
	border: 1px dashed #676876;
}
fieldset fieldset legend {
	background-color: #424257;
	border: 1px dashed #676876;
	margin: 3px 0px;
}
fieldset fieldset legend.image {
	background-color: #006600;
	border: none;
}
p {
	margin-bottom: 4px;
	margin-top: 1px;
	font-size: 10px;
}
form {
	margin: 0px;
}
.centre {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.title {
	font-size: 11px;
	font-weight: bold;
	color: #9c9cad;
}
.bigtitle {
	font-size: 15px;
	font-weight: bold;
	color: #9c9cad;
}
.title a{
	font-size: 11px;
	font-weight: bold;
	color: #9c9cad;
}
.title a:hover {
	text-decoration: underline;
	color: #cfcfd9;
}
.date {
	font-size: 10px;
	font-weight: bold;
	color: #b4bac0;
}
.small {
	font-size: 9px;
}
.headcell {
	font-size: 9px;
	color: #63667a;
}
blockquote {
	margin: 0px 15px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.important {
	color: #CC3300;
	font-weight: bold;
}
ol {
	list-style-type: lower-roman;
}
ul {
	margin: 0px 40px;
}
li {
	font-size: 10px;
}
ul.nobullets {
	margin: 0px;
	list-style-type: none;
}
.menu a {
	text-align: center;
	display: block;
	padding: 1px;
	margin: 0px;
}
.menu a:hover {
	border: 1px dashed #687288;
	padding: 0px;
	text-decoration: none;
}
.menupressed {
	text-align: center;
	color: #8a8aa8;
	border: 1px solid #5d5d75;
	padding: 0px;
	background-color: #44475b;
}
.dotaround {
	border: 1px dashed #5d5d75;
}
.answer {
	display: block;
	padding: 0px 7px 0px 7px;
}
.wordsfrom {
	margin: 0px 0px 0px 30px;
	font-style: italic;
}
.htmlpreview {
	background-color: #272835;
	border: 1px solid #000000;
	margin: 20px;
	padding: 10px;
}
.htmlcompose {
	background-color: #272835;
	font-size: 12px;
	color: #cfcfe0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.htmlcompose a {
	color: #bbbbcc;
	text-decoration: none;
}
.htmlcompose a:hover {
	text-decoration: underline;
	color: #f4f4f4;
}
.nonhtmlpreview {
	background-color: #ffffff;
	border: 1px solid #000000;
	margin: 20px;
	padding: 10px;
	color: #000000;
}
.nonhtmlpreview pre {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.newsletterbody, .newsletterbody td, .newsletterbody p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cfcfe0;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #9c9cad;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #9c9cad;
}
.datatable td {
	text-align: center;
	border: 1px solid #676876;
}
.outline {
	border: 1px solid #676876;
}
/* forms */
form.css input, form.css textarea, form.css select {
	overflow: auto;
	padding: 1px 3px;
}
form.css small {
	display: block;
	font-size: 80%;
	line-height: normal;
	clear: both;
	margin-left: 182px;
	font-weight: normal;
}
* html form.css input.inputtext, * html form.css textarea {
	margin-left: -3px;
}
form.css input, form.css textarea {
	width: 350px;
}
form.css input.inputcheckboxradio {
	background-color: transparent;
	border: none;
	width: 14px;
	height: 14px;
}
form.css input.inputbutton {
	width: auto;
	margin-left: 182px;
}
form.css div {
	clear: left;
	display: block;
	width: 100%;
	height: expression('1%');
	margin-top: 15px;
}
form.css div label {
	display: block;
	float: left;
	width: 175px;
	padding-right: 7px;
	margin-bottom: 5px;
	text-align: right;
}
form.css div label.labelcheckboxradio {
	float: none;
	display: block;
	width: 80%;
	height: expression('1%');
	text-align: left;
	text-indent: 0px;
	margin-left: 5px;
}
form.css fieldset {
	border: none;
	border-left: 1px solid #5d5d75;
	padding: 0;
	margin-left: -3px;
}
form.css fieldset label {
	font-weight: normal;
}
form.css fieldset p {
	margin-left: 3px;
}
form.css td {
	text-align: center;
}
form.css td label {
	width: 100%;
}