.frame {
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
}
.frame_tl {
	background-image: url(../images/frame/tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	top: -1px;
	left: -1px;
}
.frame_tr {
	background-image: url(../images/frame/tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	left: 2px;
}
.frame_br {
	background-image: url(../images/frame/br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	position: relative;
	top: 2px;
}
.frame_bl {
	background-image: url(../images/frame/bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
	left: -2px;
}


.frm_w_top {
	height: 12px;
}
.frm_w_10 {
	width: 12px;
	height: 12px;
	background-image: url(../images/frame/frm_w_10.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.frm_w_12 {
	height: 12px;
	background-image: url(../images/frame/frm_w_12.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.frm_w_02 {
	width: 12px;
	height: 12px;
	background-image: url(../images/frame/frm_w_02.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.frm_w_09 {
	width: 12px;
	background-image: url(../images/frame/frm_w_09.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.frm_w_cnt {
	padding: 5px 50px 5px 8px;
	background-image: url(../images/frame/frm_w_arr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #0066ff;
}
.frm_w_cnt a:link, .frm_w_cnt a:visited, .frm_w_cnt a:active {
	color: #0066ff;
	text-decoration: none;
}
.frm_w_cnt a:hover {
	color: #ff6633;
	text-decoration: none;
}
.frm_w_03 {
	width: 12px;
	background-image: url(../images/frame/frm_w_03.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.frm_w_btm {
	height: 12px;
}
.frm_w_07 {
	width: 12px;
	height: 12px;
	background-image: url(../images/frame/frm_w_07.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.frm_w_06 {
	height: 12px;
	background-image: url(../images/frame/frm_w_06.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.frm_w_05 {
	width: 12px;
	height: 12px;
	background-image: url(../images/frame/frm_w_05.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


.frm_b_top {
	height: 12px;
}
.frm_b_10 {
	width: 13px;
	height: 12px;
	background-image: url(../images/frame/frm_b_10.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.frm_b_12 {
	height: 12px;
	background-image: url(../images/frame/frm_b_12.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.frm_b_02 {
	width: 13px;
	height: 12px;
	background-image: url(../images/frame/frm_b_02.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.frm_b_09 {
	width: 13px;
	background-image: url(../images/frame/frm_b_09.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.frm_b_cnt {
	padding: 5px 50px 15px 10px;
	background: #3c87e7;
	background-image: url(../images/frame/frm_b_arr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #ffffff;
}
.frm_b_cnt a:link, .frm_b_cnt a:visited, .frm_b_cnt a:active {
	color: #ffffff;
	text-decoration: none;
}
.frm_b_cnt a:hover {
	color: #ff6633;
	text-decoration: none;
}
.frm_b_li {
	padding: 0px 30px 0px 10px;
	background: #3c87e7;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #ffffff;
}
.top_nav_li {
	border-top: 1px solid #5fa8f1;
	padding: 10px 15px 10px 15px;
	background-image: url(../images/frame/frm_b_arr.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.frm_b_li a:link, .frm_b_li a:visited, .frm_b_li a:active {
	color: #ffffff;
	text-decoration: none;
}
.frm_b_li a:hover {
	text-decoration: none;
}
.frm_b_03 {
	width: 13px;
	background-image: url(../images/frame/frm_b_03.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.frm_b_btm {
	height: 12px;
}
.frm_b_07 {
	width: 13px;
	height: 12px;
	background-image: url(../images/frame/frm_b_07.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.frm_b_06 {
	height: 12px;
	background-image: url(../images/frame/frm_b_06.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.frm_b_05 {
	width: 13px;
	height: 12px;
	background-image: url(../images/frame/frm_b_05.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
