body
{
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	background-image: url(http://www.oblivionsm.com/phpBB3/styles/GuildWarsAlliance/theme/images/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #000000;
}

a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.ia
{
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}

a.ia:hover
{
	text-decoration: underline;
}

.edit
{
	border: 0px;
	height: 12px;
	width: 12px;
}

.column
{
	float: left;
	margin-right: 15px;
}

.error
{
	color: #ff0000;
}

.success
{
	color: #00ff00;
}

.textinput
{
	background-color: #638376;
	border-color: #878787 #131616 #131616 #878787;
	border-style: solid;
	border-width: thin;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.forminput
{
	background-color:#638376;
	border-color: #878787 #131616 #131616 #878787;
	border-style: solid;
	border-width: thin;
	color: #111111;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 5px;
}

#members, #recipients
{
	vertical-align: top
}

p.box
{
	width: 500px;
	text-align: justify;
	margin-bottom: 8px;
}

li.box
{
	width: 500px;
	margin-bottom: 5px;
}

