.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.input_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.search_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #F2C276;
}
.p9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #858484;
}
.p12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.p14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.p16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.content_bg {
	background-image: url(Images/content_bg_home.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.left_bg_home {
	background-image: url(Images/left_bg_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_home {
	background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.white_l:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.white_l:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.white_l:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8de67;
	text-decoration: underline;
}
.blue_l:link {
	color: #00a8ff;
	font-size: 12px;
	text-decoration: underline;
}
.blue_l:visited {
	color: #00a8ff;
	font-size: 12px;
	text-decoration: underline;
}
.blue_l:hover {
	color: #FF9900;
	font-size: 12px;
	text-decoration: none;
}
.orange_l:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff4800;
	text-decoration: underline;
}
.orange_l:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff4800;
	text-decoration: underline;
}
.orange_l:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F87D49;
	text-decoration: underline;
}
.all:link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.all:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.all:hover {
	color: #FF6600;
	font-size: 12px;
	text-decoration: underline;
}
