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 */
.title{
	border:solid 1px white;
	border-bottom:0px;
	border-top:solid 5px white;
	width:150px;
	height:25px;
	background-color:#1269C2;
	background-image:url(/img/btn-1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	list-style-type:none;
	text-align:left;
	font-size:20px;
	padding-top:7px;
	padding-left:5px;
	color:white;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	

}
.subtitle{
	border:solid 1px white;
	border-top:0px;
	width:155px;
	background-color:#EBEBEB;
	list-style-type:none;
}
li.subtitle2{
	border-bottom:solid 1px #8A8A8A;
	padding-top:1px;
	display:block;
	text-align:left;
	padding-top:2px;
	font-weight:normal;
	color:#8A8A8A;
	height:15px;
}
li.subtitle2:hover{
	background-color:#ccc;
	display:block;
	color:white;
}
li.subtitle2_active{
	background-color:#8A8A8A;
	border-bottom:solid 1px #8A8A8A;
	padding-top:1px;
	display:block;
	text-align:left;
	padding-left:10px;
	padding-top:2px;
	height:15px;
}
li.subtitle2 a{
	padding-left:10px;
	color:#979797;
	text-decoration:none;
}
li.subtitle2 a:hover{
	color:#FFF;
	text-decoration:none;
}
li.subtitle2_active a{
	color:#FFF;
	text-decoration:none;
}
a.special_link, .special_link a{
	color:#2EA9CA;
}
.product_desc{
	padding:5px;
	background-color:#E2E2E2;
}
