td, table
{
	font-family: 'Trebuchet MS',verdana,arial;
	font-size: 12px;
	color: #35351f;
}

a
{
	color:#66945f;
	text-decoration:none;
}

A:hover
{
	color:black
}

li
{
	font-size:12px
}

.indexcontact
{
	font-size:11px;
	color:white;
}

.registerinput
{
	margin-left:10px;
}

.regtitle
{
	padding-top:10px;
	font-size:20px;
}

.htmlbutton
{
	color:white;
	font-family: 'Trebuchet MS';
	font-weight:bold;
	background-image: url('../visual/btnbg.jpg');
	background-color:transparent;
	border:0px;
	height:25px;
	width:100px;
}

.s
{
	width:100px;
	background-image: url('../visual/btnbg.jpg');
}

.m
{
	width:150px;
	background-image: url('../visual/btnbg2.jpg');
}
