body {
	font-family:Arial, Vardana, Helvetica;
	font-size:14px;
}
	a, A:link, a:visited, a:active, a:hover {
	color: #000;
	text-decoration: underline;
}

font.tiny {
font-size:11px;
}

img {
	padding:2px;
}

div#menu {
	position:absolute;
	left:0;
	top:20;
	padding:10px;
	width:175;
	height:350;
	text-align:right;
}
div#title {
	position:absolute;
	left:185;
	top:10;
	padding:1px;
	height:150;
	width:600;
	text-align:center;

}
div#content {
	position:absolute;
	left:185;
	top:160;
	padding:1px;
	width:600;
	height:200;
	text-align:center;

}

div#copyright {
	text-align:center;
	font-size:10px;	
}


.SmallTitle {
font-size: 18pt; 
font-family: "PosterBodoni BT";
}


.mt2 {color: #000000; font-family: Verdana, sans-serif;font-weight: normal; font-size: 9px;text-decoration:none;margin-right: .5em}
.mt2:link {color: #000000; font-family: Verdana, sans-serif; font-size: 9px; text-decoration:none}
.mt2:visited {color: #000000; font-family: Verdana, sans-serif; font-size: 9px; text-decoration: none;}
.mt2:hover{color: #000000; font-family: Verdana, sans-serif; font-size: 9px; text-decoration: underline;}
.mt2:active {color: #000000; font-family: Verdana, sans-serif; font-size: 9px; text-decoration: underline;}

.MsoBodyText {
text-align: left; 
color: rgb(0, 102, 0);
font-size:14pt;
font-family:"Comic Sans MS";
}

.MsoNormal {
font-size: 18pt; 
font-family: "PosterBodoni BT";
}
.Title {
font-size: 26pt; 
font-family: "Lucida Handwriting";
}
.Title2 {
font-size: 20pt; 
font-family: "Lucida Handwriting";
}

<style type="text/css">
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#d3cfff}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #d3cfff;
  border-right:1px solid #d3cfff;
  background:#d3cfff}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #d3cfff;
  border-right:1px solid #d3cfff;
  background:#d3cfff}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d3cfff;
  border-right:1px solid #d3cfff;}
.spiffy4{
  border-left:1px solid #d3cfff;
  border-right:1px solid #d3cfff}
.spiffy5{
  border-left:1px solid #d3cfff;
  border-right:1px solid #d3cfff}
.spiffyfg{
  background:#d3cfff}
</style>


/*
div#login {
	position:absolute;
	left:200;
	top:120;
	padding:10px;
	width:600;
	height:300;
	align:center;
	border:2px solid #000;
}
div#logout {
	position:absolute;
	left:900;
	top:50;
	font-style:italic;
	font-size:12px;
}
div#welcome {
	position:absolute;
	left:40;
	top:15;
	width:900;
	font-family: sans-serif;
	font-weight: bolder;
	color:black;
	font-style:italic;
	border-bottom:1px solid #000;
	text-align:right;
}

div#content {
	position:absolute;
	left:250;
	top:80;
	width:650;
}
div#menu {
	position:absolute;
	left:45;
	top:45;
	border-right:1px dotted #000;
	padding: 5px;
	height:600;
}

input#long {
	border: 2px solid black;
	width: 15em;
}
input {
	border: 2px solid black;
	width:6em;

}

input#short {
	border: 2px solid black;
	width: 4em;
}

input .submit 
{
background-color: #c0c0c0;
border:1px solid #000000;
width: 6em;
padding:5px;
}
.submit reset
{
border: 2px #000;
width: 5em;
}
table.tlogin {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: black black black black;
	border-collapse: collapse;
	background-color:white;
	font-style: oblique;
	font-weight: bold;
	font-family: sans-serif;
}
table.tlogin td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.items {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: #faf0e6;
}
table.items th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: #faf0e6;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.items td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: none dotted none none;
	border-color: gray gray gray gray;
	background-color: #fffff0;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size:12px;
}	
table.items td.tt {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dotted dotted solid dotted;
	border-color: gray gray gray gray;
	background-color: #fffff0;
	-moz-border-radius: 0px 0px 0px 0px;
}











div#topbar {
	position:absolute;
	left:250;
	top:15;
	font-family: sans-serif;
	font-weight: bold;
	color:white;
	font-style:normal;
	font-variant: small-caps; 
}

.normal {
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.normalbox      {
	position:absolute;
	left:20em;
	top:0;
	border: 1px solid #440000;
	margin: 3px;
	padding: 5px;
	background-color: #ffffff;
	width:20em;
}
.menubox      {
	position:absolute;
	top:50;
	left:100;
	border: 1px solid #440000;
	margin: 3px;
	padding: 5px;
	background-color: #fff;
	width:12em;
	z-index:100;
	padding: 0;
}
.menubox a {
	color:#000;
	font-size: 10px;
}
.menubox a:link	{
	text-decoration: none;
	color: #000;
}

.menubox a:visited	{
	text-decoration: none;
	color: #000;
}

.menubox a:hover	{
	text-decoration: none;
	color: #ccc;
}

.menubox a:active	{
	text-decoration: none;
	color: #ff0000;
}

.altButtonFormat {
background-color: #c0c0c0;
font-family: verdana;
border: #000000 1px solid;
font-size: 12px;
color: #778899
}


fieldset
{
border: 1px solid #781351;
width: 30em
}

legend
{
color: #000;
background: #F0D6B5;
border: 1px solid #781351;
padding: 2px 6px
}

.treemenudiv	{
	display: block;
	white-space: nowrap;
}
a.phplmselected	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: red;
	text-decoration: underline;
}

*/
