body {
	background-image: url(img/bg1.gif);
	background-color: #990000;
	margin:0px;
}

body td {
	color: #CCFFFF;
	font-family: "Microsoft Sans Serif" Verdana Arial;
	font-size: 16px;
}

.header {
	background-image: url(img/bg2.gif);
	border-bottom: solid 1px white;
	width: 100%;
	text-align: center
}

.headlinks {
	font-family: "Microsoft Sans Serif" Verdana Arial;
	font-size: 16px;
	height: 36px;
	word-spacing: 30px;
}

.headlinks, .headlinks a { text-decoration: none }
a {
	text-decoration: none;
	color: #FFCC66;
}

.caption {
	font-size: 13px;
	text-align: center;
	height: 15px;
}

.pricing {
	line-height: 40px;
	text-align:center;	
}
.pricing td {
	border: solid 1px #EEEEEE;
}

input, textarea {
	background-color: #A55F64;
	color: white;
	padding: 2px;
	font-size: 13px;
	font-family: "Microsoft Sans Serif" Verdana Arial;
}

.img_r #shad_r {
	padding: 0px;
	background-image: url(img/shad_r.jpg);
	background-repeat: no repeat;
	width: 7px;
	height: 405px;
}

.img_r #shad_b {
	padding: 0px;
	background-image: url(img/shad_b.jpg);
	background-repeat: no repeat;
	width: 547px;
	height: 7px;
}

.img_r #pic_eg {
	width: 540px;
	height: 405px;
}