.bglinks {
	background: url(images/bglinks.jpg) repeat-y left;
}
.woman {
	background: url(images/woman1.jpg) no-repeat bottom;
}
a:link {
	font: 11px Arial;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font: 11px Arial;
	color: #676767;
	text-decoration: none;
}
a:hover {
	font: 11px Arial;
	color: #DE0808;
	text-decoration: none;
}
a:active {
	font: 11px Arial;
	color: #E41211;
	text-decoration: none;
}
.menu {
	background: url(images/menu.gif) no-repeat right center;
	padding-left: 10px;
	padding-top: 1px;
	padding-right: 25px;



}
.border {
	border-top: 1px solid #EBEBEB;
	border-right: 0px;
	border-bottom: 1px solid #EBEBEB;
	border-left: 0px;
}
.bgright {
	background: url(images/bgright.gif) repeat-y right;
}
.bglink {
	background: url(images/linkbg1.gif) repeat-x top;
}
.linkbg {
	background: #F5F3F4 url(images/linkbg.jpg) repeat-y right;
}
.bglink1 {
	background: url(images/linkbg.gif) repeat-x bottom;
}
.text {
	font: 12px Arial;
	color: #000000;
	text-align: justify;
}
h1 {
	font: bolder 26px Arial;
	color: #FBA1A1;
	text-align: center;
}
.color {
	color: #6B6969;
	text-decoration: underline;
}
.form {
	border: 1px inset #EBEBEB;
	font: 11px Arial;

}
.submit {
	font: bolder 11px Arial;
	color: #000000;
	background: #FBA1A1;
	text-align: center;
	border: 1px outset #FBA1A1;
}
.color1 {
	font-size: 12px;

}
