body
{
	margin: 0px;
	background: #ffffff;
}
td
{
	color: #000;
	font-family: Arial;
	font-size: 12px;
}
table
{
	border-collapse: collapse;
}
form
{
	margin: 0px;
}
.text_reg
{
	padding-left: 1px;
	width: 100%;
}
.box_sms_img
{
	background: url( '/images/sms_frame.gif' ) no-repeat;
	padding-top: 16;
	padding-left:4;
	padding-right:4;
	padding-bottom:4;
}
.td_space_mnu_header
{
	padding-left: 10;
	padding-right: 10;
}
a.link_header
{
	font: 10px Tahoma,Arial;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fdcd01;
}
a.link_header:hover
{
	color: #ffffff;
}
a.link_news_title
{
	color: #0080c0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
}
a.link_news_title:hover
{
	text-decoration: none;
	color: #d78b13;
}
.mnu_left_title
{
	height: 25px;
	color: #ffff00;
	font: 11px Arial;
	font-weight: bold;
	background: url( "/images/title_mnu_left.jpg" ) no-repeat;
	padding-left: 32px;
	padding-bottom: 6px;
}
.mnu_right_title
{
	text-align: right;
	height: 25px;
	color: #ffff00;
	font: 11px Arial;
	font-weight: bold;
	background: url( "/images/title_mnu_right.jpg" ) no-repeat;
	padding-right: 32px;
	padding-bottom: 6px;
}
.mnu_left_content
{
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 3px;
}
.home_left_title
{
	padding-bottom: 6px;
}
.home_right_title
{
	text-align: right;
	padding-bottom: 6px;
}
div.td_content_news_home
{
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
}
a.link_left_title
{
	color: #ffff00;
	font: 11px Arial;
	font-weight: bold;
	text-decoration: none;
}
a.link_left_content
{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #000;
}
.text_search
{
	height: 16;
	font-family: Arial;
	width: 100%;
	border: 0;
	padding-left: 1px;
}
.button_class
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	height: 19px;
}
.button_search
{
	background: url( '/images/go.jpg' );
	height: 16;
	border: 0;
	width: 30px;
	cursor: hand;
	cursor: pointer;
}
.label_group_title
{
	text-transform: uppercase;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffff00;
}
.news_detail_title
{
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: ff2424;
}
a.link_news_next
{
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #851f10;
}
a.link_news_next:hover
{
	color: 0080c0;
}
.label_date_updated
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 3px;
}
a.link_news_other
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0080c0;
}
a.link_news_other:hover
{
	color: d78b13;
}
.div_short_content
{
	line-height: 130%;
	padding-left: 3px;
}
a.link_sms_next
{
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
}
a.link_sms_next:hover
{
	color: c00000;
}
.curr_paging
{
	font: 10px/20px Tahoma;
	font-weight: bold;
	border: 1px solid #919498;
	padding: 2px 5px 2px 5px;
	background: #505050;
	color: #fff;
}
.paging_dot
{
	color: Blue;
	font-weight: bold;
	cursor: pointer;
	padding: 1px 4px;
	position: relative;
	background-color: transparent;
}
a.link_paging
{
	font: 10px/20px Tahoma;
	font-weight: bold;
	color: blue;
	border: 1px solid #919498;
	padding: 2px 5px 2px 5px;
	margin: 0px;
}
a.link_paging:hover
{
	color: #fff;
	background: #505050;
}
a.paging_next
{
	font: 10px/20px Tahoma;
	font-weight: bold;
	color: blue;
	border: 1px solid #d6b639;
	padding: 2px 5px 2px 5px;
	margin: 0px;
	text-decoration: none;
}
a.paging_next:hover
{
	
	color: #0000ff;
	background: #505050;
}
.text_input
{
	font-family: Arial;
	font-size: 12px;
	background: #ffffff;
	width: 100%;
	padding: 1px;
}
#dvTip 
{
	display: none;
	padding: 3;
	font-size: 12px;
	font-weight:normal;
	border: black solid 1px;
	font-family: arial;
	position: absolute;
	background-color: #f9e285;
	color: 000000;
}
#dhtmltooltip
{
	color: #000000;
	font-family: Verdana, arial, helvetica;
	font-size: 11px;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=120);
}
#dhtmlpointer
{
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
.dvhdr
{
	background: #fdf8ef;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #C8BA92;
	border-right: 1px solid #C8BA92;
	border-left: 1px solid #C8BA92;
	padding: 2px;
	width: 300px;
}
.dvbdy
{
	background: #fdf8ef;
	font-family: tahoma;
	font-size: 11px;
	border-left: 1px solid #C8BA92;
	border-right: 1px solid #C8BA92;
	border-bottom: 1px solid #C8BA92;
	padding: 2px;
	width: 300px;
	text-justify: auto;
}
#ImageBox
{
	position: absolute;
	z-index: 10000;
	overflow: visible;
	display: none;
	top: 100px;
	left: 100px;
	height: 0px;
	width: 0px;
}
.footer
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}