
/* CSS Document */

body {margin:0; padding:0; font:10pt Tahoma; color:#000; background:url(bg.gif);}
div, h1, h2, h3, h4, p, form, label, img, span{ margin:0; padding:0; border:none}
.spacer{clear:both; font-size:0;line-height:0}
a:link, a:visited{ color:#000;text-decoration:none}
a:hover{color:#ff0000; text-decoration:none;}
a:focus{outline:none;}
ul{	margin:0; padding:0; list-style-type:none}
/*
body {
	margin: 0px;
	color: #595757;
	background:url(bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
*/
.gradient_top {
	background-image: url(gradient_top.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

/* ----------- link --- */

a:link {
	color: #595757;
}

a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CCCCCC;
}

.link_right_menu:link {
	color: #BB0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #F8F8F8;
	background-image: url(arrow_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #E7E7E7;
	height: 22px;
	text-align: left;
	vertical-align: middle;
}

.link_right_menu:visited {
	border-top:1px solid #FFFFFF; border-bottom:1px solid #E7E7E7 /*#B3B1B3;*/; background:#F8F8F8/*#EAEAEA;*/ url('arrow_01.jpg') no-repeat fixed left center; color: #BB0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	height: 22px;
	text-align: left;
	vertical-align: middle
}
.link_right_menu:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #BB0000;
	background-image: url(arrow_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #E7E7E7;
	height: 22px;
	text-align: left;
	vertical-align: middle;
}
.link_right_menu:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #BB0000;
	background-image: url(arrow_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #E7E7E7;
	height: 22px;
	text-align: left;
	vertical-align: middle;
}

.tab_search:link {
	color: #656565;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tab_search:visited {
	color: #666666;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.tab_search:hover {
	color: #FF0000;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.tab_search:active {
	color: #CCCCCC;
}

.tienich:link {
	color: #BB0000;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tienich:visited {
	color: #999999;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.tienich:hover {
	color: #000000;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.tienich:active {
	color: #CCCCCC;
}

/* ------------------- topmenu ------------------- */
.top_menu1:link {
	background-image: url(home.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 92px;
	display: block;
}

.top_menu1:visited {
	color: #595757;
	background-image: url(home.jpg);
	background-repeat: no-repeat;                
	height: 69px;
	width: 92px;
	display: block;
}
.top_menu1:hover {
	background-image: url(home_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;               
	height: 69px;
	width: 92px;

	display: block;
}
.top_menu1:active {
	background-image: url(home_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;                
	height: 69px;
	width: 92px;

	display: block;
}
/* 2 */
.top_menu2:link {
	color: #595757;
	background-image: url(products.jpg);
	background-repeat: no-repeat;
	background-position: center center;                
	height: 69px;
	width: 92px;

	display: block;
}
.top_menu2:visited {
	background-image: url(products.jpg);
	background-repeat: no-repeat;                
	height: 69px;
	width: 92px;

	display: block;
}
.top_menu2:hover {
	background-image: url(products_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;                
	height: 69px;
	width: 92px;

	display: block;
}
.top_menu2:active {
	background-image: url(products_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;                
	height: 69px;
	width: 92px;

	display: block;
}
/* 3 */
.top_menu3:link {
	color: #595757;
	background-image: url(services.jpg);
	background-repeat: no-repeat;
	background-position: center center;                
	height: 69px;
	width: 92px;

	display: block;
}

.top_menu3:visited {
	background-image: url(services.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: center center;                
	height: 69px;
	width: 92px;

	display: block;
}
.top_menu3:hover {
	background-image: url(services_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;                
	height: 69px;
	width: 92px;

	display: block;
}
.top_menu3:active {
	background-image: url(services_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;                
	height: 69px;
	width: 92px;

	display: block;
}
/* 4 */
.top_menu4:link {
	color: #595757;
	background-image: url(e-com.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 67px;
	width: 92px;
	display: block;
}

.top_menu4:visited {
	background-image: url(e-com.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 67px;
	width: 92px;
	display: block;
}
.top_menu4:hover {
	background-image: url(e-com_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
.top_menu4:active {
	background-image: url(e-com_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* 5 */
.top_menu5:link {
	color: #595757;
	background-image: url(aboutus.jpg);
	background-repeat: no-repeat;
	background-position: center center;                height: 69px;
	width: 92px;

	display: block;
}

.top_menu5:visited {
	background-image: url(aboutus.jpg);
	background-repeat: no-repeat;
	background-position: center center;                height: 69px;
	width: 92px;

	display: block;
}
.top_menu5:hover {
	background-image: url(aboutus_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
.top_menu5:active {
	background-image: url(aboutus_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
/* 6 */
.top_menu6:link {
	color: #595757;
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;                height: 69px;
	width: 92px;

	display: block;
}

.top_menu6:visited {
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;                height: 69px;
	width: 92px;

	display: block;
}
.top_menu6:hover {
	background-image: url(contact_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
.top_menu6:active {
	background-image: url(contact_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

/* -------------------End topmenu ------------------- */
.news_main:link {
	color: #737171;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 130%;
}

.news_main:visited {
	color: #bb0000;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
.news_main:hover {
	color: #FF0000;
}
.news_main:active {
	color: #CCCCCC;
}

.news_focus:link {
	color: #bb0000;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 130%;
}

.news_focus:visited {
	color: #bb0000;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
.news_focus:hover {
	color: #484747;
}
.news_focus:active {
	color: #bb0000;
}

.text_menu:link {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#FFF;
	text-transform: uppercase;
	padding-left: 3px;
}
.text_menu:visited {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#FFF;
	text-transform: uppercase;
	padding-left: 3px;
}
.text_menu:active {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#FFF;
	text-transform: uppercase;
	padding-left: 3px;
}
.text_menu:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#F00;
	text-transform: uppercase;
	padding-left: 3px;
}

.categorynews:link{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#FFF;
	text-transform: uppercase;
	padding-left: 3px;
	}
.categorynews:visited{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#ff0000;
	text-transform: uppercase;
	padding-left: 3px;
	}
.categorynews:active{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#ff0000;
	text-transform: uppercase;
	padding-left: 3px;
	}
.categorynews:hover{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#ff0000;
	text-transform: uppercase;
	padding-left: 3px;
	}
.news:link {
	color: #595757;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
}

.news:visited {
	color: #595757;
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
.news:hover {
	color: #bb0000;
}
.news:active {
	color: #CCCCCC;
}
.news:visited {
	color: #595757;
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
.news:hover {
	color: #bb0000;
}
.news:active {
	color: #CCCCCC;
}

.cat_top_news:link {
	color: #bb0000;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 130%;
}

.cat_top_news:visited {
	color: #bb0000;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
.cat_top_news:hover {
	color: #595757;
}
.cat_top_news:active {
	color: #CCCCCC;
}
.cat_top_news:visited {
	color: #bb0000;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
.cat_top_news:hover {
	color: #595757;
}
.cat_top_news:active {
	color: #CCCCCC;
}
.link_custom:link {
	color: #737171;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 130%;
}

.link_custom:visited {
	color: #bb0000;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
.link_custom:hover {
	color: #FF0000;
}
.link_custom:active {
	color: #CCCCCC;
}
/* -------- box ---------------*/
.bg_t_l {
	background-image: url(bg_t_l.jpg);
	background-repeat: no-repeat;
	width: 14px;
}
.ba_t_c {
	background-image: url(bg_t_c.jpg);
	background-repeat: repeat-x;
}
.bg_t_r {
	background-image: url(bg_t_r.jpg);
	background-repeat: no-repeat;
	width: 14px;
}
.bg_l {
	background-image: url(bg_l.jpg);
	background-repeat: repeat-y;
}
.bg_r {
	background-image: url(bg_r.jpg);
	background-repeat: repeat-y;
}
.bg_b_l {
	background-image: url(bg_b_l.jpg);
	background-repeat: no-repeat;
}
.bg_b_r {
	background-image: url(bg_b_r.jpg);
	background-repeat: no-repeat;
}
.bg_b_c {
	background-image: url(bg_b_c.jpg);
	background-repeat: repeat-x;
}
.bg_search_l {
	background-color: #FFFFFF;
	background-image: url(b_search_l.jpg);
	background-repeat: no-repeat;
	width: 22px;
	height: 98px;
}
.bg_search_c {
	background-color: #FFFFFF;
	background-image: url(b_search_c.jpg);
}
.bg_search_r {
	background-color: #FFFFFF;
	background-image: url(b_search_r.jpg);
	background-repeat: no-repeat;
	width: 13px;
}

.box_pic_t_l {
	background-image: url(box_pic_t_l.gif);
	background-repeat: no-repeat;
	width: 4px;
	height:4px;
}
.box_pic_t_c {
	border-top: 1px solid #D1D0D0;
}
.box_pic_t_r {
	background-image: url(box_pic_t_r.gif);
	background-repeat: no-repeat;
	width: 4px;
	height:4px;
}
.box_pic_l {
	border-left: 1px solid #D1D0D0;
}
.box_pic_r {
	border-right: 1px solid #D1D0D0;
}
.box_pic_b_l {
	background-image: url(box_pic_b_l.gif);
	background-repeat: no-repeat;
	width: 4px;
	height:4px;
}
.box_pic_b_r {
	background-image: url(box_pic_b_r.gif);
	background-repeat: no-repeat;
	width: 4px;
	height:4px;
}
.box_pic_b_c {
	border-bottom: 1px solid #D1D0D0;
}

.box_l {
	background-image: url(box_l.jpg);
	height: 35px;
	width: 12px;
}
.box_c {
	background-image: url(box_c.jpg);
}
.box_r {
	background-image: url(box_r.jpg);
	height: 35px;
	width: 12px;
}
.box_2_l {
	background-image: url(box_2_l.jpg);
	height: 141px;
	width: 5px;
}
.box_2_c {
	background-image: url(box_2_c.jpg);
}
.box_2_r {
	background-image: url(box_2_r.jpg);
	height: 141px;
	width: 6px;
}
.box_3_t_l {
	background-image: url(box_3_t_l.jpg);
	background-repeat: repeat;
	height:28px;
	width:6px;
	border-bottom: dotted #D1D0D0 1px;
}
.box_3_t_c {
	background-image: url(box_3_t_c.jpg);
	border-bottom: dotted #D1D0D0 1px;
	text-align: center;
}
.box_3_t_r {
	background-image: url(box_3_t_r.jpg);
	background-repeat: repeat;
	height:28px;
	width:6px;
	border-bottom: dotted #D1D0D0 1px;
}
.box_3_b_l {
	background-image: url(box_3_b_l.jpg);
	height: 6px;
	width: 6px;
}
.box_3_b_r {
	background-image: url(box_3_b_r.jpg);
	height: 6px;
	width: 6px;
}
.box_3_b_c {
	background-image: url(box_3_b_c.jpg);
}
.box_3 {
	background:#FCFBFB;
	border-left:1px solid #D1D0D0;
	border-right:1px solid #D1D0D0;
}
.box_4_l {
	background-image: url(box_4_l.jpg);
	width: 1px;
	height:30px;
}
.box_4_c {
	background-image: url(box_4_c.jpg);
	text-align:left;
}
.box_4_r {
	background-image: url(box_4_r.jpg);
	width: 3px;
	height:30px;
}
.box_main {
	background:#FCFBFB;
	border:1px solid #D1D0D0;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #484747;
	text-align: justify;
	padding:6px;
}

/* -------------- text ---------------*/
.text_hotnews {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #484747;
	border-bottom:1px dotted #CCCCCC;
	text-align:left
}
.text_news {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #484747;
	text-align: justify;
}
.text_title_news {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FFF;
	text-align:left;
	background-image: url(tieude.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height:20px;	
}
.title_news {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #BB0000;
	text-align:left;
	height:25px;
}
.text_title_focus_news {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FFF;
	text-align:left;
	background-image: url(tieude.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height:20px;
	text-transform:uppercase;
}

.text_title {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: normal;
	color: #656565;
}

.text_bold {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#6F6F6F;
}

.text_bold1 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#656565;
	text-transform: uppercase;
	padding-left: 3px;
}

.text_bold2 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
	text-transform:uppercase;
}
/*------------ icon  & arrow ----------------*/

.icon {
	background-image: url(icon.jpg);
	height: 21px;
	width: 26px;
	background-position: left center;
	background-repeat: no-repeat;
}
.icon_news{
	padding: 3px 7px;
	background-image: url(icon_hotnews.jpg);
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: top center;
	width: 16px;
}
.arrow_extract {
	background-image: url(arrow_extract.gif);
	height: 18px;
	width: 22px;
	background-repeat: no-repeat;
	background-position: center center;
}
.arrow_contract {
	background-image: url(arrow_contract.gif);
	height: 18px;
	width: 22px;
	background-repeat: no-repeat;
	background-position: center center;
}
.icon_1 {
	background-image: url(icon_1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 16px;
}

/* ----------- footer -----------*/
.footer_l{
	background:url(footer_l.jpg);
	width: 5px;
}
.footer_c {
	background:url(footer_c.jpg);
}
.footer_r {
	background:url(footer_r.jpg);
	width: 5px;
	height:101px;
}

/*--------------- style picture ----*/

.pic_left {
	margin:3px;
	float:left;
}
.pic_right {
	margin:3px;
	float:right;
}

.logo {
	background:url(logo.jpg) no-repeat center center;
}
/*-----------------------*/

.footer_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #CD0202;
	text-decoration: none;
}
.footer_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #767575;
	text-decoration: none;
}
.footer_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #767575;
	text-decoration: none;
}



/* Tab ajax css */
.shadetabs{
	margin:0px;
	padding:0px;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	height : 100px;
	font:8pt Arial, sans-serif;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	display: inline;
	margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 0px;
border: 1px solid #D0D0D1;
color:#333;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
color:#ff0000;
text-decoration:none;
font-weight:bold;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
	background:#FCFBFB;
	border:1px solid #D1D0D0;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #484747;
	text-align: justify;
	padding:0px;
}

/* Tab home */

.greytitle {
	font-weight: bold;
	color: #333333;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.contentbdr_1 {
	border-right: solid 1px #D1D0D0;
	border-bottom: solid 1px #D1D0D0;
	border-left: solid 1px #D1D0D0;
	background-image: url(/images/bottombg_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tabgreen {
	border-top-width: 1px;
	cursor:pointer;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1D0D0;
	border-right-color: #D1D0D0;
	border-bottom-color: #FFFFFF;
	border-left-color: #D1D0D0;
	background-image: url(img/tabStripeOn.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	color: #FF0000;
	font:8pt Arial, sans-serif;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tabgreen a:link, .tabgreen a:visited {
	color: #a34a08;
	cursor:pointer;
}
.tabgrey {
	background-image: url(img/tabStripeOff.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor:pointer; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e8e5;
	border-right-color: #e1e8e5;
	border-bottom-color: #D1D0D0;
	border-left-color: #e1e8e5;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	color: #575757;
	font:8pt Arial, sans-serif;
	font-family:tahoma, Arial, Helvetica, sans-serif;
}
.tabgrey a:link, .tabgrey a:visited {
	color: #575757;
	cursor:pointer;
	height: 24px;
}
.tab_content {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #484747;
	text-align: justify;
	padding:1px;
}
.register {
	width: 98%;
	text-align: center;
	border-top: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	border-collapse: collapse;
}
.register th, .register td {
	text-align: left;
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
}
.register th{
	padding: 0 0 0 15px;
	background: #EEE;
}
.register td {
	padding: 0 8px;
}
.register img, .register input {
	vertical-align: middle;
}
.register img {
	margin: 0 0 0 5px;
}
.register input.input {
	width: 99%;
}
.button {
	BORDER-RIGHT: #b6b6b6 1px solid; BORDER-TOP: #b6b6b6 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #b6b6b6 1px solid; COLOR: #666666; BORDER-BOTTOM: #b6b6b6 1px solid; FONT-FAMILY: Verdana, Arial; BACKGROUND-COLOR: #ffffff
}
.inan:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.inan:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
		font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.inan:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.inan:active {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
		font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.cell_1 {
	background:#ECECEC;
	border-bottom:1px solid #E0E0E0;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #E0E0E0;
	border-left:1px solid #E0E0E0;
	height:21px;
	color:#6F6F6F;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight : bold;
	padding-left:5px;
	height : 30px;
}
.cell_2 {
	background:#FAFAFA;
	border-bottom:1px solid #E0E0E0;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #E0E0E0;
	border-left:1px solid #E0E0E0;
	height:21px;
	color:#6F6F6F;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
	height : 25px;
}
.cell_3 {
	background:#ECECEC;
	border-bottom:1px solid #E0E0E0;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #E0E0E0;
	height:21px;
	color:#00519C;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
}
.tips {
	padding: 1px 1px 1px 25px;
	color: #DF8A00;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(bullet-tips.gif) no-repeat center left;	
	text-align:left;
}
.error {
	padding: 5px 5px 5px 25px;
	color: #CF3020;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(bullet-error.gif) no-repeat center left;
	text-align:left;	
}
.message {
	padding: 5px 5px 5px 25px;
	color: #16A9CD;
	background: url(../images/bullet-info.gif) no-repeat center left;
	text-align:left;
	font-size: 12px;
	font-weight:bold;
}
.note {	
	color: #CF3020;	
	text-align:left;
	font-weight:bold;
	font-size:14px;	
}
/*User Control Footer*/
.textNameCompany
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00000;
	text-align:center;
	height:auto;
}

.textAddress
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-align:center;	
	vertical-align:middle;	
	background-color:#0075bb;
}

A.linkFooter:hover{FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial  ; TEXT-DECORATION: none}
A.linkFooter:link {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial  ; TEXT-DECORATION: underline}
A.linkFooter:active {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial  ; TEXT-DECORATION: underline}
A.linkFooter:visited {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial  ; TEXT-DECORATION: underline}
A.linkFooter:active {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial  ; TEXT-DECORATION: underline}
A.linkFooter:hover {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial  ; TEXT-DECORATION: none}	

.newslinktitle
								{
									color: Black;
									background-image: url(images/l1.gif);
									background-repeat: no-repeat;
									background-position: 0px 12px;
									padding-left: 10px;
									text-align: justify;
									padding-top: 5px;
									font-family: Tahoma, Geneva, sans-serif;
									font-size: 12px;
									text-decoration: none;