body{
background: url(/images/mods/mod_color.png) 0 0 repeat;
overflow-x: hidden;
}
th, tr, td, div, span{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#header{
	background-image:url('/img/head-1.jpg');
	background-attachment:inherit;
	background-position:top;
	background-repeat:no-repeat;
	height:129px;
	width:933px;
}
#bottom{
	color:#999999;
}
/* MENU SCRIPTACULOUS */
.mainlevel_com{
	background-image:url(/img/btn-1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:solid 1px white;
	border-top:solid 5px white;
	width:150px;
	height:25px;

	list-style-type:none;
	text-align:left;
	font-size:20px;
	padding-top:7px;
	padding-left:5px;
	color:white;
	display:block;
}

.mainlevel_com:hover{
	text-decoration:none;color:white;
}
.subtitle{
	border:solid 1px white;
	width:150px;
	background-color:#AE4E4F;
	list-style-type:none;
}
li.subtitle2{
	height:20px;
	border-bottom:solid 1px white;
	padding-top:7px;
	display:block;
	text-align:left;
}
li.subtitle2:hover{
	background-color:grey;
	display:block;
}
li.subtitle2 a{
	padding-left:10px;
}
a.special_link, .special_link a{
	color:#8D1312;
	font-weight:normal;
}
.product_desc{
	background-color:#E2E2E2;
}
