body {
	background-image:url(/img/standard/new_bg.jpg);
	background-position:top center;
	background-color: #666666;
	margin:0px;
	background-attachment:fixed;
}

#content{
	width:822px;
	background-color:#FFFFFF;
	border-left:3px solid #000000;
	border-right:3px solid #000000;
}

#col_left{
	width:400px;
	padding:3px;
	float:left;
	text-align:left;
}

#col_right{
	width:400px;
	padding:3px;
	float:right;
	text-align:left;
}

#col_inside_left{
	width:590px;
	padding:3px;
	float:left;
	text-align:left;
}

#col_inside_right{
	width:210px;
	padding:3px;
	float:right;
	text-align:left;
}

#menu{
	background-color:#000000;/**/
	padding:6px;
	color:#;
	text-align:center;
}

#footer{
	background-image:url(../img/standard/footer.jpg);
	height:70px;
	padding:3px;
	color:#FFFFFF;
	text-align:center;
}

a.linkmenu:link, a.linkmenu:visited {
	TEXT-DECORATION: none; 
	COLOR:#CA2B27; 
	font-weight:bold;
}

a.linkmenu:hover {
	background-color:#FFFFFF;
	padding:0px;
}

a:link, a:visited {
	TEXT-DECORATION: none; 
	COLOR:#000000; 
	font-weight:bold;
}

a:hover {
	COLOR:#000000; 
	font-weight:bold;
	TEXT-DECORATION: underline; 
}

.highlight_pic{
	border:2px solid #000000;
}

.orange{
	color:#FD9F09;
}

p, td {
	font-size:11px; 
	COLOR:#000000; 
	font-family: verdana; 
	font-weight: normal;
}

hr{ clear:both }

div, input, textarea, select {
	font-size:11px;  
	color:#000000; 
	font-family: verdana;
}

.verde {
	color: #5B9741;
	font-weight: bold;
}

.blackbig {
	font-size: 16px;
	font-weight: bold;
}

.pic {
	float:left;
	margin-right:3px;
}

.nopcart {
	background: #F0F0F0;
	text-align:center;
}

.nopentry{
	background: #f8f8f8;
	text-align:center;
}

.noptotal {
	background: #f8f8f8;
	text-align:center;
}