body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
	background: url("http://www.ad-alchemy.com/images/bgmain.jpg");
	background-position: top;
	background-repeat:repeat-x;
	background-color: #fff;
}
#layout {
  margin: 0 auto;
  width: 758px;
	background-color: #FFFFFF;
	background-image: url('images/bg1.gif');
}
/*Masthead begins */
/*#masthead {
	background-image: url("images/top.jpg");
	background-color: #FEF1D6;
	height: 170px;
	width: 760px;
}*/
#masthead {
  position: relative;
	font-family:  Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: normal;
	width: 760px;
	height: 180px;
	background-color: #f3e8cc;
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
#masthead span {
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	background-color: #f3e8cc;
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
}
#masthead h1 {
	bottom: 0;
 	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #f3e8cc;
}	
#masthead h2 {
 	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #f3e8cc;
}
#masthead .toptxt {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px 0 0 225px;
	font-family: Georgia, Arial, "Trebuchet MS",sans-serif;
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	background-image: none;
	z-index: 900;
}
.toptxtsm {
	position: absolute;
	top: 0;
	left: 0;
	padding: 75px 0 0 225px;
	font-family:  Arial, "Trebuchet MS",sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	background-image: none;
}
#masthead .textus {
	position: absolute;
	color: #000;
	left: 300px;
	opacity: 0;
	filter: alpha(opacity=0);
	background-image: none;
	z-index: 1;
}
/* Masthead ends */
#menu {
	margin: 0 0 0 2px;
	line-height:25px;
	background-color: #56504F;
	background-image: url(p7pm/img/p7PM_goldbghz.jpg);
}
#mainbox {
	float: left;
	width: 540px;
	/*border-left: 1px solid #666666;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;*/
}
#content {
	position: relative;
	margin-left:30px;
	margin-top: 10px;
	margin-right:0;
}
/* Titles */
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	color: #4a2885;
	font-style: normal; 
	font-weight: bold; 
}
h1 { font-size: 16px; text-align:center; margin: 10px 0 5px 0;	}
h2 { font-family:Arial, Helvetica, sans-serif;
	color: #4a2885;
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 2px;
}
h3 { font-family:Arial, Helvetica, sans-serif;
	color: #4a2885;
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 2px;
}
h4 { font-size: 11px; text-align:left; margin: 0 0 10px 0}
h5 {font-size: 10px;} 
h6 {font-size: 9px;}
.h2 { 
	font-family:Arial, Helvetica, sans-serif;
	color: #4a2885;
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px;	
	 }
.h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #4a2885;
	font-style: normal; 
	font-weight: bold; 
	font-size: 11px;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 2px;
}
.h9 {font-family: "Verdana", "Arial", "Tahoma","Helvetica","sans-serif"; font-size: 10pt; font-style: 
normal; font-weight: bold; text-align: center; color: #4a2885;}
#divider {
  position: relative;
	margin-top: 10px;
	width: 300px;
	height: 1px;
	overflow: hidden;
}
#divider span {
	position: absolute;
	left: 0;
	top: 0;
	font: arial;
	font-size: 8px;
	color: #0E2563;
	width: 100%;
	height: 100%;
	background: url('images/ad-alchemy-line.jpg');
	background-repeat: no-repeat;
}
#divider h3 {
 	font-family: Arial, sans-serif;
	font-size: 8px;
	font-weight: normal;
	text-align: center;
	color: #f3e8cc;
}
#dividershort {
  position: relative;
	margin-top: 10px;
	width: 150px;
	height: 1px;
	overflow: hidden;
}
#dividershort span {
	position: absolute;
	left: 20px;
	top: 0;
	font: arial;
	font-size: 8px;
	color: #f3e8cc;
	width: 100%;
	height: 100%;
	background: url('images/ad-alchemy-shortln.jpg');
	background-repeat: no-repeat;
}
p {
	font-family: Arial, Tahoma, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-style: normal; 
	font-weight:normal;
	text-align:left;
	color: #0E2563;
	line-height: 15px;
	margin-bottom: 5px;
	padding-top: 0;
	margin-top: 0;
	padding: 0px 10px 2px 0px;
	}
#cform{
	font-family: Arial, Tahoma, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-style: normal; 
	font-weight:normal;
	text-align: right;
	color: #0E2563;
	line-height: 15px;
	margin-bottom: 5px;
	padding-top: 0;
	margin-top: 0;
	padding: 0px 10px 2px 0px;
	}
