.textfield
{
	border-right: #ffcc99 1px solid;
	border-top: #ffcc99 1px solid;
	border-left: #ffcc99 1px solid;
	border-bottom: #ffcc99 1px solid;
	font-family: Tahoma, Verdana;
	height: 20px;
	width:170px;
	background-color: #fff9f0;
}
.droplist
{
	border-right: #ffcc99 1px solid;
	border-top: #ffcc99 1px solid;
	font-size: 8pt;
	border-left: #ffcc99 1px solid;
	border-bottom: #ffcc99 1px solid;
	font-family: Tahoma, Verdana;
	height: 20px;
	background-color: #fff9f0;
}
.button
{
	border-right: #cc6600 1px solid;
	border-top: #cc6600 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #cc6600 1px solid;
	cursor: hand;
	color: white;
	border-bottom: #cc6600 1px solid;
	font-family: Tahoma, Verdana;
	background-color: #ff9900;
	text-decoration: none;
}
.droplist
{
	border-right: #ffcc99 1px solid;
	border-top: #ffcc99 1px solid;
	border-left: #ffcc99 1px solid;
	border-bottom: #ffcc99 1px solid;
	font-family: Tahoma, Verdana;
	height: 20px;
	width:170px;
	background-color: #fff9f0;
}
.datagridhedder
{
	border-right: #ffcc99 1px solid;
	border-top: #ffcc99 1px solid;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(../images/backgrounds/bgmenu.jpg);
	border-left: #ffcc99 1px solid;
	width: 545px;
	color: white;
	border-bottom: #ffcc99 1px solid;
	font-family: Tahoma, Verdana;
	height: 30px;
	text-align: center;
	text-decoration: none;
}
.datagriditem
{
	font-size: 11px;
	font-family: Tahoma, Verdana;
	text-align: center;
	text-decoration: none;
}
.datagridaltitem
{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Verdana;
	background-color: #fff9f0;
	text-align: center;
}
.datagridborder
{
	border-right: #ffcc99 1px solid;
	border-top: #ffcc99 1px solid;
	border-left: #ffcc99 1px solid;
	border-bottom: #ffcc99 1px solid;
	text-align: center;
}
.datagrigselecteditem
{
	font-size: 11px;
	color: white;
	font-family: Tahoma, Verdana;
	background-color: darkgray;
	text-decoration: none;
}
.datagrid
{
	border-right: #fff9f0 thin solid;
	border-top: #fff9f0 thin solid;
	border-left: #fff9f0 thin solid;
	border-bottom: #fff9f0 thin solid;
}
.datagridselecteduser
{
	font-size: 11px;
	color: white;
	font-family: Tahoma, Verdana;
	background-color: burlywood;
	text-align: center;
	text-decoration: none;
}
.forumtextfield
{
	border-right: #ffcc99 1px solid;
	border-top: #ffcc99 1px solid;
	border-left: #ffcc99 1px solid;
	border-bottom: #ffcc99 1px solid;
	font-family: Tahoma, Verdana;
	height: 20px;
	width:270px;
	background-color: #fff9f0;
}
.forumtextarea
{
	border-right: #ffcc99 1px solid;
	border-top: #ffcc99 1px solid;
	border-left: #ffcc99 1px solid;
	border-bottom: #ffcc99 1px solid;
	font-family: Tahoma, Verdana;
	width:270px;
	background-color: #fff9f0;
	}