body {
	background: #FFF;
	scrollbar-3dlight-color:#777;
	scrollbar-arrow-color:#999;
	scrollbar-base-color:#FFF;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#FFF;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#999;
	padding: 1px;
	margin: 1px;
}

td, table, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table {
	border-collapse: collapse;
}

.fields {
	border: 1px solid #777;
	width: 100%;
}

.title {
	background: #214083 url('http://www.global-rs.com/images/header.gif');
	height: 25px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

h1 {
	margin: 0;
	font-size: 16px;
}

.bluebg td {
	background: #214083 url('http://www.global-rs.com/images/header.gif');
	height: 20px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.c1 {
	vertical-align: top;
	width: 50%;
	padding: 5px 0 5px 0;
}

.name {
	font-weight: bold;
}

.xp {
	font-weight: bold;
	text-align: center;
}

.xpfield {
	text-align: center;
}

.xpfield input {
	text-align: center;
}

.footer {
	background: #D5DBE7 url('http://www.global-rs.com/images/footer_bg.gif');
	border-top: 1px solid #777;
	text-align: center;
	height: 20px;
}

.footer input {
	border: 0;
	background: none;
	width: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.needed {
	width: 600px;
	border: 1px solid #777;
	background: #FFF;
	padding: 8px;
}

.main {
	background-color: #FFF;
	width: 100%;
	border: 1px solid #777;
	border-bottom: 0; border-right: 0;
}

.main td {
	border-bottom: 1px solid #777; border-right: 1px solid #777;
	text-align: center;
	padding: 3px 0 3px 0;
}

.descdiv {
	width: 100%;
	text-align: left;
}

.wronginfo {
	padding: 0 0 5px 0;
	color: #F00;
	font-weight: bold;
	text-align: center;
}

.si {
	vertical-align: top;
	width: 30%;
	text-align: right;
	font-size: 10px;
}

.si a {
	text-decoration: none;
	color: #888;
}

.si a:hover {
	color: #000;
}