.quote {
	font-family: Arial, Tahoma, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	color: #4a2885;
	line-height: 15px;
	padding: 0;
	margin: 0 20px 0 20px;
}
.qmark {
	font-family: arial, "arial black", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.p {
	font-family: Arial, Tahoma, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-style: normal; 
	font-weight:normal;
	text-align:left;
	color: #0E2563;
	line-height: 15px;
	}
li {
font-family: Arial, Tahoma, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-style: normal; 
	font-weight:normal;
	text-align:left;
	color: #0E2563;
	line-height: 15px;
}
.hr {
	border: none;
	background: url('images/ad-alchemy-line.jpg') center center no-repeat;
	height: 1px; 
	line-height: 1px;
	margin:0;
	padding: 0;
	}
a:link {
	color: #4a2885;
	font-family: "Arial","Tahoma","Helvetica","sans-serif"; 
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}
a:visited {
	color: #4a2885;
	font-family: "Arial","Tahoma","Helvetica","sans-serif";
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #0E2563;
	font-family: "Arial","Tahoma","Helvetica","sans-serif";
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	background-color: #FFFF00;
}
.submitbutton {
  font-family: arial, verdana, sans-serif;
	text-align: center;
	font-size: 9px;
	background-color:#FFFF99;
}		
.submitbuttonsmall { 
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
}	
#rightbox {
	float: right;
	width: 179px;
	font-size: 10px;
	color: #777362;
	padding: 0 10px 0 5px;
	border-color:#333333;
	background-image: url("images/bg1.gif");
	z-index:3;
	background-repeat: no-repeat;
	background-position: 32px 0px;
	/*  commented out by dave s 4-mar-2008
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
	*/
}
.sidebox {
	margin: 8px 8px 8px 8px;
	padding: 10px 10px 10px 10px;
	background-image: url("images/bg1.gif");
	border:1px solid #999999;
	line-height: 15px;
}

#rightbox a:link,  #rightbox a:visited {
	color: #4a2885;
	font-family: "Arial","Tahoma","Helvetica","sans-serif"; 
	font-weight:normal;
	text-decoration: underline;
}

.right a:hover, a:active, a:focus {
	color: #0E2563;
	font-family: "Arial","Tahoma","Helvetica","sans-serif";
  font-weight:normal;
	text-decoration: none;
	background-color: #FFFF00;
}

