@charset "utf-8";
.bg_leftbar {
	background-image: url(images/leftbar.jpg);
	background-repeat: repeat-y;
}
.bg_rightbar {
	background-image: url(images/rightcol.jpg);
	background-repeat: repeat-y;
}
.bg_menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
}
.bg_left {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
}
.bg_form {
	background-image: url(images/contactus_bg.jpg);
	background-repeat: repeat-y;
}


.text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
}

.line_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.border_l_t {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
.border_t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.border_l_r {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.border_l_t_b {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.border_r_t_b {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.outline_blk {
	border: 1px solid #333333;
}
.outline_gr {
	border: 1px solid #8F8F8F;
}

.text_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0221D;
}
.text_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C0221D;
	font-weight: bold;
	margin-top: 1px;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-top: 15px;
	margin-right: 5px;
}
.border_b_r {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.text_main_no {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.pad_lr {
	padding-right: 20px;
	padding-left: 20px;
}
.pad_tb {
	padding-top: 10px;
	padding-bottom: 10px;
}

.text_titles2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #61737A;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}
