@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	background-image: url();	
}
body {
	background-image: url();
	margin-top: 0px;
	background-repeat: repeat;
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F60;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.style1 {
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
}
.style2 {
	font-size: 18px;
	color: #C00;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	color: #F90;
}
.style4 {
font-size: 16px;
color: #0000FF;
}
.style5 {
font-size: 14px;
color: #0000FF;
font-weight:bold;
}
.mailer-bkgnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(mailer-bkgnd.gif);
	background-repeat: repeat;
	height: 100px;
	width: 640px;
	color: #C00;
}

.text-bkgnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(text-bkgnd.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 200px;
	color: #FFF;
}
.paragraph-bkgnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(paragraph-bkgnd.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 600px;
	color: #FFF;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-color: #000;
	text-align: center;
	border: thin solid #CCC;
}
.folio-bkgnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(folio-bkgnd.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 600px;
}
.main-image {
	background-image: url(woman-main.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 300px;
}
