/* CSS Document */

body {
	background-color: #050000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:oblique;
	color:#FFCCCC;
}

a:link {
	color: #FE5BFE;
	font-weight: bold;
}
a:visited {
	color: #CE2ED1;
	font-weight: bold;
}
a:hover {
	color: #FFEBE4;
	font-weight: bold;
}


.bgr_top {
	background-image: url(images/right_top2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bgr_main {
	background-image: url(images/right_main2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bgr_top2 {
	background-image: url(images/2right_top2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 
.bgr_main2 {
	background-image: url(images/2right_main2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bg_3 {
	background-image: url(images/bg_clean.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.bg_4 {
	background-image: url(images/bg_clean_ray.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
