.bg_left_t {
	background-image: url(images/left_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_right_t {
	background-image: url(images/right_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_t {
	background-image: url(images/bg_left_t.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.right_t {
	background-image: url(images/bg_right_t.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left_b {
	background-image: url(images/bg_left_b.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.right_b {
	background-image: url(images/bg_right_b.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg_right_b {
	background-image: url(images/right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_left_b {
	background-image: url(images/left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.l_b {
	background-image: url(images/l_b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.r_b {
	background-image: url(images/r_b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.r_t {
	background-image: url(images/r_t.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.l_t {
	background-image: url(images/l_t.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #7b7b7b;
	text-decoration: none;
}
.text a:link{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #0081ab;
	text-decoration: underline;
}
.text a:visited{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #0081ab;
	text-decoration: underline;
}
.text a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #16316f;
	text-decoration: underline;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #0b77b4;
	text-decoration: none;
}
.text1 a:link{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #0b77b4;
	text-decoration: underline;
}
.text1 a:visited{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #0b77b4;
	text-decoration: underline;
}
.text1 a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #0b77b4;
	text-decoration: underline;
}

.contact_input {
	background-image: url(images/inputbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 27px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/inputboxbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 250px;
}
