@charset "utf-8";
/* CSS Document */
a            { color: #21244A }
body         { vertical-align: none; background-image: url('/images/background.jpg'); font-family: 
               Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
button       { font-size: 8pt; font-style: normal; font-family: Arial, Arial, Helvetica; 
               border-style: solid; border-width: 1pt }
caption      { font-size: 14pt; font-style: normal; font-family: Arial, Arial, Helvetica }
fieldset     { font-family: Arial, Arial, Helvetica; font-size: 8pt; font-style: normal; 
               border-style: solid; border-width: 1pt }
h1           { vertical-align: none; font-size: 24pt; font-family: Verdana; text-align: none; 
               font-weight: normal; font-style: normal }
h2           { font-family: Verdana; font-style: normal; font-size: 18pt; font-weight: normal; 
               vertical-align: none; text-align: none }
h3           { font-family: Verdana; text-align: none; font-size: 14pt; vertical-align: none; 
               font-weight: normal; font-style: normal }
h4           { font-weight: normal; font-size: 12pt; text-align: none; font-family: Verdana; 
               vertical-align: none; font-style: normal }
h5           { font-size: 10pt; font-style: normal; font-family: Verdana; vertical-align: 
               none; text-align: none; font-weight: normal }
h6           { text-align: none; vertical-align: none; font-family: Verdana; font-size: 8pt; 
               font-style: normal; font-weight: normal }
label        { font-size: 8pt; font-style: normal; font-family: Arial, Arial, Helvetica }
label, .mstheme-label { font-size: 8pt; font-family: Arial, Arial, Helvetica; font-style: normal }
legend       { font-style: normal; font-size: 8pt; font-family: Arial, Arial, Helvetica }
li           { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 150%; 
               font-size: 12px }
marquee      { font-family: Arial, Arial, Helvetica; font-size: 14pt }
p            { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 150%; 
               font-size: 12px }
select       { font-style: normal; font-family: Arial, Arial, Helvetica; font-size: 8pt; 
               border-style: solid;  }
table        { font-family: Verdana; font-style: normal; font-weight: normal; text-align: 
               none; vertical-align: none }
textarea     { font-style: normal; font-family: Arial, Arial, Helvetica; font-size: 8pt; 
               border-style: solid;  }
th           { font-family: Arial, Arial, Helvetica; font-style: normal }


.style1 {
	text-align: left;
}

.orderform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
}

.orderform td {
	border-bottom: 1px solid #000000;
	text-align: left;
}