body {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fca001;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.menu-bg-ban {
	background-image: url(images/menu_ban.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.input-text {
	background-image: url(images/input_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #b3b3b3;
}
.text-white {
	color: #FFFFFF;
}
a.text-white:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.text-white:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.text-white:hover {
	font-size: 12px;
	color: #FFFBCF;
	text-decoration: underline;
}
.table-bg {
	background-image: url(images/table_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.underline {
	background-image: url(images/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.text-orange {
color: #FCA001;
}
a.text-orange:link {
	font-size: 12px;
	color: #FCA001;
	text-decoration: none;
}
a.text-orange:visited {
	font-size: 12px;
	color: #FCA001;
	text-decoration: none;
}
a.text-orange:hover {
	font-size: 12px;
	color: #FC7701;
	text-decoration: underline;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FC5601;
	text-decoration: underline;
}
.title-bg {
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.table-margin {
	padding: 20px;
	line-height: 18px;
}
td {
	font-size: 12px;
}
.text-red {
	font-weight: bold;
	color: #c02f00;
}
.table-border {
	border: 1px solid #b3b3b3;
}
.table_bg2 {
	background-image: url(images/table_bg2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	color: #333333;
	font-weight: bold;
}
.row-height {
	line-height: 24px;
}
.down-bg {
	background-color: #f5f5f5;
	border-top: 1px solid #eaeaea;
	
	border-bottom: 1px solid #eaeaea;
	
}
.model-margin {
	margin-right: 15px;
	margin-bottom: 15px;
}
.text-title {
	font-size: 13px;
	font-weight: bold;
	color: #fca001;
}
.stories-bg {
	background-color: #FFFFFF;
	background-image: url(images/menu_mid.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #b1b1b1;
	height: 100px;

}
.logo-border {
	background-color: #FFFFFF;
	border: 1px solid #b1b1b1;
	padding: 1px;
}
