/*----Main style---------------------------------------------------------*/
body {
	margin: 0px 0px 0px 0px; background-image:url(main_bg.gif);
}
a  {color: #01428B; text-decoration:none}
a:hover{color: #0142CE; text-decoration:underline}
hr {border: solid #ced6da 0px;	border-top-width: 1px;	height: 0px; }
.shopping{ color:#C4261D}



/*----Table style--------------------------------------------------------*/
td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;
}
.table_noborder {
	border:0;
	padding: 0 0 0 0;
	border-spacing: 0;
	border-collapse:collapse;
}
.light_row  	{ background-color: #F7F7F7 }
.dark_row   	{ background-color: #EBEBEB }
.line_light	  	{ background-color: #ECF0FF }
.line_dark	  	{ background-color: #C9DDFC }
.tab_title   	{ background-color: #FFF1D5 }


/*----Title and highlight style-----------------------------------------*/
h1	{font-size: 15pt;font-weight: bold;color: #EEEEEE;margin-top: 0px;margin-bottom: 0px;}
h2	{font-size: 11pt;font-weight: bold;color: #C52222;margin-top: 0px;margin-bottom: 0px;}
.sidebox_tit{
	font-size: 10pt;font-weight: bold;color: #FCFCFC; text-indent: 10px;
	background:url(sidebox_top.gif); height:31px;
}
.main_tit{
	font-size: 11pt;font-weight: bold;color: #C4261D; text-indent: 15px;
	background:url(main_title.gif); height:31px; background-repeat:no-repeat;
}
.main_content{
	background:url(main_line.gif); padding-left: 3px; padding-right: 3px;
}
.doted_line{
	background:url(doted_line.gif); height: 7px;
}



.topmenu		{
	font-size: 11px;
	color: #45678D;
	font-weight: bold;
	font-style: italic;
}
.topmenu:hover	{font-size: 11px; color: #45678D; font-weight: bold; text-decoration:none}
.second_title	{border:1px solid #C0C0C0; height:25px; font-size:10pt; color:#990000; font-weight:bold; background-color:#EBEBEB}
.price_style	{font-size: 10pt; color: #990000; font-weight: bold}
.item_name			{font-size: 10pt; color: #006600; font-weight: bold}
.item_name:hover	{font-size: 10pt; color: #006600; font-weight: bold}
.textnote	{font-size: 8pt; color: #990000; font-style:italic}

.uppercase {text-transform: uppercase;}
.lowercase {text-transform: none;}


/*------Form style---------------------------------------------------------*/
input,textarea,select{
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	padding-left: 1px;
}
.form_required {font-size:8pt; background-color:#FFFF66}
.form_button   {border: 1px solid #414141;background-image: url('radian_line.gif'); height:22px; font-size:8pt; font-weight:bold;}
.form_text     {font-size:8pt}
.alert_box	   {border:1px solid #990000; background-color:#FFD9D9}
.butbuynow	   {background:url(buynow.gif); width:98; height:20; text-align:center; font-weight:bold; color:#FFFFFF; padding-top:4px;}
/*------END Form style---------------------------------------------------------*/



/*---Khung layout chinh-------------------------------------------------------*/




/*---Icon style---------------------------------------------------------------*/








/*---Image style-------------------------------------------------------------*/
.img_style{
	border:#45678D solid 1px;
}



