body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #030202;
}
body,td,th {
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.menu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	padding-right: 4px;
	padding-left: 3px;
}
.name {
	font-size: 20px;
	font-weight: normal;
	color: #EB809E;
	font-family: "Times New Roman", Times, serif;
}

.menu:hover {
	
	font-weight: bold;
}

.menu_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}

.menu_2:hover {

	text-decoration: underline;
}

.text {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.line_name {
	color: #C44F93;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: right;
}
.bg_logo {
	background-image: url(images/new/logo_20_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
