@import url(/Css/default.css);

body, p, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p{
	text-align: justify;
}

h1,h2,h3,h4,h5{
	color: #D14900;
}
h1{
    font-size:20px;
}
h2{
    font-size:19px;
}
h3{
    font-size:18px;
}
h4{
    font-size:17px;
}
h5{
    font-size:16px;
}
.small{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.top_menu{
	color: #723F0D;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

a.top_menu:hover{
	text-decoration:underline;
}

.black{
	color: black;
}

.white{
	color: white;
}

.red{
	color: #D14900;
}

.blue{
	color: #3075B4;
}

.marg1{
	padding-left:3px;
	padding-top:3px;
}

.marg2{
	padding: 20px;
}

.marg_5{
	padding:5px;
}

a.left_menu{
	font-weight: bold;
	text-decoration: none;
}

a.left_menu:hover{
	text-decoration: underline;
}

div.sep{
	background-image: url(Images/dots.gif);
	background-repeat: repeat-x;
	background-position: center;
}

td.vsep{
	background-image: url(Images/dots.gif);
	background-repeat: repeat-y;
	background-position: center;
}
p.esheader_right{
    background-image: url(/Images/fishka_caption.gif);
    background-position: left;
    background-repeat:repeat-x;
    text-align:right;
    line-height:26px;
    color:#FFFFFF;
    padding-right:10px;
}
p.esheader_left{
    background-image: url(/Images/fishka_caption1.gif);
    background-position: right;
    text-align:left;
    background-repeat:repeat-x;
    line-height:26px;
    padding-left:10px;
    color:#FFFFFF;
}
.cursor{
    cursor:pointer;
}

.deep1{
	color: #003584;    
	font-weight:bold;
	width:100%;
	padding-left:10px;

}
.percent100{
    width:100%;
}

.fishka_caption0{
	background-color:#3E628F;
	background-image:url("/Images/div2.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
	line-height:30px;
	border-right:3px solid #6488B5;
}
.fishka_caption{
	background-image:url("/Images/div0.gif");
	background-repeat:no-repeat;
	line-height:30px;
	padding-left:40px;
	color:white;
	font-weight:bold;
}
.fishka_caption01{
        background-color:#3E628F;
        background-image:url("/Images/div2.gif");
        background-position:right bottom;
        background-repeat:no-repeat;
        line-height:30px;
}
.fishka_caption1{
	background-image:url("/Images/div3.gif");
	background-repeat:no-repeat;
	line-height:30px;
	padding-left:40px;
	color:white;
	font-weight:bold;
}

.fishka_body1{
	border-left : 2px solid #3E628F;
	border-right : 2px solid #3E628F;
	border-bottom : 2px solid #3E628F;
}

.fishka_body0{
	background-color : white;
	border-right : 3px solid #6488B5;
	border-bottom : 3px solid #6488B5;
}
.fishka_body{
	border-left : 2px solid #3E628F;
	border-right : 2px solid #3E628F;
	border-bottom : 2px solid #3E628F;
}
.fishka_body_nocaption{
	background-image:url("/Images/div1.gif");
	background-repeat:no-repeat;
/*	background-position: ;
	border-top : 2px solid #3E628F;
	border-left : 2px solid #3E628F;*/
	border-right : 2px solid #3E628F;
	border-bottom : 2px solid #3E628F;
}
.productlist_header_th{
	background-color:#ADC5E5;
	font-size: x-small;
}
.grey{
    color: Gray;
}
.imgnews{
    border: 5px solid rgb(161, 216, 255);
}
a.topic,a.topic:visited{
    text-decoration: none;
    text-transform: uppercase;
}
a.topic:hover{
    text-decoration: underline;
    text-transform: uppercase;
}
.tdbg{
	background-color: #ADC5E5;
}
.padd{
	padding:5px;
	border:5px Solid White;
}
ul.button{
	list-style-image: URL(/Images/button1.gif);
	margin-left: 25px;
	padding-left: 10px;
}
* HTML ul.button{
        list-style-image: URL(/Images/button1.gif);
        margin-left: 25px;
        padding-left: 5px;
}
.series{
	background-color: #ADC5E5;
	border:5px solid white;
	padding: 3px;
		
}
.series_header{
	background-color:#3E628F;
	font-weight:bold;
	padding: 3px;
}
.header_ser{
	color: white;
}
div.series a{
	text-decoration:none;
}
div.series a:hover{
	text-decoration:underline;
	background-color:#3333FF;
	color:#FFFFFF;
}
td.clientmenu{
    background-color:#3E628F;
    padding: 5 5 8 5;
}
a.clientmenu{
    color: White;
    text-decoration: none;
}
a.clientmenu:hover{
    text-decoration: underline;
    color: LightYellow;
}
div.document{
	background-color: #eeeeee;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 12pt;
}
tr.form_ingr td{
    border: 1px solid White;
}
tr.form_ingr th{
    border: 1px solid White;
    background-color: #cccccc;
}
td.hp a,td.ht a:visited{
    color: #723F0D;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: bold;
}
td.hp a:hover{
    text-decoration: underline;
    font-weight: bold;
    color: #723F0D;
    text-transform: uppercase;
}
input.inp, button.inp{
	background-image: url("/Images/but_bg.gif");
	background-repeat:repeat-x;
	background-position:center;
	border: 3px solid #E69164;
	color: white;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
}
div.copy{
	font-family:Verdana;
	font-size: 9px;
}
table.particles a img{
    border: 0;
}
img.bigim {border:0px; padding:5px;}
.acenter {text-align:center;}