.collection-box-left {
	FLOAT: left; WIDTH: 252px; HEIGHT: 350px; background-color:#CCCCCC;
}
.main_td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.top_menu {
	color:#FFFFFF;
	text-decoration: none;
	font-family:Myriad Pro,Arial, Helvetica, sans-serif;
	font-size:14px;
}
.khung {
	background-color:#666666;
	text-align:center;
	margin-top:10;
	height:15;
}

.textbox_line {
	BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: #FFFFFF 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff;
}

.top_menu a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-family:Myriad Pro,Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
.top_menu a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-family:Myriad Pro,Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
.top_menu a:hover {
	color:#EEEEEE;
	text-decoration: none;
	font-family:Myriad Pro,Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
.top_menu a:active {
	text-decoration: none;
}

.left_menu{
	color:#FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	
}

.left_menu a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	
}
.left_menu a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	
}
.left_menu a:hover {
	color:#CE1E04;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	
}
.left_menu a:active {
	text-decoration: none;
}

.datetext{color:#990000;}

.frame01 {
	border: 1px solid #990000; padding:10px; background-color:#EFEFF0; height:130;
	border-top-width:0px;
}

.background_left {
background-image:url(../Images/bg_dark_blue_left.jpg);
background-position:left;
background-repeat:repeat-y;
}