body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/bbbb.gif) #e8e8e8;
	color: #000000;
	font-size: 12px;
	text-align:center;
	margin: 0pt 0pt 0px;
}

#footer {
	font-size: 11px;
	color: #ffffff;
}

img {
	border:0;
}

img.border-img {
	border:solid;
	border-width:1;
}	

div.headering {
	background-color: #ffffff;
	width:752px;
	margin: 0px auto;
	text-align:left;
	padding: 0px;
}

a:link,a:visited,a:active
{
	color: #ff0000;
}

a:hover
{
	color:#fff;
	background-color: #ff0000;
	text-decoration:none;
}

a.cat:link,a.cat:visited,a.cat:active
{
	color: #000000;
	font-weight:bold;
}

a.cat:hover
{
	color:#000000;
	text-decoration:none;
	background-color: transparent;
	font-weight:bold;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color: #ffffff;
}


p{
	margin-top:0px;
	text-align: justify;
	text-indent: 0.3cm;
}

p.italic{
	text-align: justify;
	font-style:italic;
	text-indent: 0.3cm;
}

p.bold{
	text-align: justify;
	font-weight:bold;
	text-indent: 0.3cm;
}

p.bigger {
	font-size:16px;
}

#news p{
	font-size:11px;
	text-align: justify;
	text-indent: 0.3cm;
}

.oil td {
	border-bottom:1px solid #000000;
}

.news-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	FONT-WEIGHT: bold;
	margin-bottom:0;
	text-indent: 0;	
}

.top {
	color:#FFFFFF;

}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	FONT-WEIGHT: bold;
	margin-bottom:-2px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#ff0000;
	FONT-WEIGHT: normal;
	margin-bottom:0;
	margin-top:5px;
}

h2 a, h2 a:hover {
	text-decoration:none;
	background:none;
}


h2.black{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	FONT-WEIGHT: bold;
	margin-bottom:0;
	margin-top:5px;
}

h4{
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	FONT-WEIGHT: bold;
	margin-bottom:0;
}

hr {
	color: #ff0000;
	background-color: #ff0000;
	height: 4px;
	margin-top:0px;
	border-style:solid;
}

td {
	vertical-align:top;
}

input,textarea,select {
	border: #ff0000 solid 1px;
	color: #000000;
	background-color:#e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
}

#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	background: #ff0000;
	float: left;
	width: 750px;

}

#nav li {
	float: left;
	position: relative;
	background: none;
	font-size:13px;
}

#nav li ul {
  display: none;
  position: absolute;
  background: url(../img/menu-bg.jpg) #ff0000;
  padding: 8px 0;
  width: 248px;
}

#nav a {
	color: #fff;
	display: block;
	text-decoration: none;
	width: 235px;
	padding: 4px 7px;
	background: #ff0000;
}

#nav a:hover {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 235px;
  padding: 4px 7px;
  background: #000000;
}

#nav li:hover,
#nav li.jshover {
	color: #ffffff;
	background: #000000;
}

#nav li li a {
	width: 210px;
	background: none;
}

#nav li:hover ul,
#nav li.jshover ul {
	display: block;
}

#nav li:hover li ul,
#nav li.jshover li ul {
  display: none;
  width: 213px;
  top: -9px;
  left: 213px;
}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
	width:248px;
	display: block;
}

#nav .topmenu {
	font-size:16px;
	text-align:center;
}


/* catalog */
div.rounded-a
{background: url('../img/corners/lt.gif') no-repeat left top #e8e8e8;}
div.rounded-a div
{background: url('../img/corners/rt.gif') no-repeat right top; height: 100%;}
div.rounded-a div div
{background: url('../img/corners/lb.gif') no-repeat left bottom; height: 100%;}
div.rounded-a div div div
{background: url('../img/corners/rb.gif') no-repeat right bottom; padding: 1px 10px 10px 10px; height: 100%;}

/* catalog */
div.rounded-b
{background: url('../img/corners/lt.gif') no-repeat left top #e8e8e8; float:left; margin:8px; width:250px;}
div.rounded-b div
{background: url('../img/corners/rt.gif') no-repeat right top; height: 100%;}
div.rounded-b div div
{background: url('../img/corners/lb.gif') no-repeat left bottom; height: 100%;}
div.rounded-b div div div
{background: url('../img/corners/rb.gif') no-repeat right bottom; padding: 5px 5px 5px 10px; height: 100%;}

div.main1 {
	background: url('../img/bbr.gif') repeat-y top right;
	width:770px;
	margin: 0px auto;
	text-align:left;
	padding: 0px;
}

div.main2 {
	background:url('../img/bbl.gif') repeat-y top left;
}