body { 
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	font-family:Arial;
	font-size:10pt;
	text-align: center;
	/*line-height: 1.5em;*/
}
table {
	font-size: 10pt;
	text-align: center;
	}
p {
	text-align:left;
	}
	td .headercel {
	font-weight: bold;
	}
h1	{ 
	font-family: Tahoma; 
	font-size: 16pt; 
	letter-spacing: -1; 
	font-weight: bold;
	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: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-bottom-style: none;
	text-align: center;
}
li {
	text-align: left;
	list-style-type: disc;
}

.li2{
	text-align: left;
	list-style-type:circle;
}
.insidewrapper {
	width: 600px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.insidewrapper1 {
	width: 680px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.orderform {
	width: 520px;
	border: 4px;
	border-style: solid;
	border-color: #FFE9BB;
	margin: 0 auto;
	padding: 5px 15px;
	background-color: #ffffcc;
	}
.orderform2 {
	width: 575px;
	border: 4px;
	border-style: solid;
	border-color: #FFE9BB;
	margin: 0 auto;
	padding: 15px 0px 0px 0px;
	background-color: #ffffcc;
	}
.style3 {color: #9F0000}
.style2 {color: #950000}
.style4 {color: #0000FF}


a:link {
	color: #9F0000;
}
a:visited {
	color: #9F0000;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #9F0000;
}


.b:link {
	color: #0000FF;
	text-decoration: underline;
}
.b:visited {
	text-decoration: underline;
	color: #0000FF;
}
.b:hover {
	text-decoration: none;
	color: #0000FF;
}
.b:active {
	text-decoration: underline;
	color: #0000FF;
}


.c:link {
	color:#000000;
	text-decoration: none;
}
.c:visited {
	color: #000000;
	text-decoration: none;
}
.c:hover {
	color:#9F0000;
	text-decoration: underline;
}
.c:active {
	color: #000000;
	text-decoration: none;
}

     
.banner { width:121px;
          height:48px;
		  left:100px;
		  right:100px;
		
}

.dh1	{ 
	font-family: Tahoma; 
	font-size: 16pt; 
	letter-spacing: -1; 
	font-weight: bold;
	text-align: left;
	line-height: 1.3em;
	color:#9F0000;
}


.yes:link {
	color:#950000;
	text-decoration: underline;
}
.yes:visited {
	color: #950000;
	text-decoration: underline;
}
.yes:hover {
	color:#950000;
	text-decoration: underline;
}
.yes:active {
	color: #950000;
	text-decoration: underline;
}

