@import url(/themes/sphynxsoft-08/css/box.css);
@import url(/themes/sphynxsoft-08/css/buildin_style.css);
@import url(/themes/sphynxsoft-08/css/content.css);
@import url(/themes/sphynxsoft-08/css/contactform.css);
@import url(/themes/sphynxsoft-08/css/form.css);
@import url(/themes/sphynxsoft-08/css/layout.css);
@import url(/themes/sphynxsoft-08/css/login.css);
/*@import url(/themes/sphynxsoft-08/css/navigation.css);*/
@import url(/themes/sphynxsoft-08/css/subnavigation.css);
@import url(/themes/sphynxsoft-08/css/table.css);
@import url(/themes/sphynxsoft-08/css/shopcart.css);
@import url(/themes/sphynxsoft-08/css/highslide.css);
@import url(/themes/sphynxsoft-08/css/tables.css);
@import url(/themes/sphynxsoft-08/css/misc.css);
@import url(/themes/sphynxsoft-08/navigation.css);
/*
@import url(/themes/sphynxsoft-08/navigation.css);

body {
	background: #F0FAFF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	height: 100%;
    line-height: 145%;
    margin:0;
}

*/
* { margin:0; padding:0; border:0; }




body {
	background: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center center;
	margin: 28px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
      color: #333333; ;
}
