body
{
	background-color:#CCCCCC;
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana;
	font-size:11px;
}
.topbar
{
	height:20px;
}
.shadow-sx
{
	background-image:url(images/shadow-sx.gif);
	background-repeat:repeat-y;
}
.shadow-dx
{
	background-image:url(images/shadow-dx.gif);
	background-repeat:repeat-y;
}
.shadow-lsx
{
	background-image:url(images/shadow-lsx.gif);
	background-repeat:repeat-y;
}
.shadow-ldx
{
	background-image:url(images/shadow-ldx.gif);
	background-repeat:repeat-y;
}
.vbar
{
	background-color:#999999;
}
.content-td
{
	background-color:#AEAEAE;
}
.logo-td
{
	height:200px;
}
.light-td
{
	background-color:#DBDBDB;
}
#content
{
	position:relative;
	top:0px;
	width:738px;
	height:535px;
	margin:14px 0 3px 14px;
}
#content #bg
{
	position:absolute;
	top:0;
	left:0;
	width:738px;
}
#content #cont
{
	position:absolute;
	top:0;
	left:0;
	width:738px;
	height:535px;
}
#content #white
{
	position:absolute;
	top:0;
	left:0;
	width:738px;
	height:535px;
	background-color:#FFFFFF;
	opacity:.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
#content #fillwhite
{
	position:absolute;
	top:0;
	left:0;
	width:738px;
	height:0px;
	background-color:#FFFFFF;
	opacity:.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
#content #bg img
{
	opacity:.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
.foot
{
	color:#FFFFFF;
	padding-bottom:2px;
}
#menu
{
	padding:0 10px;
	margin-top:5px;
	width:738px;
}
#menu .menub
{
	display:block;
	width:150px;
	height:20px;
	background-color:#F9F9F9;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color:#666666;
	margin:5px 0;
}
#menu .menul
{
	width:150px;
	height:2px !important;
	border-bottom:2px solid #666666;
	padding:0;
	margin:0;
	font-size:1px;
}
#menu .active
{
	border-bottom:2px solid #702635;
}
#menu .title
{
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
}
img
{
	border:0;
}
a
{
	text-decoration:none;
	color:#666666;
}
a:hover
{
	text-decoration:underline;
}
.logerror
{
	color:#FF0000;
	font-weight:bold;
}
.admin .title
{
	font-variant:small-caps;
	font-size:14px;
	padding:3px 0;
}
.h-bar
{
	height:1px;
	width:98%;
	background-color:#702635;
	margin:10px 0 0 0;
}
.listino .title
{
	color:#702635;
	font-size:18px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.listino .subtitle
{
	color:#000000;
	font-size:13px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.link .title
{
	font-size:24px !important;
}
.link td
{
	border:1px dotted #CCCCCC;
}
#sep
{
	width:98%;
	height:1px;
	font-size:1px;
	background-color:#702635;
	color:#FFF;
	margin:10px auto;
}
#cont .title
{
	font-size:16px;
	font-weight:bold;
	color:#702635;
	padding-left:10px;
}
#cont .subp
{
	padding-left:20px;
	padding-right:5px;
}