@import url("menu.css");
/* CSS Document */
body {
	/* background:#FFF url(images/body_bg.png) repeat-x top left;*/
	background:#ffffff;
	height:100%;
	margin:0px;
	padding:0px;
}
/*-------- Default Style --------*/
th, td, div {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
a, a:link, a:visited, a:active {
	color:#f06030;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

a:hover {
	color:#C00;
	text-decoration:none;
}
/*-------- design style --------*/
.template_style {
	width:782px;
	background:#ffffff;
	margin:auto;
}
.top_space {
	height:0px;
}
.lang_pad {
	height:0px;
}
.logo_top{
	padding:0px;
	margin:0px;
}
.logo_top_left {
	padding:0px;
	margin:0px;
	background:url(images/border_point.png) no-repeat bottom left;
}
.logo_top_right {
	padding:0px;
	margin:0px;
	background:url(images/border_point.png) no-repeat bottom right;
}
.logo_top_bg {
	padding:0px;
	margin:0px 1px 0px 1px;
	background:url(images/border_point.png) repeat-x bottom;
	height:1px;
}
.logo_left {
	padding:0px;
	margin:0px;
	background:url(images/border_point.png) repeat-y top left;
}
.logo_right {
	padding:0px;
	margin:0px;
	background:url(images/border_point.png) repeat-y top right;
}
.logo_pad {
	background:#ffffff url(images/logo_top.png) no-repeat top left;
	margin: 0 1px 0 1px;
	padding:0;
	height:89px;
}
.menu_left {
	padding:0px;
	margin:0px;
	background:url(images/border_point.png) repeat-y top left;
}
.menu_right {
	margin:0px;
	padding:0px;
	background:url(images/border_point.png) repeat-y top right;
}
.menu_bg {
	padding:0px;
	margin: 0px 1px 0px 1px;
	height:25px;
	background-color:Transparent;
	background:url(images/logo_bottom.png) no-repeat top left;
}
.search_style {
	float:right;
	padding:8px 0px 0px 0px;
}
.search_bg {
	padding-right:2px;
}
.search_bg Input {
	color: #43494D;
}

/* menu (top) style */
.menu_style 
{
	padding:0px 10px 0px 160px;
	margin:0px;
	height:23px;
}
.botmenu_style 
{
	padding:0px 10px 0px 160px;
	margin:0px;
}

.bread_left {
	padding:0px;
	margin:0px;
	background:url(images/border_point.png) repeat-y top left;
}
.bread_right {
	padding:0px;
	background:url(images/border_point.png) repeat-y top right;
}
.bread_bg {
	padding:0px;
	margin: 0 1px 0 1px;
	background:#ffffff url(images/bread_bg.png) repeat-x center left;
	height:40px;
}
#login_style {
	float:right;
	padding:8px 17px 0px 10px;
}
#bread_style {
	float:left;
	padding:8px 0px 0px 17px;
	color:#000000;
	font-size:13px;
}
.center_bg {
	padding:0px;
	margin:0px;
}
.left_bg {
	padding:0px;
	margin:0px;
	background:url(images/border_point.png) repeat-y top left;
}
.right_bg {
	padding:0px;
	margin:0px;
	background:url(images/border_point.png) repeat-y top right;
}
.content_pad {
	padding:10px 22px 10px 22px;
	margin: 0 7px 0 7px;
	/*background:#FFF url(images/center_bg.png) repeat-x bottom left;*/
	background:#ffffff;
	min-height:300px;
}
.bot_left {
	padding:0px;
	margin:0px;
	background:url(images/border_point.png) repeat-y top left;
}
.bot_right {
	padding:0px;
	margin:0px;
	background:url(images/border_point.png) repeat-y top right;
}
.bot_bg 
{
	height:23px;
	margin:0px 1px 0px 1px;
	padding:0px;
	background:url(images/bread_bg.png) repeat-x center;
}
.bot_pad {
	margin-bottom:20px;
	padding:0 1px 0 1px;
}
#terms_style {
	float:left;
}
#copy_style 
{
	margin-top:10px;
}
.clear_float {
	clear:both;
}
/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane {
	padding:0px;
	margin:0px;
}
.LeftPane {
	padding:0px 10px 0px 0px;
	width:10em;
	margin:0px;
}
.RightPane {
	padding:0px 0px 0px 10px;
	width:10em;
	margin:0px;
}
/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited {
	color:#ffffff;
	font-size:13px;
}
a.Breadcrumb:hover {
	color:#000000;
}
/*-------------- Link Style --------------*/
.links 
{
	
	padding-bottom:10px;
	text-align:center;
}

a.links:link, a.links:active, a.links:visited {
	font-weight:bold;
	color:black;
	font-size:11px;
	text-transform:uppercase;
}
a.links:hover {
	color:#C00000;
}
/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited {
	color:#4F839F;
	font-size:12px;
}
a.user:hover {
	color:#C00;
}
/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited {
	margin:0px;
	padding:10px;
	color:black;
	font-size:10px;
	text-align: center;
	background:url(images/border_point.png) repeat-x bottom;
}
a.footer:hover {
	color:#C00;
}
/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer {
	position:relative;
	white-space: nowrap;
}
div.SearchBorder {
	width: 200px;
	height: 20px;
	border: solid 1px #e0e0e0;
	position:absolute;
	right:35px;
	background-color: White;
	white-space: nowrap;
	margin-top: 2px;
}
div.SearchContainer a {
	padding: 0px 5px;
	position:relative;
	display: block;
}
div.SearchIcon {
	float: left;
	width: 31px;
	height: 20px;
	cursor: pointer;
	z-index: 11;
	background: no-repeat 2px 2px;
	text-align:right;
}
div.SearchIcon img {
	margin-top: 3px;
}
input.SearchTextBox {
	float: left;
	z-index: 10;
	border: 0px;
	width:150px;
	height:18px;
	margin-left:3px;
}
#SearchChoices {
	clear: both;
	display: none;
	border: solid 1px #C3D4DF;
	z-index: 2000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size:12px;
	background-color: #F3F7FA;
	position:absolute;
	top: 22px;
	left: 0px;
}
#SearchChoices li {
	cursor: pointer;
	margin: 0;
	padding: 2px 2px 0 2px;
	padding-left: 25px;
	height: 18px;
	text-align:left;
	background-color: #F3F7FA;
	background-repeat: no-repeat;
	background-position: 2px center;
	list-style: none;
	list-style-image: none;
	border: none;
	display:block;
}
#SearchChoices li.searchHilite {
	background-color: #CE0D0D;
	color:#ffffff;
	border: none;
}
#SearchChoices li.searchDefault {
	background-color: #F8FAFF;
	border: none;
}

/*Table Frame */

table.frame {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(240, 96, 48) rgb(240, 96, 48) rgb(240, 96, 48) rgb(240, 96, 48);
	border-collapse: collapse;
	background-color: white;
}
table.frame th {
	border-width: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.frame td {
	border-width: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.noframe {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: rgb(240, 96, 48) rgb(240, 96, 48) rgb(240, 96, 48) rgb(240, 96, 48);
	border-collapse: collapse;
	background-color: white;
}
table.noframe th {
	border-width: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.noframe td {
	border-width: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


















































































