 a.copy:link {
	color: #099;
	font-size:8pt;
	font-family:Arial, sans-serif;
	text-decoration: none;
}
       
 a.copy:visited {
	color: #036;
	font-size:8pt;
	font-family:Arial,sans-serif
}

 p.copy {color:black;
 font-size:8pt;
 font-family:Arial,sans-serif;
 margin-top: 1em; }  
 
 a.email:link {
	color: #FFF;
	font-size:8pt;
	font-family:Arial, sans-serif;
	font-weight: normal;
}
       
 a.email:visited {color: #000000;
 font-size:8pt;
 font-family:Arial,sans-serif}

 td.address {
	color:#FFF;
	font-size:8pt;
	font-family:Arial,sans-serif;
	padding:.1cm
} 
 
 td.home {
	color:#069;
	font-size:9pt;
	font-family:Arial,sans-serif;
	padding:.5cm
} 
 
 td {color:black;
 font-size:9pt;
 font-family:Arial,sans-serif} 
 
 td.border {background-color:#FFFFFF;
 border:1px solid black;
 padding:0px; }
 
 a:link {color: #922627;
 font-size:9pt;
 font-family:Arial,sans-serif}
       
 a:visited {
	color: #036;
	font-size:9pt;
	font-family:Arial,sans-serif
}
 a:coupon_text {
	color: #06C;
	font-size:9pt;
	font-family:Arial,sans-serif
}
         
 td.lines {color:black;
 font-size:9pt;
 font-family:Arial,sans-serif;
 background-image:
 url("/images/left.jpg";
 background-repeat: repeat-y}
 
 td.lines2 {color:black;
 font-size:9pt;
 font-family:Arial,sans-serif;
 background-image:
 url("/images/right.jpg";
 background-repeat: repeat-y}
  
.big_centerNEW {
	width:380px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 25px;
	border:dashed
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10;
	height: 100px;
	border: 1px dotted #999;
	font-weight: bolder;
	color: #069;
	background-color: #FFC;
	font-size: 14px;
	background-image: url(images/Blank_Background.png);
	}
 
 

/* This document contains examples of styles that should be useful for making
 * forms with the template system. You could copy them into your stylesheet,
 * and modify them to suit your design */



/* Here's an example of a set of styles you might use to change the captions of
 * form fields to indicate which are required, which are optional, and which
 * have been filled incorrectly (e.g. not filled at all) */
*.required_caption { text-align: right; vertical-align: top; font-weight: bold; }
*.error_caption { text-align: right; vertical-align: top; font-weight: bold; color: red; }
*.optional_caption { text-align: right; vertical-align: top; }

/* You can have as many sets of these styles as you need. In some cases it does
 * not work to change the color/boldness of text (such as when you have a
 * pulldown with no caption. Perhaps these styles for changing the background
 * color would be useful in such cases. */
*.required_bg { text-align: right; font-weight: bold; }
*.error_bg { background-color: red; text-align: right; padding: 2px; }
*.optional_bg { text-align: right; }

*.required_left_caption { text-align: right; font-weight: bold; }
*.error_left_caption { text-align: right; font-weight: bold; color: red; }

*.form_field { vertical-align: top; align:left; }
*.template { color: red; font-size: 26px; }

*.required_right_caption { text-align: left; font-weight: bold; }
*.error_right_caption { text-align: left; font-weight: bold; color: red; }

*.required_center_caption { text-align: center; font-weight: bold; }
*.error_center_caption { text-align: center; font-weight: bold; color: red; }

span.required { font-weight: bold; }
span.error { font-weight: bold; color: red; }
esentall_coupon {
	font-weight: bold;
	border: 2px dashed #999;
}
