body {margin:0px;background-color: #DDDAD3;}

.leftp{ background:url(img/l.jpg); background-repeat:no-repeat; background-position:left top; width:5px; height:9px;}
.rightp{ background:url(img/r.jpg); background-repeat:no-repeat; background-position:right top; width:5px; height:9px;}
.bottom_leftp{  background:url(img/lb.jpg); background-repeat:no-repeat; background-position:left bottom; width:5px; height:9px;}
.bottom_rightp{ background:url(img/rb.jpg); background-repeat:no-repeat; background-position:right bottom; width:5px; height:9px;}
.line_lp{ background:url(img/lc.jpg); background-repeat:repeat-y; background-position:left top; width:5px; height:9px;}
.line_rp{ background:url(img/rc.jpg); background-repeat:repeat-y; background-position:right top; width:5px; height:9px;}
.centertp{ background:url(img/centertp.jpg) #FFFFFF; background-repeat:repeat-x; background-position:top; height:3px; }
.centerbp{ background:url(img/centerbp.jpg) #FFFFFF; background-repeat:repeat-x; background-position:bottom; height:3px; }

.left{ background:url(img/left.jpg); background-repeat:no-repeat; background-position:left top; width:14px; height:31px;}
.center{ background:url(img/center.jpg) #366A82; background-repeat:repeat-x; background-position:top; }
.right{ background:url(img/right.jpg); background-repeat:no-repeat; background-position:right top; width:14px; height:31px;}
.space{ background:url(img/space.jpg); background-repeat:repeat-x; background-position:top; height:3px; margin:0px;}
.line_l{ background:url(img/line_left.jpg); background-repeat:repeat-y; background-position:left top; width:3px; height:3px;}
.line_r{ background:url(img/line_right.jpg); background-repeat:repeat-y; background-position:right top; width:3px; height:3px;}
.bottom_left{  background:url(img/bottom_l.jpg); background-repeat:no-repeat; background-position:left bottom; width:14px; height:13px;}
.bottom_right{ background:url(img/bottom_r.jpg); background-repeat:no-repeat; background-position:right bottom; width:14px; height:13px;}  
.bottom_center{ background:url(img/bottom_center.jpg); background-repeat:repeat-x; background-position:bottom; }


.style1 {font-size: 11px;font-family:Tahoma;color: #FFFFFF;font-weight:700;}
.style2 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;}
.style5 {font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; }
.style6 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; }
.style7 {font-size: 12px;font-family: Arial, Helvetica, sans-serif;	font-weight: bold;color:#3C5476;}
.style11 {font-size: 12px;font-family: Arial, Helvetica, sans-serif;font-weight: bold; color:#666666;}
.prod{background-image:url(img/image.jpg); background-repeat:no-repeat; width:184px; height:208px; background-position:left center;}
.err {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#366A82;}
.err2 {font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#366A82;}
.bm:link {text-decoration: none;color:#3C5476;}
.bm:visited {text-decoration: none;color:#3C5476;}
.bm:hover {text-decoration: none;	color: #000000;}
.bm:active {text-decoration: none;color: #666666;}
a:link {color: #FFFFFF; text-decoration:none;}
a:visited {color: #FFFFFF; text-decoration:none;}
a:hover {color: #CCCCCC; text-decoration:none;}
a:active {color: #CCCCCC; text-decoration:none;}

#menu{
width:575px;
margin:auto;
float:left;
}  
#menu ul{
width: auto;
float:left;
display:block;
margin:0px;
text-align:justify;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
/*height:37px;  */
}
#menu ul li a{
display:block;
padding:0px;
padding:0 15px 0 0px;
float:left;
text-decoration:none;
text-align:justify;
line-height:24px;
}

