<style type="text/css">
<!--
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;
	color: #FFFFFF;
	background-color:#000000;}
a:active {text-decoration:underline;}

body,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #ffffff;
	vertical-align: top;
	
}
.tdplus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #666666;
	vertical-align: top;
}
body {
	background-color: #000000;
}
.header {
	font-size: 20px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bolder;
}
.black {
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
}
.doubleboxed {
	border-top-style: single;
	border-right-style: single;
	border-bottom-style: single;
	border-left-style: single;
	border-top-color: #00FF21;
	border-right-color: #00FF21;
	border-bottom-color: #00FF21;
	border-left-color: #00FF21;
}
.but {
	-moz-box-shadow: 3px 4px 0px 0px #899599;
	-webkit-box-shadow: 3px 4px 0px 0px #899599;
	box-shadow: 3px 4px 0px 0px #899599;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #bab1ba));
	background:-moz-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-o-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:linear-gradient(to bottom, #ededed 5%, #bab1ba 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#bab1ba',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:19px;
	-webkit-border-radius:19px;
	border-radius:19px;
	border:1px solid #d6bcd6;
	display:inline-block;
	cursor:pointer;
	#color:#3a8a9e;
	color:#000000;
	font-family:arial;
  font-weight:bold;
	font-size:12px;
	padding:0px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #e1e2ed;
}
.but:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bab1ba), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-o-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bab1ba', endColorstr='#ededed',GradientType=0);
	background-color:#bab1ba;
}
.but:active {
	position:relative;
	top:1px;
}
.container
  {
    font-size:10px;
    font-family:Lucida Handwriting;
   }
select
{
    font-family:inherit;
    font-size:inherit;
}

option.courier
 {
    font-family:monospace;
 }

.msg	{
	background-color: #ff0000;
	color: #ffffff;
}


.mybut  {
		text-decoration: none;
    font-family:	Verdana;
    font-weight: 	bold;
    text-align: 	left;
    height: 		20px;
    background: 	#f1f1f1;
    border: 		2px solid rgba(33, 68, 72, 0.59);
}
.vericaltext{
    width:1px;
    word-wrap: break-word;
    font-family: monospace; /* this is just for good looks */
    white-space: pre;/* this is for displaying whitespaces */
}
body.mceContentBody { 
   background: grey; 
   color:yellow;
}
-->
</style>