#rightcontent {
	font-size: 10px;
	color: #777362;
}
#rightcontent h3 {
	font-size: 1.5em;
	margin: 0;
	padding: 20px 0 12px 20px;
	color: #DC8408;
}
#rightcontent p {
	margin: 6px 0 12px 0;
	line-height: 12px;
}
#testimonial {
	font-size: 0.7em;
	color: #777362;
	margin: 8px 8px 8px 8px;
	padding: 10px 10px 10px 10px;
	border:1px solid #999999;
}
.imgrt { float: right; margin-right: 5px;	border-width: 0; }
.imgxrt {	float: right;	margin:2; padding:2; 	border-width: 0px; }
.imglft {	float: left;	margin-left: 5px;	padding-right: 10px;	border-width: 0px; }
/* Main Services */
.mainService{
	width: 180px;
	float: left;
	margin: 5px;
	border: solid 1px #fdd041;
	border-top-width: 8px;
	padding: 7px 10px;
	background-color: #fbef99;
	background-image: url("images/yellowbgleft.jpg")!important;
}
.mainService {
	margin: 15px 0 15px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.mainService ul {
	margin: 5px 0 0 0;
	padding: 5px;
}
.mainService li {
	margin-left: 10px;
}
.mainService h3 {
	font-weight: bold;
	text-align:center;
}
/*CSS Hacks for Internet Explorer */

/* fix the over extended h2 borders */
* html h2 {
	zoom: 1;
}
* html .mainService {
/* double margin bug fix */
	display: inline;
/* IE 5 box-model fix */
	width: 180px;
	w\idth: 160px; 
}
/* Main Services Ends */
/* Individual Services */
.service{
	width: 180px;
	float: right;
	margin: 5px;
	border: solid 1px #fdd041;
	border-top-width: 8px;
	padding: 7px 10px;
	background-color: #fbef99;
	background-image: url("images/yellowbgleft.jpg")!important;
}
.service {
	margin: 15px 0 15px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.service ul {
	margin: 5px 0 0 0;
	padding: 5px;
}
.service li {
	margin-left: .7em;
}
.service h3 {
	font-weight: bold;
	text-align:center;
}
/*CSS Hacks for Internet Explorer */

/* fix the over extended h2 borders */
* html h2 {
	zoom: 1;
}
* html .service {
/* double margin bug fix */
	display: inline;
/* IE 5 box-model fix */
	width: 180px;
	w\idth: 160px; 
}
/* Individual Services Ends */
/* Sitemap Special Links*/
#sitemap {
	font-size: .9em;
	color:#666666;
	text-align:center;
	text-decoration: none;
}
a.sitemap:link		{
	font-size: 0.870em;
	color: #808080;
	text-decoration: none;
 }
a.sitemap:visited	{
	font-size: 0.870em;
	color: #808080;
	text-decoration: none;
	}
a.sitemap:active	{
 	font-size: 0.870em;
	color: #ff0000;
	text-decoration: none; 

}
a.sitemap:focus {
	font-size: 0.870em;
	color: #ff0000;
	text-decoration: none; 
}
a.sitemap:hover	{
	font-size: 0.870em;
	color: #ff0000;
	text-decoration: none; 
}

/* Sitemap Ends */
/* Footer */
#footer {
	font-family: "Arial", "Tahoma","Helvetica","sans-serif";
	font-size: 10px;
	font-style: normal; 
	font-weight:normal;
 	text-align:left;
	clear: both;
	background-image: url("images/footerbg.jpg");
	padding: 0;
	height: 80px;
}
#footer .footerlinks {
	padding: 0 179px 0 0;
	text-align: center;
}
#footer .footertxt {
	padding: 10px 0 0 0;
}
#footer a:link, #footer a:visited {
	color: #4a2885;
	text-decoration: underline;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #0E2563;;
	text-decoration: none;
}
.copyright	{ 
	float: left;
	margin: 15px 0 0 15px;
	padding: 5px;
	color: #0E2563;
	font: 10px verdana, arial, sans-serif;
	z-index: 3!important;
}
.credits	{ 
	float: right;
	margin: 15px 0 0 5px;
	padding: 5px;
	color: #0E2563;
	font: 10px verdana, arial, sans-serif;
	z-index: 3!important;
}
/* Footer Ends */
#formmain {
	width: 475px;
	padding: 20px 0;
	border: 1px dashed #666666; 
}
#contactus {
	margin: 20px 0 20px 40px;
	font-size: .95em;
}
#contactus h1 {
	text-align: left;
	font-color: #f00;
	font-size: 16px;
	line-height: 1.4;
}

