body
{
	color: #f1cb46;
	font-family: arial, verdana, tahoma, sans-serif, pragmatica;
	font-size: 12px;
}

div
{
	color: #f1cb46;
	font-family: arial, verdana, tahoma, sans-serif, pragmatica;
	font-size: 12px;
}

table
{
	color: #f1cb46;
	font-family: arial, verdana, tahoma, sans-serif, pragmatica;
	font-size: 12px;
}

td
{
    text-align: left;
}

a:link
{
	color: #cccccc;
	text-decoration: none;
}

a:visited
{
	color: #999999;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.link:link
{
	color: #f1cb46;
	text-decoration: none;
}

a.link:visited
{
	color: #f1cb46;
	text-decoration: none;
}

a.link:active
{
	color: #f1cb46;
	text-decoration: none;
}

a.link:hover
{
	color: #ee4400;
	text-decoration: none;
}

.inp
{
	background-attachment: fixed;
	background: #000000;
	background-image: url(images/textarea.gif);
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 0px solid;
	color: #f1cb46;
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	width: 121px;
	padding-left: 5px;
}

.btn
{
	background-attachment: fixed;
	background: #f1cb46;
	background-image: url(images/textarea2.gif);
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 0px solid;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 121px;
	padding-left: 5px;
	text-align: left;
}
