.border {
	border: thick solid #FFFFFF;
	background-image: url(../images/shell.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: FBFFE4;
}
body {
	background-color: #E2E2E2;
	scrollbar-face-color: #CCD3A6;
	Sscrollbar-highlight-color: #FBFFE4;
	scrollbar-shadow-color: #BDC68C;
	scrollbar-3dlight-color: #CCD3A6;
	scrollbar-arrow-color: #FBFFE4;
	scrollbar-track-color: #E2E2E2;
	scrollbar-darkshadow-color: #BDC68C;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	}

.border2 {
	background-color: #FBFFE4;
	border-top: thick none #FFFFFF;
	border-right: thick solid #FFFFFF;
	border-bottom: thick solid #FFFFFF;
	border-left: thick solid #FFFFFF;
}
.page {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.pichor {
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.picpor {
	background-image: url(../images/frame_por.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:active {  
	color: #7B1C57; text-decoration: none;
}
a:hover {  
	color: #7B1C57; text-decoration: underline;
}
a:link {  
	color: #7B1C57; text-decoration: none;
}
a:visited {  
	color: #CCD3A6; text-decoration: none;
}
.purpletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B1C57;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCD3A6;
}
.cream {
	background-color: #FCFFEA;
}
.deb { background-image: url(../images/deb.gif); background-repeat: repeat; border: #CC9999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
