body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.bg_search {
	background-image: url(images/search_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.bg_tittleleft {
	background-image: url(images/bg_tittle_left.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 266px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
}
.bg_tittle_left_center {
	background-image: url(images/bg_tittle_left_bg.jpg);
	background-repeat: repeat-y;
	width: 266px;
}
.bg_footer {
	background-image: url(images/menu_bottom.jpg);
	background-repeat: repeat-x;
	height: 34px;
}

.dv_bg {
	background-image: url(images/dv_bg.gif);
	background-repeat: repeat-x;
	height: 168px;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
}
.form_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 145px;
	border: 1px solid #dddde2;
}
.border_imgdv {
	border: 2px solid #FFFFFF;
}
.border_img {
	border: 2px solid #d9d9d9;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.border_bottom1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d6d6d6;
	height: 30px;
}
.text_dv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1b8aac;
	text-decoration: none;
	padding-left: 5px;
}
.text_bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0272c0;
	text-decoration: none;
}
.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0272c0;
	text-decoration: none;
}
.text_green20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00904a;
	text-decoration: none;
}
.text_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#menu a {
	DISPLAY: block;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 26px;
	line-height:26px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	background-image: url(images/menu_bg_h.jpg);
	background-repeat: repeat-x;
	color: #bcecff;
}
#menu a:visited {
	background-image: url(images/menu_bg_h.jpg);
	background-repeat: repeat-x;
	color: #bcecff;
}
