body {
	font-family: verdana;
	font-size: 12px;
	margin: 0;
	}
h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	}
h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	}
table {
	font-family: verdana;
	font-size: 12px;
	}
form {
	margin: 0;
	padding: 0;
	}
input {
	font-family: verdana;
	font-size: 12px;
	}
select {
	font-family: verdana;
	font-size: 12px;
	}
fieldset {
	padding: 5px;
	}



.wrap {
	margin: 5px;
	}



/* front */
.grad {
	background-image: url('images/front_02.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	}
.globe {
	float: left;
	width: 305px;
	height: 300px;
	}
.globe img {
	width: 280px;
	height: 300px;
	border: 0;
	}
.loginbox {
	float: right;
	width: 300px;
	height: 300px;
	}
.loginspacer {
	height: 25px;
	}
.loginarea {
	margin: 25px 0px 0px 25px;
	width: 250px;
	height: 250px;
	background-image: url('images/front_03.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}
.loginform {
	padding: 30px;
	}
.infobox {
	}
.stats {
	font-size: 25px;
	font-weight: bold;
	}
.sample {
	text-align: center;
	}
.sample img {
	width: 600px;
	height: 95px;
	border: 0;
	}
.sitenews {
	float: right;
	width: 300px;
	}
.sitenewspad {
	margin-bottom: 1px;
	padding: 0px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}



/* login */
.login-table td {
	text-align: left;
	}
.login-input {
	width: 130px;
	}
.login-submit {
	width: 130px;
	}



/* search */
.search-fieldset {
	padding: 3px;
	}
.search-input {
	width: 500px;
	}
.search-input-small {
	width: 60px;
	}
.search-submit {
	width: 500px;
	font-weight: bold;
	}

.search-results a {
	text-decoration: none;
	}
.search-results a:hover {
	text-decoration: underline;
	}
.srh {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	}
.sr1 {
	background-color: #DDDDDD;
	}
.sr2 {
	background-color: #EEEEEE;
	}
.sr3 {
	font-size: 10px;
	}
.infocell {
	display: none;
	}
.infocell table {
	font-family: verdana;
	font-size: 10px;
	}
.ordering {
	display: inline;
	}
.ordering input {
	margin: 0px 1px 0px 0px;
	font-family: verdana;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	}

/* pagination */
.pagination {
	margin: 5px 0px 5px 0px;
	padding: 3px;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	}
.current {
	text-align: center;
	}
.first {
	float: left;
	}
.previous {
	float: left;
	}
.next {
	float: right;
	}
.last {
	float: right;
	}



/* register */
.reg-form {
	width: 500px;
	text-align: left;
	}
.reg-input {
	width: 500px;
	}



/* auto */
.auto-col1 {
	float: left;
	padding: 5px;
	}
.auto-col2 {
	float: left;
	padding: 5px;
	}



/* upgrade */
.price {
	font-size: 20px;
	font-weight: bold;
	}



/* tools */
.clearit {
	clear:both;
	}
.centerdiv {
	text-align: center;
	}
.error {
	font-weight: bold;
	color: red;
	margin: 5px;
	}
.error a {
	color: red;
	}
.input500 {
	width: 500px;
	}
.txt500300 {
	width: 500px;
	height: 300px;
	}
.ok {
	font-weight: bold;
	color: green;
	margin: 5px;
	}
.spacer3 {
	height: 3px;
	}
.spacer5 {
	height: 5px;
	}
.spacer10 {
	height: 10px;
	}

