body, td {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
}

.txt_white_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;	
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;	
	font-size: 12px;
}

a.white {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
	font-size: 12px;
}
a.white:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;	
	font-size: 12px;
}

a.white_u {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;	
	font-size: 12px;
}
a.white_u:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;	
	font-size: 12px;
}
a.black_u {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;	
	font-size: 11px;
}
a.black_u:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;	
	font-size: 11px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 90px;	
	background: url(/img/input.gif) no-repeat;
	/* background-attachment: fixed; */
	border: 0px;
	padding: 2px 10px 2px 5px;	
	margin: 0px 3px -1px 3px;
}

.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 60px;
	background: url(/img/enter.gif) no-repeat;
	border: 0px;
	padding: 2px 10px 2px 5px;	
	margin: 0px 3px -1px 3px;
}

.menu_header {
	background: url(/img/menu_header.gif) no-repeat right bottom;
	height: 5px;

}

.menu_item {
	background: url(/img/menu_item.gif) no-repeat right top;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 40px;
		
}

.submenu_item {
	background: url(/img/submenu_item.gif) no-repeat right top;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 70px;

}

.menu_footer {
	background: url(/img/menu_footer.gif) no-repeat right top;
	height: 8px;

}

.top_menu_item {
	background:url(/img/top_menu_back.gif) repeat-x;
	padding: 0px 0px 0px 0px;
	text-align: center;	
	font-weight: bold;

}

.top_menu_split {
	background: url(/img/top_menu_split.gif) no-repeat;

}

.head_black {
	background: url(/img/head_black.gif) no-repeat left; 
	height: 34px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 20px;

}

.head_black2 {
	background: url(/img/head_black2.gif) no-repeat left #dededd; 
	height: 32px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 120px;

}

.c_news {
	background: url(/img/line_1.gif) repeat-x bottom; 
	height: 22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #615e5d;
	font-weight: bold;
	margin: 0px 20px 0px 0px;
	text-align: center;

}

.c_line {
	background: url(/img/line_2.gif) repeat-x bottom; 
	height: 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #615e5d;
	font-weight: bold;
	margin: 0px -33px 10px -40px;
	text-align: center;
	position: relative;

}

.txt_white {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	
};