.subHeader {display: inline; }
.t1 {font-family: "Verdana", "Arial", "Tahoma","Helvetica","sans-serif"; font-size: 10pt; font-style: normal; 
font-weight:normal; text-align:left; color: #cc3300;}

.tb {font-family: "Arial", "Tahoma","Helvetica","sans-serif"; font-size: 10pt; font-style: normal; 
font-weight:bold; text-align:left; color: #0E2563;}

.t2 {font-family: "Arial", "Tahoma","Helvetica","sans-serif"; font-size: 8pt; font-style: 
normal; font-weight: normal; text-align:left; color: #0E2563; background-image: url('http://www.sms-nw.com/i/banrbg.gif')}

.t3 {font-family: "Arial", "Tahoma","Helvetica","sans-serif"; font-size: 9pt; font-style: normal; 
font-weight:bold; text-align:left; color: #0E2563; }

.t4 {font-family: "Arial", "Tahoma","Helvetica","sans-serif"; font-size: 12pt; font-style: normal; 
font-weight:bold; text-align:left; color: #0E2563;}

.t9 {font-family: "Arial", "Tahoma","Helvetica","sans-serif"; font-size: 9pt; font-style: normal; 
font-weight:normal; text-align:left; color: #0E2563;}

.t10 {font-family: "Arial", "Tahoma","Helvetica","sans-serif"; font-size: 10pt; font-style: normal; 
font-weight:normal; text-align:left; color: #cc3300;}

.t11 {font-family: "Arial", "Tahoma","Helvetica","sans-serif"; font-size: 9pt; font-style: normal; 
font-weight:normal; text-align:left; color: #cc3300;}

.t12 {font-family: "Arial", "Tahoma","Helvetica","sans-serif"; font-size: 12pt; font-style: normal; 
font-weight:bold; text-align:left; color: #cc3300;}

.twhite {color: #FFFFFF; font-family: "Arial","Tahoma","Helvetica","sans-serif";
font-size: 8pt; font-weight: normal; text-align: center; font-style: normal; text-decoration: none;}

.input {font-family: "Arial", "Tahoma","Helvetica","sans-serif"; font-size: 10pt; font-style: normal; 
font-weight:normal; text-align:left; background-color:#FFFFcc; color: #0E2563;}

.redbig {font-family: "Arial", "Tahoma","Helvetica","sans-serif"; font-size: 13pt; 
font-style: normal; font-weight: bold; text-align: center; color: #ff0000;}

.red {font-family: "Arial", "Tahoma","Helvetica","sans-serif";  font-size: 10pt;
font-style: normal; font-weight: bold;  color: #ff0000;}

.red2 {font-family: "Arial", "Tahoma","Helvetica","sans-serif";  
font-style: normal; font-weight: bold; font-size: 10pt; color: #cc3333;}

a:link.contactus {
color: #4a2885;
font-family: "Arial","Tahoma","Helvetica","sans-serif"; 
font-size:12px;
font-weight:normal;
text-decoration: underline;}

a:visited.contactus {
color: #4a2885;
font-family: "Arial","Tahoma","Helvetica","sans-serif";
font-size:12px;
font-weight:normal;
text-decoration: underline;
}

a:hover.contactus {
color: #0E2563;
font-family: "Arial","Tahoma","Helvetica","sans-serif";
font-size:12px;
font-weight:normal;
text-decoration: none;
background-color: #FFFF00;}

form#contact { 
 background-color: #ffffff; 
 color: #000000; 
 border: 1px solid #999999; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 text-align: left; 
}

#contact .buttons { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 background-color: #ffffff; 
 color: #FFFFFF; 
 margin-right: 6px; 
}


br{font-size:10px}

.b{color:#000000; }
.b1{font-size:13px; color:#000000}
.b2{font-size:12px; color:#000000}
.b3{font-size:10px; color:#000000; text-decoration:none}
.b4{font-size:9px; color:#000000; text-decoration:none}
.b5{font-size:12px; color:#000000; text-decoration:none}

.t1{background:url(images/2_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 12px }
 		
input,textarea{
   background:#FDF7E8;
   border:1px solid #333333;
   font-family:Arial;
   font-size:10px;
} 

div.navbar {top: 120px; left: 0px; height:20px; width:760px;}

.borderTable {padding: 5px 5px 5px 5px; border: 1px solid #990000; background-color: #fffded;}

	
/* FORMS */
form {
	margin: 0 ;
}
input {
	font-family: arial,tahoma,verdana,sans-serif;
	margin: 2px 0
}
fieldset {
	border: none
}
label {
	display:block;
	padding: 5px 0
}
label br {
	clear:left
}

/* Forms - general classes */
	input.f-submit {
	padding: 1px 3px;
	background:#666;
	color:#fff;
	font-weight:bold;
	font-size:96%
	}
	
	/* Forms - f-wrap-1 - simple form, headings on left, form elements on right */
		form.f-wrap-1 {
			padding: .5em 0;
			background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%;
			border-top: 1px solid #d7d7d7;position:relative
		}
		form.f-wrap-1 fieldset {
			width:auto;
			margin: 10px 10px;
		}
		form.f-wrap-1 h3 {
			margin:0 0 .6em;
			font: bold 155% arial;
			color:#c00}
		form.f-wrap-1 label {
			clear:left;
			float:left;
			width:100%;
			border-top: 1px solid #fff;
		}
		
		/* hide from IE mac \*/
		form.f-wrap-1 label {float:none}
		/* end hiding from IE5 mac */
	
		form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {
			width:15em;
			float:left;
			margin-left:10px}
		
		form.f-wrap-1 label b {
			float:left;
			width:8em;
			line-height: 1.7;
			display:block;
			position:relative}
		form.f-wrap-1 label b .req {
			color:#c00;
			font-size:150%;
			font-weight:normal;
			position:absolute;
			top:-.1em;
			line-height:1;
			left:-.4em;
			width:.3em;
			height:.3em}
		form.f-wrap-1 div.req {
			color:#666;
			font-size:96%;
			font-weight:normal;
			position:absolute;
			top:.4em;
			right:.4em;
			left:auto;
			width:13em;
			text-align:right
		}
		form.f-wrap-1 div.req b {color:#c00;font-size:140%}
		form.f-wrap-1 label select {width: 15.5em}
		form.f-wrap-1 label textarea.f-comments {width: 20em}
		form.f-wrap-1 div.f-submit-wrap {padding: 5px 0 5px 8em}
		form.f-wrap-1 input.f-submit {margin: 0 0 0 10px}
		
		form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap {
		clear:left;
		float:left;
		width:32em;
		border:none;
		margin:0;
		padding-bottom:.7em
		}
		form.f-wrap-1 fieldset.f-checkbox-wrap b, form.f-wrap-1 fieldset.f-radio-wrap b {float:left;width:8em;line-height: 1.7;display:block;position:relative;padding-top:.3em}
		form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset {float:left;width:13em;margin: 3px 0 0 10px}
		form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label {float:left;width:13em;border:none;margin:0;padding:2px 0;margin-right:-3px}
		form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio {width:auto;float:none;margin:0;padding:0}
		
		form.f-wrap-1 label span.errormsg {position:absolute;top:0;right:-10em;left:auto;display:block;width:16em;background: transparent url(images/errormsg_bg.gif) no-repeat 0 0}
		form.f-wrap-1 label span.errormsg b {padding: 10px 0;margin: 0 10px 0 30px;color:#B30800;font-weight:bold;display:block;width:auto;float:none;line-height:1.3}



/* Image layout */
.imgrt {
	float: right;
	margin-right: 5px;
	padding-left: 10px;
	border-width: 0px;
	
}
.imglft {
	float: left;
	margin-left: 5px;
	padding-right: 10px;
	border-width: 0px;
}


.btxt {
	font-weight: bold;
}
#stxt {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .75em;
	margin: 20px 0;
	padding: 0;	
}
#medtxt {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .8em;
}
.alttxt {
	font-family: Arial, "Trebuchet MS" sans-serif;
	font-size: .8em;
}
#medtxt a:link, a:visited {
	color: #246e53;
	text-decoration: none;
}
#medtxt a:hover, a:active, a:focus {
	color: #ff0000;
	text-decoration: none;
}

#chart {
	font-family: Arial, "Trebuchet MS", sans-serif;
	text-align: center;
	color: #333333;
	border-bottom-color: #999999;
	border-left-color:#999999;
	font-size: .9em;
	line-height: 1.60em;

}
.charttext {
	font-family: Arial, "Trebuchet MS", sans-serif;
	text-align: left;
	color: #000066;
	border-bottom-color: #999999;
	border-left-color:#999999;
	}
.smalltext {
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 0.90em;
	line-height: 1.20em;
}
.emtxt {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: smaller;
	font-style:italic;
}
.quotetxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-style:italic;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 5%;
}
.just {
	text-align: justify;
}
.lft {
	text-align: left;
}
.phonetitle	{
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold; 
}
.redbig {
	font-family: "Arial", "Tahoma","Helvetica","sans-serif"; 
	font-size: 13pt; 
	font-style: normal;
	font-weight: bold; 
	color: #ff0000;
}
.red {
	font-family: "Arial", "Tahoma","Helvetica","sans-serif";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}
.clearit {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.dkredlg	{
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
color: #8B0000;
}
.dkredbold	{
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
color: #8B0000;
}
.shadeform	{ 
	font: 13px arial, verdana, sans-serif;
	background-image: url(images/shadeform.gif);
	text-align: left;
	width: 200PX;
	border: #000000 1px solid
}
.textarea	{ 
	font: 12px arial, verdana, sans-serif;
	background-image: url(images/shadeform.gif);
	text-align: left;
	width: 275PX;
	border: #000000 1px solid
}
.submitbutton { 
	font-family: 9pt arial, verdana, sans-serif;
}

.bullet {
	background-image: url(images/blackball.gif)}
.outside {
	list-style-position: outside;
	list-style-image: url(images/bullet_blu.gif);
	padding-left: 0px;
	margin: 0;
}
#black {
  margin: 0em;
  padding: 0;
}
#black li {
  list-style: none;
  background: url(images/blackball.gif) no-repeat left center ;
	list-style-position: outside;
  padding-left: 1.0em;
} 
#smblack {
  margin: 0em;
  padding: 0;
}
#smblack li {
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 0.90em;
  list-style: none;
  background: url(images/blackball.gif) no-repeat left center ;
	list-style-position: outside;
  padding-left: 1.0em;
} 
/*#contentbtm {
	position: absolute;
	bottom: 0;
	text-align: center;
}*/ 
