﻿body { 
	background-repeat: repeat-x;
	font-family: Arial;
	font-size:11pt;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	}
a:link {color: #0000ff; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #0000ff; text-decoration: underline; }
a:hover {color: #950000; text-decoration: underline; }
.red {
	width: 50%;
	height: 20px;
	background-color: #3E3E3E;
	float: left;
	border: 1px;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #ffffff
	}

.topwrapper {
	width: 100%;
	height: 20px;
	border: 1px;
	background-color: #D6B833;
	border-style: solid;
	border-color: white;
	border-left: none;
	border-top: none;
	border-right: none;
	}
table {
	font-size: 11pt;
	text-align: center;
	}
p {
	text-align:left;
	line-height: 150%;
	}
li {
	text-align:left;
	line-height: 150%;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	font-size: 11pt;
	}
ol, ul {
	line-height: 150%;
	text-align: left;
	font-size: 11pt;
	}

h1	{ 
	font-family: Arial; 
	font-size: 19pt; 
	letter-spacing: -1px; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: center;
	line-height: 1.3em;
	}
.wrapper {
	width: 700px;
	border: 1px;
	border-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	border-top-style: none;
	margin: 30px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-bottom-style: none;
	text-align: center;
	}
.pagewrap {
	width: 100%;
	background-image: url('images/back.png');
	background-repeat: repeat-x;
	text-align: center;
	}
.insidewrapper {
	width: 600px;
	margin: 0px auto 0px auto!important;
	text-align: center;
	}
.orderform {
	width: 520px;
	border: 4px;
	border-style: solid;
	border-color: #FFE9BB;
	margin: 20px; auto 30px auto;
	padding: 15px 15px 15px 15px;
	background-color: #ffffcc;
	}
.orderform2 {
	width: 520px;
	border: 4px;
	border-style: dashed;
	border-color: #000000;
	margin: 20px; auto 30px auto;
	padding: 25px 15px 15px 15px;
	background-color: #ffffcc;
	}
blockquote: {
	font-size: 10pt;
	}
.logo2 {
	text-align: center;
	width: 700px;
	height: 130px;
	margin: 30px auto 20px auto;
	padding: 10px 0px 20px 0px;
	}
.redborder {
	background-color: #950000;
	padding: 4px;
	width: 360px;
	margin: 5px auto 5px auto;
	cursor:pointer;
	}
.redborder:hover {
	background-color: #009900;
	}
input.btn { 
	width: 360px;
	height: 40px;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 6px; 0px 6px 0px;
	border: 5px
	border-color: white;
	cursor:pointer;
	}
object{
	display:block;
	margin:0!important;
	padding:0!important;
	border:0!important;
	width:560px;
	height:450px
	position:relative;
	}