/* 
-----------------------------------------------
 force scrollbar
----------------------------------------------- */
html { height: 100.02%; }

/* 
-----------------------------------------------
 page elements
----------------------------------------------- */

body,td,th {
	margin: 0px;
	font: normal 11px "Trebuchet MS", trebuchet, verdana, sans-serif;
	line-height: 1.75em;
}
a:link {
	color: #a289a4;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #a289a4;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#footer {
	background-image:url(images/bottombackrepeat.gif);
	background-repeat:repeat-x;
	padding-top: 45px;
	color: #a289a4;
	font-size: 10px;
	height: 85px;
}

#header {
	background-image:url(images/topbackrepeat.gif);
	background-repeat:repeat-x;
	height:163px;
	vertical-align:top;
}

#orderFourHeader{
border-bottom: 2px solid #CCC;
}#orderFourCustom{
border-left: 1px solid #FFF;
}
#orderFourCustom ul{
margin: 0px 0px 0px 5px;
line-height: 1.25em;
padding: 0;
list-style-type: none;
}
#orderFourCustom li li {
padding-left: 5px;
border-bottom: 1px dotted #CCC;
}
h1 {
font-size: 135%;
color: #a289a4;
padding-left: 5px;
margin-bottom: -5px;
}
h2 {
font-size: 110%;
color: #a289a4;
padding-left: 5px;
margin-bottom: -5px;
}
p {
padding-left: 5px;
}
p img {
margin-left: -5px;
}

.texta {
 font-size: 10px;
 background-color: #C8D7E4;
 border: 1px dashed #A289A4;
 width: 250px
}
.dropa{
 font-size: 10px;
 background-color: #C8D7E4;
 border: 1px dashed #A289A4;
 }
.dropb{
 font-size: 14px;
 color:#FFFFFF;
 background-color: #A289A4;
 border: 1px dashed #FFFFFF;
 }
.smallText td,th{
font-size:9px;
}
