/*Main*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    SCROLLBAR-FACE-COLOR: #e2e2e2;
    SCROLLBAR-HIGHLIGHT-COLOR: #e2e2e2;
    SCROLLBAR-SHADOW-COLOR: #e2e2e2;
    SCROLLBAR-3DLIGHT-COLOR: #a2a2a2;
    SCROLLBAR-ARROW-COLOR: #b64a00;
    SCROLLBAR-TRACK-COLOR: #f2f2f2;
    SCROLLBAR-DARKSHADOW-COLOR: #a2a2a2;
    SCROLLBAR-BASE-COLOR: #e2e2e2
	/*overflow-x:hidden;*/

}
td {
	font-family: Arial;
	font-size: 10px;
	color: #4b4b4b;	
}
img {border: 0;}
input,select,textarea  {
	font-family: Arial;
	font-size:11px;
	color:#b64a00;
	background-color:#ffffff;

}

/* left navigations*/
.left_searchtbl {
	background-image: url(images/searchbg.gif);
	background-repeat: no-repeat;
}
.left_search_input {
	position:relative;
	left: 0px;
	top: 70px;
	right: 0px;
	bottom: 0px;
}
.left_tbl_bg {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.left_tbl_ctrl {
	background-image: url(images/leftnavi_bg2.gif);
	background-repeat: repeat-y;
    position:relative;
}
.left_tbl_01 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.left_tbl_02 {
	padding: 5px;
}
.left_tbl_fld {
	padding: 5px;
	padding-left: 15px;
	background-image: url(images/fd_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: hand;
}
.left_tbl_nonfld {
	padding: 5px;
	padding-left: 15px;
	background-image: url(images/fd_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.left_tbl_subfld {
	padding-left: 10px;
}
.left_tbl_03 {
	padding: 5px;
	padding-left: 15px;
	background-image: url(images/fd_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.left_tbl_line {
	background-color: #CCCCCC;
}

/*support*/
#where {
	font-family: Arial;
	font-size: 10px;
	color: #4b4b4b;	
}
#where a {
	font-family: Arial;
	font-size: 10px;
	color: #4b4b4b;	
	text-decoration:none;	
}

#where a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #b64a00;
	text-decoration:none;	
}

a.intext {color: #b64a00; text-decoration: underline;}
a.intext:hover  {color: #4b4b4b; text-decoration: none;}

a.vice {font-family: Arial;font-size: 12px;color: #4b4b4b;text-decoration:none;}
a.vice:hover {font-family: Arial;font-size: 12px;color: #4b4b4b;text-decoration:underline;}

.generaltxt {
	font-family: Arial;
	font-size: 12px;
	color: #4b4b4b;	
	line-height: 19px;
}

.title02 {
	font-weight:bold;
	font-size: 14px;
	line-height:28px;
}

.title04 {
	font-weight:bold;
	font-size: 12px;
	line-height:22px;
}

.title05 {
	font-weight:normal;
	font-size: 12px;
	line-height:22px;
}

.spt_tbl_subc {
	padding: 3px;
	padding-left: 0px;
}

.spt_tbl_payment {font-weight:bold; border-style:solid; border-width:1px; border-color:#a2a2a2;}

/*right information*/
.rgt_tbl_padding {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/*links*/
a.navi:link, a.navi:visited, a.navi:active {font-family: Arial; font-size: 10px; color: #b64a00; text-decoration: none;}
a.navi:hover  {font-family: Arial;	font-size: 10px; color: #b64a00; text-decoration: underline; }
a.subcat {font-family: Arial; font-size: 10px; color: #4b4b4b; text-decoration: none;}
a.subcat:hover  {font-family: Arial;	font-size: 10px; color: #a2a2a2; text-decoration: none;}

