body{
	font-size: 11px;
	font-family: Times New Roman;
	color: #009900;
	background: #99ffcc;
	text-decoration: none;
	border-width: 8;
	border-color: #33ff00;
	border-style: ridge;
	cursor: crosshair;
	background-image: ;
	background-repeat: repeat;
}

td{
	font-size: 11;
	color: ;
	font-family: Trebuchet MS;
	color: #009900;
}

A:link, A:visited, A:active{
	color: #ff9900;
}

a{
	font-family: Trebuchet MS;
	text-decoration: strikethru;
	border-width: ;
	border-color: ;
	border-style: ;
	font-size: 11;
}

a:hover{
	text-decoration: line-through;
	background: #33ff00;
	font-style: italic;
	font-weight: ;
	cursor: help;
	color: #009900;
}

td.top{
	font-family: Trebuchet MS;
	background: #99ffcc;
	font-size: 20px;
	background-image: ;
	color: #009900;
	border-width: 2;
	border-style: Normal;
	border-color: #009900;
}

td.middle{
	background: #99ffcc;
	background-image: url();
}

td.right{
	background: #99ffcc;
	color: #009900;
	border-left-width: 4;
	border-right-width: 4;
	border-style: ridge;
	border-color: #33ff00;
	border-top-width: 0;
}

td.left{
	background: #99ffcc;
	border-left-width: 2;
	border-right-width: 2;
	border-color: #33ff00;
	border-style: ridge;
	border-top-width: 0;
}

p.username{
	font-size: 16px;
}

td.subject{
	background: #009900;
	font-size: 14;
	color: #99ffcc;
}

a.left{
	color: #ff9900;
}

a.left:hover{
	background: #33ff00;
}

.header{
	width: 800px;
}

.main-table{
	width: 800px;
}

A.left:link, A.left:visited, A.left:active{
	color: #ff9900;
}

a.left{
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	text-decoration: none;
	padding: 3px;
}

a.left:hover{
	text-decoration: none;
	background: #33ff00;
	padding: 3px;
	color: #ffffff;
}

