.img-bg {
	background-image: url(../images/image-bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:340px;	
}

.logobg { background-image:url(../images/right-img.jpg);
background-repeat: no-repeat;
background-position:top center;
height:227px;
width:363px;
}

.formbox-top { background-image:url(../images/formbox-top.png);
background-repeat:no-repeat;
background-position:bottom center;
height:20px;
width:321px;
}

.formbox-middle { background-image:url(../images/formbox-middle.png);
background-repeat:repeat-y;
background-position:top center;
width:321px;
}



.formbox-bottom { background-image:url(../images/formbox-bottom.png);
background-repeat:no-repeat;
background-position:top center;
height:20px;
width:321px;
}

.logo { font:normal 32px Arial, Helvetica, sans-serif; color:#000000;  }

.h3 { font:normal 13px/20px Arial, Helvetica, sans-serif; color:#000000; padding:20px; }

.copyright { font:normal 13px/20px Arial, Helvetica, sans-serif; color:#000000; }

.content-top { background-image:url(../images/cont-top-bg.jpg);
background-repeat:no-repeat;
background-position:bottom left;
height:11px;
}

.content-middle { background-image: url(../images/cont-middle-bg.jpg);
background-repeat:repeat-x;
background-color:#5F879E;
background-position:top left;
height:311px;

}

.content-bottom { background-image:url(../images/cont-bottom-bg.jpg);
background-repeat:repeat-x;
background-position:top left;
height:10px;
}

.outer {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: dashed;
		border-left-style:  dashed;
	border-right-color: #7D9CB0;
	border-left-color: #7D9CB0;
}
