body{
	margin:0px;
	padding:0px;
	background:#f179b9;
	}
	
.body_bg{
	background:#f390c7 url(../images/body_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	}
	
.left_shadow_bg{
	background:url(../images/left_shadow_bg.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	width:33px;
	}
	
.right_shadow_bg{
	background:url(../images/right_shadow_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:31px;
	}
	
.footer_bg{
	background:url(../images/footer_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	}
	
.footer_image{
	background:url(../images/footer_image.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:91px;
	width:800px;
	}
	
.body_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#030000;
	line-height:16px;
	}
	
.body_textbold{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#030000;
	line-height:16px;
	}
	
.body_textbold1{
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	color:#030000;
	line-height:16px;
	}
	
.footer_menu{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
a.footer_menu:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	}
	
.footer_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	}
	
.footer_text2{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#fcfcfc;
	text-decoration:none;
	}
	
a.footer_text2:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#e2007a;
	text-decoration:none;
	}
	
.link1{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	}
	
a.link1:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
	
.link2{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
	}
	
a.link2:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	

