#logo_head {
	background-image: URL("../images/smalllogo_payment.gif");
	height: 92px;
    width: 193px;
    position:absolute;
   	left:50%;
   	margin-left:-105px;
   	top:10px;	
}

#order_form {
	position:relative;
	border: dotted #A3A3A3 1px;
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 20px;

		
}

#refund {
	position:relative;
	border: dotted #A3A3A3 1px;
	margin-left: 30px;
	margin-right: 30px;	
	margin-top: 20px;
	padding:5px;	
}

#error_form {
	position:absolute;
	left:50%;
	width:150px;
	height:20px;
	margin-top:122px;
	margin-left:80px;
	padding:15px;
	z-index:2;
}

#main_menu {
	position:absolute;
	top: 755px;
	left:50%;
	width:660px;
	margin-left:-346px;
}

select {
	width:150px;
}

input {
	width:150px; 
}

p
{
   font-size: 80%;
}
 
td
{
font-size: 100%;
font-family: arial;
font-size: 8pt; 

}

h1
{
font-family: arial;
font-size: 12pt;
font-weight: bold;
color: #FF0000;
text-align: center;
}

h2
{
font-family: arial;
font-size: 8pt;
font-weight: bold;
text-align: justify;
}

h3
{
font-family: verdana;
font-size: 8pt;
font-weight: bold;
color: #228B22;
}

h4 {
font-family: arial;
font-size: 8pt;
text-align: center;
color:  #000000;
vertical-align:middle;
}

h5 {
font-family: arial;
font-size: 12pt;
font-weight: bold;
color: #228B22;
text-align: center;
}

h6 {
font-family: verdana;
font-size: 8pt;
font-weight: bold;
color: #FF0000;
vertical-align:middle;

}

hr
{
   height: 0px;
}
 
a
{
   color: #444444;
}
 
a:visited
{
   color: #666666;
}
 
a:hover
{
   color: #aaaaaa;
}
 
.main
{
   width: 732px;
   margin-left: auto;
   margin-right: auto;
}
 
.border
{
   color: #ffffff;
   background-color: #333333;
}
 
.menu
{
   width: 80%;
   background-color: #474747;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   font-size: 80%;
   padding: 2px;
}
 
.menu a
{
   color: #cccccc;
}
 
.menu a:visited
{
   color: #bbbbbb;
}
 
.menu a:hover
{
   color: #eeeeee;
}
 
.content
{
   padding: 32px;
   text-align: left;
}
 
.footer
{
   color: #bbbbbb;
   background-color: #333333;
   padding: 4px;
   text-align: center;
   font-size: 70%;
}
 
.footer a
{
   color: #eeeeee;
}
 
.footer a:visited
{
   color: #eeeeee;
}
 
.footer a:hover
{
   color: #ef8e00;
}
 
.pagetitle
{
   font-size: 170%;
   padding-bottom: 8px;
}
#counter {
	width: 145px;
	height: 90px;
	border: solid #458B00 1px; 
	font-family: verdana;
	font-size: 8pt;
	text-align: center;
}

.figure_text {
	padding-top: 20px;
	padding-bottom: 1px;
}

.figure_count {
	font-family: verdana;
	font-size: 22pt;
	font-family: bold;
}