
.tdo
{
	font-family: verdana,geneva,helvetica;
	font-size: xx-small;
	color: #000000;
	background-color: #ffffff;
	text-align: right;
}

.tde
{
	font-family: verdana,geneva,helvetica;
	font-size: xx-small;
	color: #000000;
	background-color: #eeeeee;
	text-align: right;
}

.tdh
{
	font-family: verdana,geneva,helvetica;
	font-size: xx-small;
	color: #000000;
	background-color: #cccccc;
	text-align: right;
}

h1
{
	font-family: verdana,geneva,helvetica;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

h2
{
	font-family: verdana,geneva,helvetica;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-indent: 20;
}

h3
{
	font-family: verdana,geneva,helvetica;
	font-size: xx-small;
	color: #000000;
	text-indent: 40;
}

p
{
	font-family: verdana,geneva,helvetica;
	font-size: xx-small;
	color: #000000;
}

.p2
{
	font-family: verdana,geneva,helvetica;
	font-size: xx-small;
	color: #000000;
	margin-left: 20;
	margin-right: 20;
}

.p3
{
	font-family: verdana,geneva,helvetica;
	font-size: xx-small;
	color: #000000;
	margin-left: 40;
	margin-right: 20;
}

.pcap
{
	margin-left:15;
	margin-right:15;
	margin-top:10;
	margin-bottom:10;
	text-align:justify;
}


.menuo
{
	font-family: verdana,geneva,helvetica;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
}

.menue
{
	font-family: verdana,geneva,helvetica;
	font-size: xx-small;
	font-weight: bold;
	color: #ffffff;
	background-color: #999999;
}

.menut
{
	font-family: verdana,geneva,helvetica;
	font-size: xx-small;
	font-weight: bold;
	color: #ffffff;
}

.menuh
{
	font-family: verdana,geneva,helvetica;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}

.menus
{
	font-family: verdana,geneva,helvetica;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	background-color: #333333;
}


A.menuo:link	{ text-decoration: none; color:#000000 }
A.menuo:visited	{ text-decoration: none; color:#000000 }
A.menuo:active	{ text-decoration: none; color:#000000 }
A.menuo:hover	{ color:#cc0000 }

A.menue:link	{ text-decoration: none; color:#ffffff }
A.menue:visited	{ text-decoration: none; color:#ffffff }
A.menue:active	{ text-decoration: none; color:#ffffff }
A.menue:hover	{ color:#cc0000 }

A.menut:link	{ text-decoration: none; color:#ffffff }
A.menut:visited	{ text-decoration: none; color:#ffffff }
A.menut:active	{ text-decoration: none; color:#ffffff }
A.menut:hover	{ color:#cc0000 }

A.menuh:link	{ text-decoration: none; color:#000000 }
A.menuh:visited	{ text-decoration: none; color:#000000 }
A.menuh:active	{ text-decoration: none; color:#000000 }
A.menuh:hover	{ color:#cc0000 }

A:link  { color: #0000cc }
A:hover { color: #cc0000 }



.selt
{
    text-align: left;
    font-size: xx-small;
    color: #000000;
    font-family: courier new, courier, mono;
}

.selc
{
    text-align: center;
    font-size: xx-small;
    color: #000000;
    font-family: courier new, courier, mono;
}

.but
{
    text-align: center;
    font-size: x-small;
    color: #000000;
    font-family: verdana,geneva,helvetica;
}

.reg0
{
    text-align: center;
    background-color: #00ccff;
}

.reg1
{
    text-align: center;
    background-color: #ffcc99;
}

.reg2
{
    text-align: center;
    background-color: #ffff99;
}

.reg3
{
    text-align: center;
    background-color: #99ff99;
}

.regx
{
    text-align: center;
    background-color: #cccccc;
}


