@charset "iso-8859-2";

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 15px;
	color: #656565;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #656565;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

strong {
	font-weight: bold;
	color: #ce0000;

}

#right strong {
	color: #ce0000;
}

em {
	font-style: italic;
}

select, option, input, textarea {
	color: #656565;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

input{
	height: 14px;
	padding: 1px 3px 1px 3px;
	background: #fff url('../images/input.jpg') repeat-x top;
	border: 0;
}

textarea {
	overflow: auto;
	padding: 1px 3px 1px 3px;
}

form p {
	margin-bottom: 0;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
}

h1 {
	float: left;
	width: 277px;
	height: 83px;
	background: url('../images/logo.gif');
}

h1 a {
	display: block;
	width: 277px;
	height: 83px;
}

h2 {
	margin: 0 0 18px 0;
	color: #ce0000;
	font-size: 18px;
	font-weight: normal;
}

#left h2 {
	margin: 0 0 18px 38px;
}

.fix {
	display: block;
	float: none !important;
	clear: both !important;
	height: 1px;
	overflow: hidden;
}


#content input {
	background:transparent url(../images/input_163.jpg) no-repeat scroll 0%;
	height:18px;
	margin:0pt 0pt 4px;
	padding:1px 2px 3px 4px;
	width:163px;
}

#loginbox input{
	background:transparent url(../images/login_input.png) no-repeat scroll 0%;
}

#ardiv input{
	width: 80px;
	border: 0;
	background: #ffffff;
}

#ardiv table td,th{
	border-right: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
	padding: 2px 2px 2px 2px;
}

#ardiv table{
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
}
