html, body, ul, li, h1, h2, h3, h4 {
	height:100%;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 0px; /* force scrollbars */
}
h1{
	color: #FFFFFF;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 22px;
}
h2{
	color: #FF9900;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 20px;
}
h3{
	color: #FFFFFF;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14px;
}
body {
	background-image:url(../detail_files/bg.jpg);
	font-family: Arial,sans-serif;  
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

object, form {
	margin: 0 0 0 0;  
	padding: 0 0 0 0;
}


.header-bg{
	background-image:url(../detail_files/bg-header.jpg);
	background-repeat:repeat-x;
}
.menu-bg{
	background-image:url(../detail_files/bg-menu.gif);
	background-repeat:repeat-x;
}
.line-bg{
	background-image:url(../detail_files/line-bg.jpg);
	background-repeat:repeat-x;
}

.content_bg_home {
	background-image: url(../detail_files/bg-home.jpg);
	background-repeat:no-repeat;
}
.content_bg_about{
	background-image: url(../detail_files/bg-about.jpg);
	background-repeat:no-repeat;
}
.content_bg_info{
	background-image: url(../detail_files/bg-info.jpg);
	background-repeat:no-repeat;
}




.about_txt{
	color: #FFFFFF; 
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 13px;
}
.contact_txt{
	color: #FFFFFF; 
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 16px;
}

.useful_txt {
	color: #000000; 
	text-decoration: none;
	font-family:  "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 16px;
}

.slogan_txt_header{
	color: #003366; 
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 22px;
}
.slogan_txt{
	color: #003366; 
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 18px;
}
.lower_txt{
	color: #003366; 
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
}

.tele-txt_header{
	color: #FF9900; 
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 12px;
}
.tele-txt{
	color: #003399; 
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 12px;
}
a.tele-txt_link:link {
	color: #003399; 
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 12px;
}
a.tele-txt_link:visited{
	color: #003399; 
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 12px;
}
a.tele-txt_link:hover{
	color: #FF0000; 
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 12px;
}
.txt_date{
	color: #003399;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
}



.footer_txt{
	color: #000000; 
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 11px;
}
a.footer_txt_link:link {
	color:#0066CC ; 
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 11px;
}
a.footer_txt_link:visited{
	color: #0066CC;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 11px;
}
a.footer_txt_link:hover{
	color: #FF0000;
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 11px;
}

span.tab_logo{
	margin-left:1em;
}
span.tab_lower{
	margin-left:0.5em;
}
span.tab_subject{
	margin-left:1em;
}
span.tab_date{
	margin-right:1em;
}

.table_data {background:#FFFFFF; margin:10px 20px;}
.table_data .title {font:bold 12px "Verdana"; padding:5px 8px; background:#FF9900; text-align:center}
.table_data .data {padding:0px 5px;}
.table_data .cart_title {font-weight:bold; text-align:center}
.table_data .cart_data {padding:0px 0px 0px 5px;}
.table_data .h_d {font-weight:bold; padding:0px 10px 0px 10px; text-align:right}
.table_data td {padding:3px 0px;}
.table_data select {font:normal 11px "Verdana"; margin:0px 0px 0px 5px;}
.table_data input {font:normal 11px "Verdana";}
.table_data A:link {COLOR: #0033FF; TEXT-DECORATION: underline;}
.table_data A:visited {COLOR: #0033FF; TEXT-DECORATION: underline;}
.table_data A:active {COLOR: #0033FF; TEXT-DECORATION: none;}
.table_data A:hover {COLOR: #0033FF; TEXT-DECORATION: none;}

.table_info {background:#FFFFFF; margin:10px 20px;}
.table_info .info_title {font:bold 12px "Verdana"; padding:5px 8px; background:#FF9900; text-align:center}
.table_info .info_data {padding:5px;}
.table_info .info_cart_data {padding:5px; text-align:left;}
.table_info .info_h_d {font-weight:bold; padding:5px; text-align:right}
.table_info input {font:normal 11px "Verdana"; width:200px;}
.table_info textarea {font:normal 11px "Verdana"; width:250px; height:100px;}

.table_shoose {margin:10px 20px; font:bold 12px "Verdana"; color:#FFFFFF; background:#FF9933;}
.table_shoose td {padding:5px 10px;}
.table_shoose select {font:normal 11px "Verdana"; margin:0px 0px 0px 5px;}

/* Calenda */
.TESTcpYearNavigation,
.TESTcpMonthNavigation
		{
		background-color:#6677DD;
		text-align:center;
		vertical-align:center;
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		}
.TESTcpDayColumnHeader,
.TESTcpYearNavigation,
.TESTcpMonthNavigation,
.TESTcpCurrentMonthDate,
.TESTcpCurrentMonthDateDisabled,
.TESTcpOtherMonthDate,
.TESTcpOtherMonthDateDisabled,
.TESTcpCurrentDate,
.TESTcpCurrentDateDisabled,
.TESTcpTodayText,
.TESTcpTodayTextDisabled,
.TESTcpText
		{
		font-family:arial;
		font-size:8pt;
		}
TD.TESTcpDayColumnHeader
		{
		text-align:right;
		border:solid thin #6677DD;
		border-width:0 0 1 0;
		}
.TESTcpCurrentMonthDate,
.TESTcpOtherMonthDate,
.TESTcpCurrentDate
		{
		text-align:right;
		text-decoration:none;
		}
.TESTcpCurrentMonthDateDisabled,
.TESTcpOtherMonthDateDisabled,
.TESTcpCurrentDateDisabled
		{
		color:#D0D0D0;
		text-align:right;
		text-decoration:line-through;
		}
.TESTcpCurrentMonthDate
		{
		color:#6677DD;
		font-weight:bold;
		}
.TESTcpCurrentDate
		{
		color: #FFFFFF;
		font-weight:bold;
		}
.TESTcpOtherMonthDate
		{
		color:#808080;
		}
TD.TESTcpCurrentDate
		{
		color:#FFFFFF;
		background-color: #6677DD;
		border-width:1;
		border:solid thin #000000;
		}
TD.TESTcpCurrentDateDisabled
		{
		border-width:1;
		border:solid thin #FFAAAA;
		}
TD.TESTcpTodayText,
TD.TESTcpTodayTextDisabled
		{
		border:solid thin #6677DD;
		border-width:1 0 0 0;
		}
A.TESTcpTodayText,
SPAN.TESTcpTodayTextDisabled
		{
		height:20px;
		}
A.TESTcpTodayText
		{
		color:#6677DD;
		font-weight:bold;
		}
SPAN.TESTcpTodayTextDisabled
		{
		color:#D0D0D0;
		}
.TESTcpBorder
		{
		border:solid thin #6677DD;
		}

.txt_copyright{
	color:#0066CC ; 
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 11px;
}