﻿body, html, form
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 11px Arial;
}
h2
{
	font: 18px Arial;
	padding: 15px 0px 15px 0px;
	margin: 0;
}
h2 a
{
	text-decoration: none;
}
body
{
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 80px;
}
td, input, select
{
	font: 11px Arial;
}
a img
{
	border: 0px;
}
a
{
	font-weight: bold;
	color: #222;
}

#amenu
{
	list-style:none;
}

#amenu li 
{
	float:left;
	margin-left:10px;
}
#box
{
	margin: 0px auto;
	width: 450px;
}
#box2
{
	margin: 0px auto;
	width: 850px;
}
.pos
{
	padding-top: 25px;
	width: 255px;
}
#box2 .pos
{
	width:800px;
}
.pos table
{
	width: 255px;
}
#top
{
	position: absolute;
	padding: 10px;
	background-color: #e5e5e5;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 50px;
}
.up
{
	float: right;
	width: 189px;
}
label
{
	display: block;
	padding-top: 3px;
	float: left;
	font-weight: bold;
}
.info
{
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	position: absolute;
	bottom: 0px;
	height: 20px;
	padding: 20px;
	padding-top: 30px;
	left: 0px;
	right: 0px;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
#Login1 span.error
{
	color: #f00;
	font-weight: bold;
}

tr.odd
{
	background-color:#eee;
}

.tools
{
	float:right;
	border:solid 1px #ccc;
	margin:0;
	padding:10px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position:-10px -10px;
	background-color: #fff;
}

.tools2
{
	border:solid 1px #ccc;
	margin:0;
	padding:10px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position:-10px -10px;
	background-color: #fff;
}

.status
{
	padding:15px;
	border:solid 1px #ccc;
	margin:10px 0px 10px 0px;
	width:400px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position:-10px -10px;
	font-weight:bold;
}

.tools li
{
	text-align:right;
	list-style:none;
}

.tools2 li
{
	list-style:none;
}
