body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#660099;
	scrollbar-track-color:#000000 ;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#9900cc;
	scrollbar-darkshadow-color:#333333; 
	scrollbar-3dlight-color:#cc33ff;
}
.box_sml {
	background-image: url(images/_bak_box_sml.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DA34F8;
	border-right-color: #CF09F4;
	border-bottom-color: #CF09F4;
	border-left-color: #A006BB;
}.box_lrg {
	background-image: url(images/_bak_box_lrg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DA34F8;
	border-right-color: #CF09F4;
	border-bottom-color: #CF09F4;
	border-left-color: #A006BB;
}
.bak_left_grad {
	background-image: url(images/_bak_left_grad.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
hr {
	color: #333333;
}.box_sml {
	background-image: url(images/_bak_box_sml.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bak_head_box {
	background-image: url(images/_bak_head_box.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.btm_head_box {
	background-image: url(images/nav2_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.purple {
	color: #B925D3;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #DE58F5;
	text-decoration: underline;
}
a.white_link:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.forms-textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/_textbox_bak_001.gif);
	border: 1px solid #000000;
}
/*------------------------------------------->design elements */
.cpBak{
}
.div-vert-right {
	width: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.div-horiz-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.div-vert-left {
	width: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.div-horiz-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.div-corner-right {
	width: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.navLink{
	color: #BA0DD9;
	text-decoration: none;
}
navLink:hover {
	color: #DE58F5;
	text-decoration: underline;
}