table.order {
	border-top: outset black;
	border-left: outset black;
	border-bottom: inset black;
	border-right: inset black;
	padding-top: 3;
	padding-left: 3;
	padding-bottom: 3;
	padding-right: 3;
}

td {
   text-align: left;
   vertical-align: top;
   font-family:Tahoma;
   font-size:13px;
   color:#1a1a1a;
}

td:inpfield {
   text-align: right;
   vertical-align: top;
   font-family:Tahoma;
   font-size:13px;
   color:#1a1a1a;
}

td:photo {
   text-align:center;
   font-family:Tahoma;
   font-size:13px;
   color:#1a1a1a;
}

th {
   text-align: left;
   vertical-align: top;
   font-family:Tahoma;
   font-size:13px;
   color:#1a1a1a;
   font-weight:bold;
}

h3 {
   font-size: 15px;
   font-weight:bold;
   text-align:left;
}

form {
    margin:0px;
}

input {
   font-family:Tahoma;
    font-size:13px;
   color:#1a1a1a;
}

textarea {
   font-family:Tahoma;
    font-size:13px;
   color:#1a1a1a;
}

select {
   font-family:Tahoma;
    font-size:13px;
   color:#1a1a1a;
}

a {
    text-decoration: underline;
   color:#1a1a1a;
}

.copyright {
   text-decoration: none;
   color:#715C32;
   font-size:9px;
}

body {
   background-color: #FFFFFF;
   background-image:url("images/left.jpg");
}

iframe:orderauth {
	background:url("images/5t1-500.jpg") ;
	vertical-align: top;
	font-family:Tahoma;
	font-size:13px;
   color:#1a1a1a;
}

a.menu {
	font-size:13px;
	color:white;
	text-decoration:none;
	font-variant:small-caps;
}

a.menu:hover {
	text-decoration:underline;
	color:#000000;
	background-color:green;
}

a.menu:visited {
	font-size:13px;
	color:white;
	text-decoration:none;
	font-variant:small-caps;
}

a.menu:active {
	font-size:13px;
	color:white;
	text-decoration:none;
	font-variant:small-caps;
}

