body
{
	font-family: arial;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
}


a,
a:link,
a:visited
{
	color: #FF8A23;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


.textbox {
	font-family:Trebuchet MS;
	border:1px solid #FF8A23;
	color:#333333;
	font-size:11px;
	padding-left: 3px;
	background-color:#DFDFDF;
}

.textbox:hover 
{
	border: 1px solid #FFFFFF;
}

#name, #pass, #shout {
	width: 121px;
}

#buttons {
	width: 121px;
	padding-bottom: 5px;
}


.button1
{
	border: 1px solid #ff8a23;
	background-color: #dfdfdf;
	font-size: 0.85em;
	width: 59px;
}

.button1:hover
{
	border:1px solid #FFFFFF;
}

.name {
	color: #ffffff; 
}

.name2 {
	color: #FF8A23; 
}

#bottomlinks 
{ 
	text-align: center;
	width: 162px;
}


#row-one {
	font-family:Trebuchet MS;
	color:#333333;
	font-size:11px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top:2px;
	padding-bottom:5px;
	margin-left: 7px;
	width: 157px;
	background-image: url('update_line.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#row-two {
	font-family:Trebuchet MS;
	color:#333333;
	font-size:11px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top:2px;
	padding-bottom:5px;
	margin-left: 7px;
	width: 157px;
	background-image: url('update_line.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
