table.main		{
	background-color: white;
	border-top: 0px solid;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	width: 650px; height: 450px;
}

body			{
	font-size: 10px;
	font-family: Geneva, Verdana;
	background: #dcdcdc;
}

.StandardFont		{
	font-size: 10pt;
	font-family: Geneva, Verdana;
}

img			{
	border: 0pt;
}

table.standard	  {
	border: 0px;
}

.smallprint		{
	font-size: 9px;
	line-height: 10px;
	font-family: Geneva, Verdana;
}

.fineprint	{
	color: #808080;
}

table			{
	font-size: 11px;
	font-family: Geneva, Verdana;
}

table.menu		{
	background-color: white;
	width: 446px; 
}

td.menu			{
	background-color: silver;
	text-align: center;
	text-indent: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080 #808080 gray #808080;
}

td.menu-active		{
	color: gray;
	font-weight: bold;
	background-color: white;
	text-align: center;
	text-indent: 2px;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 0px solid;
	border-left: 1px solid #808080;
}

td.menu-log		{
	text-align: left;
	text-indent: 2px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: silver #808080 silver #808080;
}

td.menu-footer		{
	text-indent: 2px;
        background-color: silver;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #808080 #808080 #808080 #808080;
}
td.menu-rest		{
	text-align: center;
	text-indent: 2px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #808080 #808080 gray #808080;
}
td.demo		{
	background-color: #E2E2E2;
	text-align: left;
	text-indent: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #C0C0C0 #E2E2E2 #E2E2E2 #E2E2E2;
}
td.demotext		{
	background-color: #E2E2E2;
	text-align: left;
	text-indent: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #C0C0C0 #E2E2E2 #C0C0C0 #E2E2E2;
}
a.menu:link		{
	color: black;
	text-decoration: none;
	border: none 0px;
}

a.menu			{
	color: black;
	text-decoration: none;
	border: none 0px;
}

a.menu:hover		{
	font-weight: bold;
	border: none 0px;
}

a			{
	color: black;
	text-decoration: none;
	list-style-position: outside;
	border-bottom: 1px dotted gray;
}

image.thumb		{
	border: dotted 1px gray;
	clip: rect(10px, 10px, 10px, 10px);
}

select,input	{
	font-size: 11px;
	border: solid 1px;
}

a.undecorated:link	{
	color: #808080;
	border: none;
}

a.undecorated:visited	{
	color: #808080;
	border: none;
}

h1			{
	font-weight: bold;
	font-size: large;
}

h2			{
	font-size: large;
}

p.info			{
	background-color: #fffacd;
	margin: 4px;
	border: solid 1px silver;
}

input.radio		{
	border: none;
	border-style: solid;
	border-width: 0; 
}

div#domains li		{
	list-style-type: none;
	display: inline;
}

div#domains a,a:link,a:hover  {
	color: #808080;
	text-decoration: none;
	border: none 0px;
}

.tooltip		{
	width: 200px; color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;text-align:center
}

.tooltip span.top	{
	padding: 30px 8px 0;
	background: url("/images/bt.gif") no-repeat top
}

.tooltip b.bottom	{
	padding:3px 8px 15px;color: #548912;
	background: url("/images/bt.gif") no-repeat bottom
}

.tip			{
        cursor:help;
	font-size: 11px;
	font-family: Geneva, Verdana;
}
