@CHARSET "ISO-8859-1";

html, body {
	height:100%;
	font-family:Verdana, Arial, Helvetica sans-serif;
	font-size:10px;
	background:#eeeeee;
}

body {
	/*overflow:auto;*/
	position:absolute;
	left:50%;
	top:0px;
	bottom:0px;
	/*padding-left:-455px;*/
	margin:0px;
	margin-left: -455px;
	padding:0px;
	
	background:#ffffff;
	color:#000000;
	width:910px;
	
}

form {
	display:inline;
	margin:0px;
	padding:0px;
}

input {
	border:none;
	background:none;
	color:#333333;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica sans-serif;
	font-size:10px;
	/*width:100%;*/
	margin:0px;
}

acronym {
	border-bottom:1px dotted #999999;
}

select {
	border:1px solid #666666;
	background:#ffffff;
	color:#000000;
	font-family:Verdana, Arial, Helvetica sans-serif;
	font-size:10px;
	/*width:100%;*/
	margin:0px;
}

select optgroup {
	font-style:normal;
	font-weight:bold;
}

table {
	border:none;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica sans-serif;
	font-size:10px;
}



table thead, tbody, tfoot {
	border:none;
	padding:0px;
	margin:0px;
}

table th {
	text-align:center;
	font-weight:bold;
}

table td {
	text-align:left;
}

table th, table td {
	border:none;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

a:visited {
	color:#000000;
	text-decoration:underline;
}

a:active {
	color:#ffffff;
	text-decoration:none;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}

.input_std, .select_std {
	border:1px solid #333333;
	background:#ffffff;
	color:#333333;
}

#main_top {
	position:absolute;
	top:5px;
	left:5px;
	height:20px;
	width:900px;
	padding:0px;
	padding-top:40px;
	/*vertical-align:bottom;*/
}

#main_top form {
	display:inline;
	width:150px;
	height:20px;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

#main_top input {
	display:inline;
	height:20px;
	width:150px;
	padding:0px;
	vertical-align:bottom;
	border:none;
	background:none;
	color:#ffffff;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:10px;
	bottom:0px;
}

#main_top input.selected {
	border-bottom:3px solid #ffffff;
	font-size:12px;
	vertical-align:bottom;
	bottom:0px;
}

#main_body {
	position:absolute;
	width:900px;
	top:70px;
	left:5px;
	bottom:27px;
	
}

#main_bottom {
	position:absolute;
	width:900px;
	height:15px;
	padding-top:2px;
	bottom:5px;
	left:5px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
}

#main_bottom a {
	color:#ffffff;
	/*text-decoration:none;*/
}

#main_bottom a:visited {
	color:#ffffff;
}

.swf {
	height:100%;
}

.fileinput {
	color:#000000;
	background:#ffffff;
}