body,form{
	margin:0px;	
	background-color:#000000;
}
body,table,td,form,list,option,input{
	font-family: Arial;
	font-size: 11px;
	color: #5c5c5c;
}
option,list{
	/*width: 100px;
	height:12px;*/
}
select {
	border:1px #666666 solid;
	background-color: #cccccc;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.img {
border:1px #666666 solid;
}
.hlt td {
	background:url(images/left_nav_arrow.gif) no-repeat left #ababab;
	color:#FFFFFF;
	font-size:12px;
	text-transform: uppercase;
	cursor:pointer
}
.rolled td {
	background:url(images/left_nav_arrow.gif) no-repeat left #f1f1f1;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	cursor:pointer
}
#nav_main{
	width: 100%;
	z-index:1;
	/*position:absolute;*/
	background-attachment: fixed;
	background-image: url(elements/images/bg_top.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#banner_home{
	
}
input{
	/*height:1px;*/
	font-family:Arial;
	font-size:10px;
}
.news_nugget {
text-align:left
}
.news_nugget a,#news_nugget a{
	color: #FFFFFF;
	padding-left: 20px;
	text-decoration:none
}
.quick_nugget{
	color: #FFFFFF;
	text-decoration:none
}
.quick{
	width: 150px;
	height:20px;
	margin-bottom:3px;
}
.quick2{
	width: 50px;
	height:20px;
	margin-bottom:3px;
}
.footer{

}
a.footer{
	text-decoration:none;
	color: #5c5c5c;
}
a.footer:hover{
	text-decoration:none;
	color: #888888;
}
.news_nugget_date{
	font-size: 9px;
	color: #5c5c5c;
	padding-right:20px;
}
#footer{
	background-color: #dddddd;
	height: 62px;
}
.content{
text-align:left;
}
.text_title{
	font-family:Arial, Helvetica, sans-serif;
	color:#ff3333;
	font-size:17px;
}
.text_title2{
	font-family:VNIHelveNeue55;
	color:#ff3333;
	font-size:16px;
}
.left_nav td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8d8d8d;
}
.color_picker img {
border:3px solid #f1f1f1;
margin:3px;
}
.news_list {
	color:#333333;
	text-decoration:none;
}
.nugget_title {
	text-align:left;
	
	color: #CCCCCC;
	padding-bottom:5px;
	padding-left:3px;
	font-weight:bold;
	text-transform:uppercase
}
a{
	color: #ff3333;
	text-decoration:none;
}
a:hover{
	color: #ff7979;
}

/* MODULO CSS 
 * Created by Ngoc Ha Doan  26/11/2009
 */
h3.modulo{font-size:13px;background:url(../images/modulo_sub_head.jpg) left no-repeat;height:26px !important;height:37px;padding:12px 0 0 66px;margin:0}
h3.modulo span{text-align:center;width:160px;display:block}
div.modulo{background:url(../images/modulo_sub_bg.jpg) repeat-y;}
div.modulo div.modulo{background:url(../images/modulo_sub_body.jpg) bottom left no-repeat;min-height:152px;padding:20px;width:690px !important;width:750px}
div.modulo img{padding:0 10px 10px 0;}
/* price table */
table.modulo{background:#858585}
table.modulo tr td{background:#fafafa}
table.modulo tr.row td{background:#fff}
table.modulo td{background:#858585;padding:10px}
table.modulo td.no-padding{padding:0}