body {
	background-image: url(../images/interface/background_2.gif);
}
.text_style1 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border:none;
}
.text_style2 {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.border_white1{ 
	border:1px;
	border-color:#FFFFFF;
}
.text_style3 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
}

.text_style4 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	border:none;
}
.text_style4underline {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	text-decoration:underline;
}
.text_style5 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-style:italic;
}
.text_style6 {
	font-size: 10px;
	color: #CC6699;
	font-family: Arial, Helvetica, sans-serif;
	}
.menu1{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	background-color:#412846;
	border:medium;
	border-top-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	border-left-color:#FFFFFF;
	padding-right:15px;
	line-height:14px;
	background-image:url(../images/interface/menu_border.gif);
	background-repeat:no-repeat;
	width:150px;	
}

a.menu:link {color: #CC6699;}
a.menu:active {color:#CC6699}
a.menu:visited {color: #EEEEEE;}
a.menu:hover {color:#CC6699}

a.text_style4:link {color: #FFFFFF;}
a.text_style4:active {color:#CC6699}
a.text_style4:visited {color: #999999;}
a.text_style4:hover {color: #333333}

.header1{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
line-height:14px;
}
