* {margin: 0; padding: 0; border: 0;
   	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #d6aeb5; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; scrollbar-face-color: #999999; SCROLLBAR-ARROW-COLOR: #660033;
}
body {
background-color: #000;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 100%;
font-color: #333;
line-height: 1.5;
}

#bg1 {
	background: url("../images/bg_left.jpg") center 0 repeat-y;
	width: 38;
} 

.bg2 {
	background: url("../images/bg_content.jpg") center 0 no-repeat;
	width: 462px;
    height: 320px; 
} 

.bg3 {
	background: url("../images/bg_right.jpg") center 0 repeat-y;
} 

a:link, a:active, a:visited {
color: #4A265A; 
text-decoration: underline}

a:hover {
color: #4A265A; 
text-decoration: none}

.form_text {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: 400 ; color: #333333; line-height: 13pt;}
.page_text {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: 400 ; color: #333333; line-height: 12pt;}
}