body, table, tr, th, td, select, input
	{font-family:Verdana,Arial,Helvetica; font-size:12px;}

h1	{font-size:20;}
h3	{font-size:16;}

.menu {font-size:14px; font-weight:bold;}

.abc {
 border: 0px none;
 line-height: 20px;
 text-align: center;
 background-image: url("/images/bgs.gif");
 color: #000000;
 margin: 1px;
 float: left;
 width: 26px;
}
a.abc:active	{color: #ff0000;}
a.abc:hover	{background: #ffff00;}

.menubutton {
 border: 0px none;
 line-height: 20px;
 text-align: center;
 background-image: url("/images/bg.gif");
 color: #000000;
 margin: 1px;
 float: left;
 width: 194px;
 height: 20px;
}
a.menubutton:active	{color: #ff0000;}
a.menubutton:hover	{background: #ffff00;}

.button {
 border: 0px none;
 background-image: url("/images/bg.gif");
 padding: 1px 2px 1px 2px;
 color: #000000;
 margin: 1px;
}
a.button:active	{color: #ff0000;}
a.button:hover	{background: #ffff00;}

input.button:active	{color: #ff0000;}
input.button:hover	{background: #ffff00;}

a.x0	{font-size:14px; color:#ff0000;}
a.x1	{font-size:12px; color:#ff8000;}
a.x2	{font-size:14px; color:#ffc000; font-weight:bold;}
a.x3	{font-size:12px; color:#ff0040; font-weight:bold;}
