
body {background-color: #000033; background-image: url('../images/bg.gif'); background-repeat: no-repeat; font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;}

/* HEADER */

table.header {
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	padding: 5px;
	background-color: #000000;
	width: 100%;
}

td.header {
	background-color: #000000;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12pt; font-weight: bold; font-style: normal; color: #ffffff;
}

/* HEADER */
/* CONTENT IMAGE */

table.content_box {
	background-image: url('/images/star_bg_content_box.png'); background-repeat: no-repeat;
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	padding: 0px;
	width: 500px;
}

td.content_box {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12pt; font-weight: bold; font-style: normal; color: #ffffff;
}

table.content_box_instructions {
background-color:#000066;
	border-right: #333366 1px solid;
	border-top: #333366 1px solid;
	border-left: #333366 1px solid;
	border-bottom: #333366 1px solid;
	padding: 2px;
	width: 100%;
}

td.content_box_instructions {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt; font color: #ffffff;
}

.content_box_title {font-size: 12pt; font-weight: bold; font-style: normal; color: #9999ff;}
.bullet_text {font-size: 8pt; font-weight: normal; font-style: normal; color: #6699FF;}
.bullet_text_grey {font-size: 8pt; font-weight: normal; font-style: normal; color: #999999;}
.FFF {font-size: 10pt; font-weight: bold; font-style: normal; color: #ffffff;}
.text {font-size: 9pt; font-weight: normal; font-style: normal; color: #99cc99;}
.text2 {font-size: 8pt; font-weight: normal; font-style: normal; color: #ccff99;}
.number {font-size: 9pt; font-weight: normal; font-style: normal; color: #cc9999;}

a:active {color: #ccffff}
a:link {color: #ccffff}
a:visited {color: #ccccff}

/* CONTENT IMAGE */
/* Testimonials */

table.testimonial {
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
}

td.testimonial {
	padding:5px 5px 5px 5px; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: italic; 
	color: #FFFFCC;
}
	
td.quote {
	padding:5px 5px 5px 5px;
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	padding:5px 5px 5px 5px; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	color: #6699FF;
}

div {font-weight:normal;}

/* Testimonials */

/* footer text */
.footer {font-size: 8pt; font-weight: normal; font-style: normal; color: #999999;}
.footer:hover {color: #cccccc}
.footer:visited {color: #ffffff}
.footer:link {color: #0066CC}