}
img {
	border: 0px;
}
a:link {
	color: #5B5B5B;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #5B5B5B;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #5B5B5B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #D6D6D6;
	text-decoration: underline;
	font-weight: bold;
}
#laybg {
	background-image:url(img/laybg.gif);
	repeat: repeat-y;
}
.box_border {
	border: 1px solid #C7C7C7;
}
.box_title {
	padding: 3px;
	background-image:url(img/table_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
}
.box_content {
	padding: 3px;
}
#laybg tr td p a {
	color: #000;
}
#laybg tr td p ab {
	color: #000;
}
#laybg tr td p ab {
}
#header_bg {
	height: 150px;
	background: url("img/header_right.gif") top right no-repeat;
}

#header_bg2 {
	height: 150px;
	background: url("img/header_left.gif") top left no-repeat;
	
}

#header_container { 
	background: url("img/header_bg.gif") top repeat-x;
	display: block;
	width: 100%;
}

#logo {
	display: block;
	width: 100%;
}

#logo img {
	margin-top: 10px;
}
